html,body,#root{min-height:100%}:root{--site-bg: #fafafa;--site-border-color: #2e755e;--site-secondary-color: #2ebe91;--site-secondary-surface: #a0f0d643;--site-border: 1.5px solid var(--site-border-color);--site-border-strong: 1.5px solid var(--site-border-color)}body{margin:0;background-color:var(--site-bg)}.app-shell{min-height:100vh;background:transparent;font-family:Avenir Next,Segoe UI,Helvetica,Arial,sans-serif;color:#1d2432}.iphone-screen{--screen-inline-padding: 1rem;box-sizing:border-box;width:100%;max-width:none;min-height:100vh;margin:0;padding:0 var(--screen-inline-padding) 1.25rem;display:flex;flex-direction:column;gap:calc(1rem + 5px);background:transparent}.title-layer{box-sizing:border-box;display:grid;grid-template-columns:42px 1fr auto;gap:.75rem;align-items:center;width:100%;padding-inline:var(--screen-inline-padding);padding-bottom:.3rem;padding-top:.3rem}.title-shell{position:sticky;top:0;z-index:40;width:calc(100% + (2 * var(--screen-inline-padding)));margin-inline:calc(-1 * var(--screen-inline-padding));border-bottom:var(--site-border);background-color:var(--site-bg);box-shadow:0 10px 18px -16px #1023347a}.menu-panel{position:absolute;top:calc(100% + .45rem);left:var(--screen-inline-padding);width:max-content;min-width:9.5rem;max-width:calc(100vw - (2 * var(--screen-inline-padding)));border:none;border-radius:14px;background-color:#f8fbfdd1;padding:.45rem;display:flex;flex-direction:column;align-items:stretch;gap:.2rem;max-height:min(280px,calc(100vh - 6rem));overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin;transform-origin:top left;animation:menu-panel-enter .24s cubic-bezier(.22,1,.36,1) both;backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);box-shadow:0 26px 44px -22px #1023345c,0 12px 24px -14px #10233457,0 2px 6px -2px #1023342e,inset 0 1px #ffffffa3}@keyframes menu-panel-enter{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.menu-link{border:none;background:transparent;color:#1d2432;font-weight:600;font-size:.9rem;text-align:left;padding:.5rem .55rem;width:auto;white-space:nowrap;cursor:pointer}.menu-link-active{color:#2ebe91}.icon-button{border:var(--site-border);background-color:#fff;border-radius:12px;color:#1d2432;height:42px;padding:0;font-size:.75rem;cursor:pointer}.icon-button:focus-visible{outline:2px solid #254a67;outline-offset:2px}.menu-button{border:none;background:transparent;width:40px;height:40px;min-width:40px;border-radius:10px;padding:0;display:grid;place-items:center;transition:background-color .2s ease,box-shadow .22s ease,transform .24s cubic-bezier(.22,1,.36,1)}.menu-button-selected{background:linear-gradient(180deg,#f2fbf7,#dff3eb);box-shadow:0 10px 18px -14px #132c3f99,inset 0 1px #ffffffe0}.menu-glyph{width:32px;height:24px;position:relative;transform:scale(.9);transform-origin:center}.menu-glyph-line{position:absolute;left:0;width:100%;height:2.72px;border-radius:100px;background-color:var(--site-border-color);transform-origin:center center;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s ease,background-color .22s ease}.menu-glyph-line:nth-child(1){top:0}.menu-glyph-line:nth-child(2){top:50%;transform:translateY(-50%)}.menu-glyph-line:nth-child(3){bottom:0}.menu-button-selected .menu-glyph-line{background-color:var(--site-border-color)}.menu-button-selected .menu-glyph-line:nth-child(1){transform:translateY(10.64px) rotate(45deg)}.menu-button-selected .menu-glyph-line:nth-child(2){opacity:0;transform:translateY(-50%) scaleX(.45)}.menu-button-selected .menu-glyph-line:nth-child(3){transform:translateY(-10.64px) rotate(-45deg)}.profile-button{border:none;background:transparent;width:32px;height:32px;min-width:32px;border-radius:0;padding:0;display:grid;place-items:center}.profile-button-selected .profile-icon{stroke:var(--site-border-color)}.profile-icon{width:35.0175px;height:35.0175px;stroke:var(--site-border-color);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none;pointer-events:none;-webkit-user-select:none;user-select:none}.logo-placeholder{height:42px;display:flex;align-items:center;justify-content:center;padding:0}.logo-button{border:0;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.logo-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.logo-image{display:block;object-fit:contain}.logo-text-image{width:100%;max-width:156px;max-height:32px}.hero-top{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem}.hero h1{margin:0;font-size:clamp(1.4rem,4vw,2rem);line-height:1.1;letter-spacing:.01em}.hero-title{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.4rem}.hero-topic-word-shell{display:inline-grid;align-items:end;min-height:1.2em;padding-block:.08em;overflow:hidden}.hero-topic-word{display:inline-block;color:#2ebe91;animation:hero-topic-enter .5s cubic-bezier(.22,.61,.36,1) both}@keyframes hero-topic-enter{0%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}.intro{margin:.5rem 0 0;color:#4c6075;font-size:.96rem}.description{margin:.2rem 0 0;color:#4f5f73;line-height:1.45;font-size:.93rem}.vote-section{display:grid;gap:.4rem;padding-block:1.15rem 1.35rem}.vote-section h2{margin:0;font-size:1.32rem;text-align:center}.vote-topic-label{margin:0;text-align:center;color:#4c6075;font-size:.84rem;font-weight:600}.vote-topic-label span{color:#2e755e}.vote-grid{margin-top:.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.vote-option{border:var(--site-border);border-radius:16px;background:linear-gradient(180deg,#f8fcfa,#f2f8f5);padding:.45rem;display:grid;gap:.45rem;text-align:center;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,opacity .28s ease,filter .28s ease}.vote-option-button{position:relative;width:100%;border:0;border-radius:0;background:transparent;padding:0;gap:.55rem;font:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.vote-option-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.vote-option-button:disabled{cursor:default}.vote-option p,.vote-option-name{margin:.45rem 0 0;font-weight:600;font-size:.92rem;text-align:center;display:block}.vote-option-name{margin-top:0;font-size:1.05rem;line-height:1.15;min-height:calc(1.05rem * .9 * 3);display:flex;align-items:flex-start;justify-content:center;overflow-wrap:anywhere}.vote-option-selected{animation:vote-card-selected .42s cubic-bezier(.22,1,.36,1) both;box-shadow:0 20px 30px -24px #102334a6,0 10px 14px -12px #2e755e8c}.vote-option-button.vote-option-selected{box-shadow:none}.vote-option-unselected{animation:vote-card-unselected .42s cubic-bezier(.22,1,.36,1) both}.vote-outcome-image-fill{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;transform-origin:left center;opacity:.28;animation:vote-outcome-fill 1s cubic-bezier(.22,1,.36,1) both}.vote-option-outcome-winner .vote-outcome-image-fill{background:linear-gradient(90deg,#2ebe91f2,#2e755ed1)}.vote-option-outcome-loser .vote-outcome-image-fill{background:linear-gradient(90deg,#d95f5ff2,#b94141d1)}.vote-outcome{position:absolute;left:.58rem;top:.58rem;z-index:3;display:inline-grid;justify-items:start;gap:.04rem;max-width:calc(100% - 3.2rem);border:1px solid rgba(255,255,255,.68);border-radius:8px;background-color:#ffffffe0;box-shadow:0 12px 18px -14px #102334c7;padding:.36rem .48rem;color:#102334;font-variant-numeric:tabular-nums;pointer-events:none;animation:vote-outcome-copy-in .26s ease .12s both}.vote-outcome-delta{font-size:.86rem;font-weight:900;line-height:1}.vote-outcome-rate{color:#4c6075;font-size:.62rem;font-weight:800;line-height:1.05}.vote-option-outcome-winner .vote-outcome-delta{color:#24775e}.vote-option-outcome-loser .vote-outcome-delta{color:#ba4545}.vote-option-with-outcome .vote-selection-checkmark{z-index:4}.vote-rank-shift{position:absolute;left:50%;bottom:.62rem;z-index:3;display:grid;justify-items:center;gap:.06rem;transform:translate(-50%);width:min(calc(100% - 1.1rem),12rem);color:#fff;text-align:center;pointer-events:none;text-shadow:0 2px 10px rgba(16,35,52,.72);animation:vote-rank-shift-in .32s cubic-bezier(.22,1,.36,1) .16s both}.vote-rank-shift-value{font-size:clamp(1.55rem,7vw,2.25rem);font-weight:950;line-height:.96}.vote-skip-button{justify-self:center;margin-top:0;width:min(100%,12rem);min-height:2.65rem;border:var(--site-border);border-radius:8px;background-color:#f8fcfa;color:#2e755e;font:inherit;font-size:.95rem;font-weight:700;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.vote-skip-button:hover:not(:disabled){border-color:#2e755e6b;background-color:#eef8f4;color:#245f4c}.vote-skip-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.vote-skip-button:disabled{cursor:default;opacity:.58}.vote-selection-checkmark{position:absolute;top:.42rem;right:.42rem;width:1.86rem;height:1.86rem;border-radius:999px;background-color:var(--site-secondary-color);color:#fff;display:grid;place-items:center;box-shadow:0 14px 20px -16px #102334c7,0 6px 12px -9px #2e755ec7;animation:vote-checkmark-pop .28s cubic-bezier(.2,.8,.2,1) both}.vote-selection-checkmark svg{width:.95rem;height:.95rem}.vote-selection-checkmark path{fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}@keyframes vote-card-selected{0%{transform:translateY(0) scale(1)}45%{transform:translateY(-5px) scale(1.04)}to{transform:translateY(-2px) scale(1.01)}}@keyframes vote-card-unselected{0%{transform:translateY(0) scale(1);opacity:1;filter:saturate(1)}to{transform:translateY(6px) scale(.97);opacity:.58;filter:saturate(.72)}}@keyframes vote-checkmark-pop{0%{transform:translateY(4px) scale(.65);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes vote-outcome-fill{0%{transform:scaleX(0)}}@keyframes vote-outcome-copy-in{0%{transform:translateY(3px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes vote-rank-shift-in{0%{transform:translate(-50%,8px) scale(.94);opacity:0}to{transform:translate(-50%) scale(1);opacity:1}}@keyframes vote-image-spinner{to{transform:rotate(360deg)}}.vote-fallback-message{margin:0;border:var(--site-border);border-radius:14px;background-color:#f8fbfd;color:#4c6075;font-size:.88rem;line-height:1.42;padding:.72rem .84rem;text-align:center}.guest-account-prompt{box-sizing:border-box;position:fixed;left:50%;bottom:max(1rem,env(safe-area-inset-bottom));z-index:80;width:min(calc(100vw - 2rem),28rem);border:var(--site-border);border-radius:8px;background-color:#f8fbfdf0;box-shadow:0 28px 56px -34px #102334ad,0 12px 26px -20px #1023348c,inset 0 1px #ffffffd1;padding:.88rem;display:grid;gap:.78rem;transform:translate(-50%);animation:guest-account-prompt-enter .22s cubic-bezier(.22,1,.36,1) both;backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%)}.guest-account-prompt-copy{display:grid;gap:.3rem}.guest-account-prompt h2{margin:0;color:#1d2432;font-size:1.05rem;line-height:1.16}.guest-account-prompt p{margin:0;color:#4c6075;font-size:.9rem;line-height:1.36}.guest-account-prompt-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:center}.guest-account-prompt-primary,.guest-account-prompt-secondary{min-height:2.5rem;border-radius:8px;font:inherit;font-size:.9rem;font-weight:800;cursor:pointer}.guest-account-prompt-primary{border:1.5px solid #24775e;background-color:#2ebe91;color:#102334;padding:0 .88rem}.guest-account-prompt-secondary{border:none;background-color:transparent;color:#2e755e;padding:0 .3rem}.guest-account-prompt-primary:focus-visible,.guest-account-prompt-secondary:focus-visible{outline:2px solid #254a67;outline-offset:2px}@keyframes guest-account-prompt-enter{0%{opacity:0;transform:translate(-50%,.5rem) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}.home-topic-lists{width:100%;min-width:0;display:grid;gap:.3rem;isolation:isolate}.home-topics-section{display:grid;gap:.15rem}.home-topics-header-row{display:flex;align-items:baseline;justify-content:flex-start;gap:.75rem;position:relative;z-index:1}.home-topics-header-row h2{margin:0;font-size:1rem}.home-topics-grid{display:flex;flex-wrap:nowrap;gap:.68rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scroll-behavior:smooth;position:relative;z-index:2}.home-topics-grid-trending{gap:0px;margin-bottom:-2.25rem;padding-block:.45rem 2.75rem;padding-left:10px;scroll-padding-left:10px}.home-topics-grid-grouped{gap:.4rem;margin-bottom:-2.25rem;padding-block:.45rem 2.75rem;padding-inline:2px;scroll-padding-left:2px}.home-topic-card{--topic-card-shadow: 0 16px 28px -22px rgba(16, 35, 52, .42), 0 8px 16px -15px rgba(16, 35, 52, .28), 0 1px 0 rgba(255, 255, 255, .78) inset;--topic-card-shadow-hover: 0 24px 40px -24px rgba(16, 35, 52, .48), 0 12px 22px -16px rgba(16, 35, 52, .34), 0 1px 0 rgba(255, 255, 255, .84) inset;--home-topic-title-space: 2.25rem;box-sizing:border-box;flex:0 0 clamp(132px,36vw,176px);aspect-ratio:1 / 1;border:var(--site-border);border-radius:14px;background:linear-gradient(180deg,#f8fcfa,#f2f8f5);box-shadow:var(--topic-card-shadow);padding:.5rem;display:grid;grid-template-rows:minmax(0,1fr) minmax(var(--home-topic-title-space),auto);gap:.45rem;scroll-snap-align:start;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.home-topic-card-button{box-sizing:border-box;color:inherit;font:inherit;text-align:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.home-topic-card-button:focus-visible:not(.home-topic-card-trending){outline:2px solid #2ebe91;outline-offset:2px;box-shadow:var(--topic-card-shadow-hover);transform:translateY(-2px)}.home-topic-card-button:active:not(.home-topic-card-trending){transform:translateY(-1px)}.home-topic-card-trending{--home-topic-card-size: clamp(132px, 36vw, 176px);--home-topic-card-overlap: clamp(2.04rem, 7.65vw, 2.72rem);--home-topic-rank-base-visible-width: clamp(106px, 28.8vw, 141px);--home-topic-rank-visible-width: var(--home-topic-rank-base-visible-width);--home-topic-rank-offset-width: var(--home-topic-rank-visible-width);--home-topic-leading-overlap: var(--home-topic-card-overlap);position:relative;flex:0 0 calc(var(--home-topic-card-size) + var(--home-topic-rank-offset-width));width:calc(var(--home-topic-card-size) + var(--home-topic-rank-offset-width));height:var(--home-topic-card-size);aspect-ratio:auto;border:0;background:transparent;box-shadow:none;padding:0;display:block;overflow:visible;transition:none}.home-topic-card-trending[data-rank="10"]{--home-topic-rank-visible-width: clamp(150px, 40.8vw, 200px);--home-topic-rank-width: var(--home-topic-rank-visible-width);--home-topic-rank-card-overlap: clamp(1rem, 4vw, 1.35rem);--home-topic-rank-offset-width: calc( var(--home-topic-rank-visible-width) - var(--home-topic-rank-card-overlap) );--home-topic-rank-ten-leading-gap: calc(clamp(.35rem, 1.4vw, .75rem) + 10px) ;--home-topic-leading-overlap: calc(-1 * var(--home-topic-rank-ten-leading-gap))}.home-topics-grid-trending .home-topic-card-trending+.home-topic-card-trending{margin-left:calc(-1 * var(--home-topic-leading-overlap))}.home-topic-card-surface{position:relative;z-index:1;box-sizing:border-box;width:var(--home-topic-card-size);height:var(--home-topic-card-size);margin-left:var(--home-topic-rank-offset-width);border:var(--site-border);border-radius:14px;background:linear-gradient(180deg,#f8fcfa,#f2f8f5);box-shadow:var(--topic-card-shadow);padding:.5rem;display:grid;grid-template-rows:minmax(0,1fr) minmax(var(--home-topic-title-space),auto);gap:.45rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.home-topic-card-trending:focus-visible{outline:none}.home-topic-card-trending:focus-visible .home-topic-card-surface{outline:2px solid #2ebe91;outline-offset:2px;box-shadow:var(--topic-card-shadow-hover);transform:translateY(-2px)}.home-topic-card-trending:active .home-topic-card-surface{transform:translateY(-1px)}@media(hover:hover)and (pointer:fine){.home-topic-card-button:hover:not(.home-topic-card-trending){box-shadow:var(--topic-card-shadow-hover);transform:translateY(-3px)}.home-topic-card-trending:hover .home-topic-card-surface{box-shadow:var(--topic-card-shadow-hover);transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.home-topic-card,.home-topic-card-surface{transition:none}}.home-topic-media{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:10px}.home-topic-image,.home-topic-image-placeholder{width:100%;height:100%}.home-topic-image{display:block;object-fit:cover;border:0;border-radius:10px;background:transparent}.home-topic-image-placeholder{border:0;border-radius:0;background:transparent;padding:0}.home-topic-rank{position:absolute;left:0;top:0;z-index:0;box-sizing:border-box;width:var(--home-topic-rank-width, var(--home-topic-card-size));height:var(--home-topic-card-size);padding:0;display:flex;align-items:center;justify-content:flex-end;color:var(--site-secondary-color);font-size:clamp(8.25rem,36vw,11rem);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:0;line-height:.82;opacity:.92;text-shadow:0 10px 24px rgba(16,35,52,.14),0 2px 0 rgba(255,255,255,.72)}.home-topic-rank-ten{display:inline-flex;align-items:center}.home-topic-rank-ten-zero{margin-left:-.17em}.home-topics-grid-trending .home-topic-card-trending:first-child{--home-topic-first-rank-offset-width: clamp(3.1rem, 13vw, 4.1rem);--home-topic-first-leading-trim: calc( var(--home-topic-rank-visible-width) - var(--home-topic-first-rank-offset-width) );--home-topic-rank-offset-width: var(--home-topic-first-rank-offset-width)}.home-topics-grid-trending .home-topic-card-trending:first-child .home-topic-rank{left:calc(0px - var(--home-topic-first-leading-trim))}.home-topic-card h3{margin:0;min-height:var(--home-topic-title-space);display:flex;align-items:center;justify-content:center;font-size:.9rem;line-height:1.15;overflow-wrap:anywhere;text-align:center}.home-topic-lists .home-topic-card,.home-topic-lists .home-topic-card-surface,.topics-hub-grid .home-topic-card{grid-template-rows:minmax(0,1fr) auto}.home-topic-lists .home-topic-card h3,.topics-hub-grid .home-topic-card h3{font-size:.82rem;min-height:0;align-items:flex-end}.image-placeholder{border:var(--site-border-strong);border-radius:14px;background-color:#f0f6fb;color:#466683;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.75rem;font-weight:600;padding:.35rem;width:100%;aspect-ratio:1 / 1}.vote-option-image-shell{width:100%;aspect-ratio:1 / 1;display:block;position:relative;overflow:hidden;border:2px solid var(--site-secondary-color);border-radius:12px;background-color:#f0f6fb}.vote-option-image{box-sizing:border-box;width:100%;height:100%;border:none;border-radius:0;object-fit:cover;background-color:transparent;display:block;transition:opacity .16s ease}.vote-option-image-pending{opacity:0}.vote-option-image-shell .image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;border:0;border-radius:0;aspect-ratio:auto}.vote-option-image-spinner{position:absolute;left:50%;top:50%;z-index:1;width:1.35rem;height:1.35rem;margin-left:-.675rem;margin-top:-.675rem;border:2px solid rgba(70,102,131,.22);border-top-color:#2e755ebd;border-radius:999px;animation:vote-image-spinner .78s linear infinite}.topics-hub-section{margin-top:.15rem;display:grid;gap:.9rem}.topics-hub-header{display:grid;gap:.35rem;width:100%;max-width:100%}.topics-hub-header h1{margin:0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.1}.topics-hub-header p{margin:0;color:#4c6075;font-size:.95rem}.topics-search-row{display:grid;gap:.34rem;margin-top:.5rem;width:100%;max-width:100%}.topics-search-label{margin:0;font-size:.82rem;font-weight:600;color:#4c6075}.topics-search-input-shell{box-sizing:border-box;display:flex;align-items:center;width:100%;border:var(--site-border);border-radius:12px;background-color:#fff;padding-right:.2rem}.topics-search-input-shell:focus-within{outline:2px solid #2ebe91;outline-offset:2px}.topics-search-input{flex:1;min-width:0;border:0;background:transparent;color:#1d2432;font:inherit;font-size:.93rem;line-height:1.2;padding:.58rem .74rem}.topics-search-input::placeholder{color:#6a7686}.topics-search-input:focus-visible{outline:none}.topics-search-input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.topics-search-clear-button{border:none;background:transparent;width:32px;height:32px;min-width:32px;border-radius:10px;display:grid;place-items:center;padding:0;cursor:pointer}.topics-search-clear-glyph{width:15px;height:15px;position:relative}.topics-search-clear-line{position:absolute;top:50%;left:0;width:100%;height:2.72px;margin-top:-1.36px;border-radius:100px;background-color:var(--site-border-color)}.topics-search-clear-line:nth-child(1){transform:rotate(45deg)}.topics-search-clear-line:nth-child(2){transform:rotate(-45deg)}.topics-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.topics-hub-grid .home-topic-card{gap:4px}.topics-hub-empty{margin:0;border:var(--site-border);border-radius:14px;background-color:#f8fbfd;color:#4c6075;font-size:.92rem;line-height:1.45;padding:.72rem .84rem}.topic-vote-page{margin-top:1rem;display:grid;gap:1.25rem}.topic-vote-header{display:grid;justify-items:center;text-align:center}.topic-vote-header h1{margin:0;color:var(--site-border-color);font-size:clamp(1.75rem,3vw,2rem);line-height:1.1}.topic-vote-page .vote-section{padding-top:0}.topic-elo-section{--topic-elo-cell-padding-block: .58rem;--topic-elo-cell-padding-inline: .72rem;--topic-elo-image-size: 3rem;--topic-elo-item-gap: .66rem;--topic-elo-rank-cell-width: 3.75rem;--topic-elo-score-cell-width: 5.6rem;display:grid;gap:.75rem;width:100%;padding-bottom:4rem}.topic-elo-table-shell{width:100%;min-width:0;overflow-x:hidden;padding-top:.1rem;background:transparent}.topic-elo-search-row{display:grid;width:100%;max-width:100%;margin-bottom:-.75rem}.topic-elo-table{width:100%;min-width:0;table-layout:fixed;border-collapse:separate;border-spacing:0 .56rem;font-size:.9rem}.topic-elo-table td{box-sizing:border-box;border-top:var(--site-border);border-bottom:var(--site-border);background:linear-gradient(180deg,#fff,#f8fcfa);box-shadow:0 14px 22px -22px #10233499,inset 0 1px #ffffffe0;padding:var(--topic-elo-cell-padding-block) var(--topic-elo-cell-padding-inline);text-align:left;vertical-align:middle}.topic-elo-table td:first-child{width:var(--topic-elo-rank-cell-width);padding-left:.58rem;padding-right:.48rem;text-align:center}.topic-elo-table td:first-child{border-left:var(--site-border);border-radius:14px 0 0 14px}.topic-elo-table td:last-child{width:var(--topic-elo-score-cell-width);text-align:right;font-variant-numeric:tabular-nums}.topic-elo-table td:last-child{border-right:var(--site-border);border-radius:0 14px 14px 0}.topic-elo-row-1 td{border-color:#e2b123bd;background:linear-gradient(180deg,#fffaf0,#fdf5df)}.topic-elo-row-1 td:first-child{border-left-color:#f9d45c;border-left-width:4px;box-shadow:0 14px 22px -22px #10233499,inset 0 1px #ffffffe0}.topic-elo-row-1 td:last-child{border-right-color:#e2b123bd}.topic-elo-row-2 td{border-color:#67819780;background:linear-gradient(180deg,#f9fbfd,#eff5f8)}.topic-elo-row-2 td:first-child{border-left-color:#b7c5cf;border-left-width:4px;box-shadow:0 14px 22px -22px #10233499,inset 0 1px #ffffffe0}.topic-elo-row-2 td:last-child{border-right-color:#67819780}.topic-elo-row-3 td{border-color:#b1753980;background:linear-gradient(180deg,#fff8f1,#f8ede3)}.topic-elo-row-3 td:first-child{border-left-color:#d8a06a;border-left-width:4px;box-shadow:0 14px 22px -22px #10233499,inset 0 1px #ffffffe0}.topic-elo-row-3 td:last-child{border-right-color:#b1753980}.topic-elo-row-promoted td{animation:topic-elo-row-promoted 1.8s ease both}.topic-elo-row-promoted .topic-elo-rank{animation:topic-elo-rank-promoted .7s cubic-bezier(.22,1,.36,1) both}.topic-elo-item{display:grid;grid-template-columns:var(--topic-elo-image-size) minmax(0,1fr);gap:var(--topic-elo-item-gap);align-items:center;min-width:0}.topic-elo-item-image-shell{box-sizing:border-box;width:var(--topic-elo-image-size);height:var(--topic-elo-image-size);border:2px solid var(--site-secondary-color);border-radius:12px;background-color:#f0f6fb;display:block;overflow:hidden;box-shadow:0 10px 16px -14px #102334b3}.topic-elo-item-image,.topic-elo-item-image-placeholder{display:block;width:100%;height:100%}.topic-elo-item-image{object-fit:cover}.topic-elo-item-image-placeholder{background:linear-gradient(135deg,#2ebe9147,#2e755e14),#f0f6fb}.topic-elo-item-copy{display:grid;min-width:0}.topic-elo-item-name{color:#102334;font-size:.96rem;font-weight:750;line-height:1.14;overflow-wrap:anywhere}.topic-elo-rank{display:inline-grid;place-items:center;min-width:2.1rem;height:2.1rem;border-radius:999px;background-color:#eef4f1;color:#4c6075;font-size:.88rem;font-weight:800;line-height:1}.topic-elo-rank-1{background-color:#f9d45c;color:#50390c;box-shadow:0 8px 16px -12px #50390cb8}.topic-elo-rank-2{background-color:#dce4ea;color:#344250;box-shadow:0 8px 16px -12px #344250a8}.topic-elo-rank-3{background-color:#d8a06a;color:#45280f;box-shadow:0 8px 16px -12px #45280fa8}.topic-elo-score{display:inline-grid;justify-items:end;gap:.04rem}.topic-elo-score-value{color:#102334;font-size:1.05rem;font-weight:800;line-height:1}.topic-elo-score-label{color:#2e755e;font-size:.66rem;font-weight:800;line-height:1}.topic-elo-status{margin:0;color:#4c6075;font-size:.9rem;line-height:1.35}.topic-elo-status-error{color:#9d2d2d;font-weight:650}.topic-elo-show-more-button{justify-self:center;width:min(100%,12rem);min-height:2.5rem;border:var(--site-border);border-radius:8px;background-color:#f8fcfa;color:#2e755e;font:inherit;font-size:.9rem;font-weight:700;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.topic-elo-show-more-button:hover{border-color:#2e755e6b;background-color:#eef8f4;color:#245f4c}.topic-elo-show-more-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}@media(max-width:360px){.topic-elo-section{--topic-elo-cell-padding-block: .52rem;--topic-elo-cell-padding-inline: .5rem;--topic-elo-image-size: 2.55rem;--topic-elo-item-gap: .5rem;--topic-elo-rank-cell-width: 3.05rem;--topic-elo-score-cell-width: 4.65rem}.topic-elo-rank{min-width:1.86rem;height:1.86rem}}@keyframes topic-elo-row-promoted{0%,to{filter:brightness(1) saturate(1)}26%{filter:brightness(1.06) saturate(1.14)}}@keyframes topic-elo-rank-promoted{0%{transform:scale(1)}42%{transform:scale(1.14)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.vote-rank-shift,.topic-elo-row-promoted td,.topic-elo-row-promoted .topic-elo-rank{animation:none}}.topic-vote-slug-list{display:flex;flex-wrap:wrap;gap:.45rem}.topic-vote-slug-link{border:var(--site-border);border-radius:999px;background-color:#fff;color:#2e755e;font:inherit;font-size:.78rem;font-weight:600;line-height:1;padding:.4rem .62rem;cursor:pointer}.topic-vote-slug-link:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.topic-audit-section{margin-top:.15rem;display:grid;gap:.8rem}.topic-audit-header{display:grid;gap:.28rem}.topic-audit-header h1{margin:0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.1}.topic-audit-header p{margin:0;color:#4c6075;font-size:.9rem;line-height:1.4}.topic-audit-slug-list{display:flex;flex-wrap:wrap;gap:.45rem}.topic-audit-slug-link{border:var(--site-border);border-radius:999px;background-color:#fff;color:#2e755e;font-size:.78rem;font-weight:600;line-height:1;padding:.4rem .62rem;text-decoration:none}.topic-audit-slug-link:hover{text-decoration:underline}.topic-audit-slug-link:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.topic-base-image-section{border:var(--site-border);border-radius:16px;background:linear-gradient(180deg,#f8fcfa,#f2f8f5);padding:.8rem;display:grid;gap:.55rem;justify-items:start}.topic-base-image-section h2{margin:0;font-size:1.2rem;line-height:1.12}.topic-base-image-card{width:clamp(132px,36vw,176px)}.topic-base-image-label{margin:0;font-size:.9rem;line-height:1.15;text-align:center}.topic-base-image-note{margin:0;color:#4c6075;font-size:.82rem;line-height:1.4}.topic-audit-image-trigger{border:none;background:transparent;padding:0;width:100%;display:block;cursor:pointer;border-radius:14px}.topic-audit-image-trigger:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.topic-audit-image-trigger-selected{box-shadow:0 0 0 2px #2e755e}.topic-audit-image-trigger-topic-card{height:100%;border-radius:10px}.vote-option-editing p{color:#1f6b4d}.topic-remediation-section{border:var(--site-border);border-radius:16px;background:linear-gradient(180deg,#f8fcff,#f2f8fd);padding:.8rem;display:grid;gap:.72rem}.topic-remediation-header{display:grid;gap:.28rem}.topic-remediation-header h2{margin:0;font-size:1.2rem;line-height:1.12}.topic-remediation-header p{margin:0;color:#4c6075;font-size:.86rem;line-height:1.42}.topic-remediation-open-hint{color:#2f516c;font-weight:600}.topic-remediation-grid{display:grid;gap:.85rem}.topic-remediation-controls{display:grid;gap:.42rem}.topic-remediation-label{color:#355069;font-size:.78rem;font-weight:700}.topic-remediation-select{border:var(--site-border);border-radius:11px;background:#fff;color:#1d2432;font-size:.86rem;line-height:1.2;padding:.48rem .58rem}.topic-remediation-range{width:100%;accent-color:#2e755e}.topic-remediation-file-row{display:grid;gap:.32rem}.topic-remediation-file-name{margin:0;color:#4a667f;font-size:.78rem;line-height:1.3}.topic-remediation-checkbox-row{display:inline-flex;align-items:center;gap:.45rem;color:#2f516c;font-size:.8rem;font-weight:600}.topic-remediation-checkbox-row input{margin:0;width:16px;height:16px;accent-color:#2e755e}.topic-remediation-actions{display:flex;flex-wrap:wrap;gap:.5rem}.topic-remediation-button{border:var(--site-border);border-radius:11px;background:#fff;color:#24384d;font-size:.84rem;font-weight:650;line-height:1;padding:.55rem .78rem;cursor:pointer}.topic-remediation-button:disabled{cursor:not-allowed;opacity:.55}.topic-remediation-button-primary{background:#2e755e;border-color:#2e755e;color:#fff}.topic-remediation-open-button{width:fit-content}.topic-remediation-status{margin:.15rem 0 0;font-size:.78rem;line-height:1.35}.topic-remediation-status.status-idle{color:#4a667f}.topic-remediation-status.status-uploading{color:#215378}.topic-remediation-status.status-success{color:#1f6b4d}.topic-remediation-status.status-error{color:#9f2f2b}.topic-remediation-preview-shell{display:grid;gap:.42rem}.topic-remediation-preview-frame{border:var(--site-border);border-radius:14px;padding:.48rem;background-color:#fff}.topic-remediation-preview-canvas{width:100%;max-width:360px;aspect-ratio:1 / 1;display:block;border-radius:10px;background-color:#edf3f9;background-image:linear-gradient(45deg,rgba(74,102,127,.16) 25%,transparent 25%),linear-gradient(-45deg,rgba(74,102,127,.16) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(74,102,127,.16) 75%),linear-gradient(-45deg,transparent 75%,rgba(74,102,127,.16) 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.topic-remediation-preview-meta{margin:0;color:#4a667f;font-size:.78rem;line-height:1.35}.profile-auth-shell{margin-top:.15rem;border:var(--site-border);border-radius:16px;background-color:#f8fbfd;padding:1rem;display:grid;justify-items:center;text-align:center;gap:.7rem}.profile-auth-title{margin:0;font-size:clamp(1.4rem,4vw,2rem);line-height:1.1;color:#1d2432}.profile-auth-actions{margin-top:.15rem;padding-top:.35rem;display:grid;justify-items:center;text-align:center;gap:.7rem}.profile-auth-copy{margin:0;color:#4c6075;font-size:.94rem;line-height:1.45;max-width:28ch}.profile-loading-spinner{position:relative;width:min(122px,35.2vw);aspect-ratio:1;margin:0 auto;border:var(--site-border-strong);border-radius:999px;background-color:#f0f6fb}.profile-auth-google-button{border:var(--site-border);border-radius:999px;background-color:#fff;color:#1d2432;font-size:.84rem;font-weight:700;line-height:1;height:38px;padding:0 1rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-top:15px}.profile-auth-google-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-guest-tour{gap:calc(.9rem + 5px)}.profile-guest-hero{box-sizing:border-box;display:grid;justify-items:center;gap:.92rem;text-align:center}.profile-guest-copy{width:min(100%,30rem);display:grid;justify-items:center;gap:.62rem}.profile-name.profile-guest-title{max-width:100%;padding-inline:0rem}.profile-guest-lead{box-sizing:border-box;margin:0;width:100%;max-width:100%;padding-inline:1rem;color:#4c6075;font-size:.94rem;line-height:1.45}.profile-guest-primary-button{margin-top:0;min-width:11.4rem;background-color:#1d2432;color:#fff}.profile-guest-avatar-panel{gap:.65rem}.profile-guest-benefit-ticker{width:calc(100% + (2 * var(--screen-inline-padding)));margin:10px calc(-1 * var(--screen-inline-padding)) 0;overflow:hidden;color:#1d2432}.profile-guest-benefit-track{width:max-content;display:flex;align-items:center;animation:profile-guest-benefit-ticker 24s linear infinite}.profile-guest-benefit-set{display:flex;align-items:center;gap:.92rem;padding-right:.92rem}.profile-guest-benefit-item{display:inline-flex;align-items:center;gap:.92rem;color:#2e755e;font-size:.94rem;font-weight:800;line-height:1.2;white-space:nowrap}.profile-guest-benefit-item:after{content:"";width:5px;height:5px;border-radius:999px;background-color:#2ebe91}@keyframes profile-guest-benefit-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.profile-guest-benefit-track{animation:none}}.profile-guest-wavelength{margin-top:.1rem;gap:.78rem}.profile-guest-wavelength-description{box-sizing:border-box;justify-self:center;width:min(100%,34rem);margin:-.18rem 0 .1rem;padding-inline:1rem;color:#4c6075;font-size:.88rem;line-height:1.42;text-align:center}.profile-section{position:relative;margin-top:.15rem;display:grid;gap:calc(1rem + 5px)}.profile-identity{display:grid;gap:10px}.profile-name{margin:0;padding-inline:4.25rem;text-align:center;font-size:clamp(1.4rem,4vw,2rem);line-height:1.1;letter-spacing:.01em;font-weight:700;color:#1d2432;overflow-wrap:anywhere}.profile-display-name-form{width:min(100%,320px);margin:0 auto;display:grid;gap:.38rem}.profile-display-name-label{color:#4c6075;font-size:.78rem;font-weight:700;line-height:1.1}.profile-display-name-row{display:flex;align-items:center;gap:.45rem}.profile-display-name-input{min-width:0;flex:1 1 auto;height:34px;box-sizing:border-box;border:var(--site-border);border-radius:8px;background-color:#fff;color:#1d2432;font:inherit;font-size:.84rem;padding:0 .62rem}.profile-display-name-input:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-display-name-button{flex:0 0 auto;height:34px;border:var(--site-border);border-radius:999px;background-color:#fff;color:#1d2432;font-size:.76rem;font-weight:700;line-height:1;padding:0 .72rem;cursor:pointer}.profile-display-name-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-display-name-button:disabled,.profile-display-name-input:disabled{opacity:.7;cursor:default}.profile-display-name-error{margin:0;color:#b33a3a;font-size:.76rem;line-height:1.25}.profile-avatar-customizer{position:relative;display:grid;justify-items:center;gap:.56rem}.profile-avatar-customizer-editing{gap:.68rem}.profile-avatar-row{margin-top:5px;display:flex;align-items:center;gap:.7rem}.profile-avatar-arrow{width:36px;height:36px;border:0;border-radius:999px;background-color:transparent;color:#2e755e;display:grid;place-items:center;padding:0;cursor:pointer;transition:background-color .16s ease,color .16s ease,opacity .16s ease}.profile-avatar-arrow:hover:not(:disabled){background-color:#eef8f4;color:#245f4c}.profile-avatar-arrow-icon{width:13px;height:13px;border-top:4.5px solid currentColor;border-right:4.5px solid currentColor;display:block}.profile-avatar-arrow-previous .profile-avatar-arrow-icon{transform:rotate(-135deg);margin-left:4px}.profile-avatar-arrow-next .profile-avatar-arrow-icon{transform:rotate(45deg);margin-right:4px}.profile-avatar-arrow:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-avatar-arrow:disabled{opacity:.7;cursor:default}.profile-avatar{position:relative;width:min(122px,35.2vw);aspect-ratio:1;margin:0 auto;border-radius:999px;border:var(--site-border-strong);background-color:#f0f6fb;display:grid;place-items:center;overflow:hidden}.profile-avatar-gradient{background-size:360% 360%;animation:profile-avatar-gradient-shift 4.2s ease-in-out infinite alternate}.profile-avatar-emoji,.profile-rating-word{font-size:clamp(2.64rem,10.8vw,4.08rem);width:1.5em;height:1.5em;line-height:1;font-weight:700;transform-origin:center;white-space:nowrap}.profile-avatar-emoji{position:absolute;top:50%;left:50%;translate:-50% -50%;display:grid;place-items:center}.profile-avatar-emoji-spin{position:absolute;top:50%;left:50%;translate:-50% calc(-50% + var(--profile-avatar-face-offset-y, 0em));min-width:100%;width:max-content;line-height:1;display:block;scale:var(--profile-avatar-face-scale, 1);text-align:center;transform-origin:center;transition:transform .2s ease;white-space:nowrap}.profile-avatar-emoji-spin-complete-cycle{animation:profile-avatar-emoji-spin-complete-cycle .2s ease forwards}@keyframes profile-avatar-emoji-spin-complete-cycle{0%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes profile-avatar-gradient-shift{0%{background-position:0% 50%}33%{background-position:100% 0%}66%{background-position:0% 100%}to{background-position:100% 50%}}@media(prefers-reduced-motion:reduce){.profile-avatar-gradient{animation:none}}.profile-avatar-controls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.profile-avatar-frame-strip{width:min(100%,370px);display:flex;justify-content:center;gap:.5rem;overflow-x:auto;padding:10px .5rem .24rem}.profile-avatar-card{position:relative;flex:0 0 58px;width:58px;height:58px;box-sizing:border-box;border:var(--site-border);border-radius:8px;background-color:#fff;display:grid;place-items:center}.profile-avatar-card-selected{border-color:#2ebe91;box-shadow:0 0 0 2px #2ebe9133}.profile-avatar-card-select{width:100%;height:100%;border:0;border-radius:7px;background:transparent;display:grid;place-items:center;padding:4px;cursor:pointer}.profile-avatar-card-select:focus-visible,.profile-avatar-card-add:focus-visible,.profile-avatar-card-remove:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-avatar-card-preview{position:relative;width:44px;aspect-ratio:1;border-radius:999px;border:1.5px solid rgba(46,117,94,.72);display:grid;place-items:center;overflow:hidden}.profile-avatar-card-preview .profile-avatar-emoji{font-size:1.16rem}.profile-avatar-card-remove{position:absolute;top:-7px;right:-7px;width:20px;height:20px;border:var(--site-border);border-radius:999px;background-color:#fff;color:#1d2432;display:grid;place-items:center;padding:0;cursor:pointer}.profile-avatar-card-remove-glyph{position:relative;width:9px;height:9px}.profile-avatar-card-remove-line{position:absolute;top:50%;left:0;width:100%;height:2px;margin-top:-1px;border-radius:100px;background-color:currentColor}.profile-avatar-card-remove-line:nth-child(1){transform:rotate(45deg)}.profile-avatar-card-remove-line:nth-child(2){transform:rotate(-45deg)}.profile-avatar-card-add{color:#2e755e;font-size:1.7rem;font-weight:700;line-height:1;cursor:pointer}.profile-avatar-card-select:disabled,.profile-avatar-card-add:disabled,.profile-avatar-card-remove:disabled{opacity:.7;cursor:default}.profile-color-picker-button{border:var(--site-border);border-radius:999px;background:#fff;color:#1d2432;font-size:.76rem;font-weight:600;line-height:1;padding:0 .6rem;display:inline-flex;align-items:center;gap:.4rem;cursor:pointer}.profile-color-picker-button,.profile-rotate-button,.profile-edit-avatar-button,.profile-avatar-done-button,.profile-relationship-button{box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none;height:32px;min-height:32px;line-height:1;padding-top:0;padding-bottom:0}.profile-color-picker-button-open{background-color:#e7f7f2}.profile-color-picker-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-color-picker-swatch{display:block;flex:0 0 15px;width:15px;height:15px;border-radius:999px;border:1px solid rgba(29,36,50,.28)}.profile-rotate-button{border:var(--site-border);border-radius:999px;background:#fff;color:#1d2432;font-size:.76rem;font-weight:600;line-height:1;padding:0 .75rem;display:inline-flex;align-items:center;cursor:pointer}.profile-rotate-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-edit-avatar-button,.profile-avatar-done-button,.profile-relationship-button{border:var(--site-border);border-radius:999px;background:#fff;color:#1d2432;font-size:.76rem;font-weight:600;line-height:1;padding:0 .75rem;display:inline-flex;align-items:center;cursor:pointer}.profile-avatar-done-button{background-color:#2e755e;color:#fff}.profile-edit-avatar-button{width:32px;padding:0;display:grid;place-items:center}.profile-edit-avatar-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.profile-edit-avatar-button:focus-visible,.profile-avatar-done-button:focus-visible,.profile-relationship-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-logout-menu{position:absolute;top:0;right:0;z-index:1}.profile-logout-button{width:32px;height:32px;border:var(--site-border);border-radius:999px;background:#fff;color:#1d2432;display:grid;place-items:center;padding:0;cursor:pointer}.profile-logout-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.profile-logout-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-logout-button:disabled{opacity:.7;cursor:default}.profile-logout-confirmation{position:absolute;top:calc(100% + .4rem);right:0;width:170px;box-sizing:border-box;border:var(--site-border);border-radius:10px;background-color:#fff;box-shadow:0 18px 36px -24px #10233473;padding:.62rem}.profile-logout-confirmation-text{margin:0 0 .5rem;color:#1d2432;font-size:.82rem;font-weight:700;line-height:1.15}.profile-logout-confirmation-actions{display:flex;justify-content:flex-end;gap:.42rem}.profile-logout-cancel-button,.profile-logout-confirm-button{box-sizing:border-box;height:30px;border:var(--site-border);border-radius:999px;font:inherit;font-size:.72rem;font-weight:700;line-height:1;padding:0 .58rem;cursor:pointer}.profile-logout-cancel-button{background-color:#fff;color:#1d2432}.profile-logout-confirm-button{background-color:#1d2432;color:#fff}.profile-logout-cancel-button:focus-visible,.profile-logout-confirm-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-logout-cancel-button:disabled,.profile-logout-confirm-button:disabled{opacity:.7;cursor:default}.profile-color-picker-button:disabled,.profile-rotate-button:disabled,.profile-edit-avatar-button:disabled,.profile-avatar-done-button:disabled,.profile-relationship-button:disabled{opacity:.7;cursor:default}.profile-avatar-error{margin:-.16rem 0 0;color:#b33a3a;font-size:.76rem;line-height:1.25}.profile-color-picker-popover{position:absolute;top:calc(100% + .16rem);left:50%;transform:translate(calc(-50% + 7px));border:var(--site-border);border-radius:12px;background-color:#fff;padding:.52rem;box-shadow:0 14px 28px -20px #10233485;z-index:20}.profile-color-swatch-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem}.profile-color-swatch{position:relative;width:28px;aspect-ratio:1;border-radius:999px;border:none;box-shadow:inset 0 0 0 1px #1d243238,0 0 0 1px #1d24321a;display:grid;place-items:center;cursor:pointer}.profile-color-swatch-locked{cursor:not-allowed;opacity:.44}.profile-color-swatch-locked:before,.profile-color-swatch-locked:after{content:"";position:absolute;left:50%;box-sizing:border-box;transform:translate(-50%)}.profile-color-swatch-locked:before{top:6px;width:10px;height:9px;border:2px solid rgba(29,36,50,.82);border-bottom:0;border-radius:999px 999px 0 0}.profile-color-swatch-locked:after{top:13px;width:15px;height:10px;border-radius:3px;background-color:#1d2432d1}.profile-color-swatch-selected{box-shadow:inset 0 0 0 1px #1d243238,0 0 0 2px #2e755e}.profile-color-swatch:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-color-unlock-hint{margin:.65rem 0 0;color:#1d2432;font-size:.68rem;font-weight:700;line-height:1.1;text-align:center}.profile-color-swatch-indicator{font-size:.56rem;line-height:1;font-weight:800;color:#1d2432eb}.profile-stats{width:min(100%,360px);margin:0 auto 5px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;justify-content:center}.profile-stat{min-width:0;text-align:center}.profile-stat dt{margin:0;font-size:.82rem;font-weight:600;line-height:1.1;color:#4c6075}.profile-stat dd{margin:.32rem 0 0;font-size:1.05rem;font-weight:700;line-height:1.1;color:#1d2432;overflow-wrap:break-word}.profile-stat-link{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#1d2432;font:inherit;line-height:inherit;padding:0;cursor:pointer}.profile-stat-link:focus-visible{outline:2px solid #2ebe91;outline-offset:3px;border-radius:6px}.profile-group{display:grid;gap:.55rem}.profile-rating-rows-section{width:100%;display:grid;justify-items:center}.profile-rating-rows-shell{box-sizing:border-box;width:min(100%,620px);display:grid;gap:.54rem}.profile-rating-rows-title{justify-self:center;margin:0;padding-bottom:.34em;color:var(--site-secondary-color);font-size:clamp(1.296rem,5.04vw,1.632rem);font-style:italic;font-weight:700;line-height:1.24;text-align:center;text-decoration-line:underline;text-decoration-style:wavy;text-decoration-color:currentColor;text-decoration-thickness:1.5px;text-underline-offset:.28em}.profile-rating-rows{display:grid;gap:.52rem}.profile-rating-row-cell{min-width:0;display:grid}.profile-rating-row{--profile-rating-row-surface: #2e755e;--profile-rating-row-surface-mid: #296b56;--profile-rating-row-surface-end: #1f4f41;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;position:relative;isolation:isolate;overflow:hidden;width:100%;min-width:0;min-height:5.35rem;border:1.5px solid rgba(24,63,52,.72);border-radius:8px;background:linear-gradient(135deg,var(--profile-rating-row-surface) 0%,var(--profile-rating-row-surface-mid) 52%,var(--profile-rating-row-surface-end) 100%),#2e755e;color:#fff;font:inherit;padding:.58rem .66rem;cursor:pointer;display:grid;grid-template-columns:minmax(5.35rem,.34fr) minmax(0,1fr);align-items:center;gap:0;text-align:left;box-shadow:0 18px 30px -24px #10233499,inset 0 1px #ffffff2e;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.profile-rating-row-0{--profile-rating-row-surface: #6fb89d;--profile-rating-row-surface-mid: #5da98f;--profile-rating-row-surface-end: #4b9980}.profile-rating-row-1{--profile-rating-row-surface: #5aa58b;--profile-rating-row-surface-mid: #4a947c;--profile-rating-row-surface-end: #3b836d}.profile-rating-row-2{--profile-rating-row-surface: #458e76;--profile-rating-row-surface-mid: #397d67;--profile-rating-row-surface-end: #2e6d59}.profile-rating-row-3{--profile-rating-row-surface: #337462;--profile-rating-row-surface-mid: #2a6454;--profile-rating-row-surface-end: #225548}.profile-rating-row-4{--profile-rating-row-surface: #255c4e;--profile-rating-row-surface-mid: #1d4c41;--profile-rating-row-surface-end: #163d35}.profile-rating-row-5{--profile-rating-row-surface: #1b493d;--profile-rating-row-surface-mid: #153a31;--profile-rating-row-surface-end: #102c26}.profile-rating-row-filled{border-color:#2ebe91b3;box-shadow:0 20px 34px -25px #102334ad,0 0 0 1px #2ebe912e,inset 0 1px #fff3}.profile-rating-row-static{cursor:default}.profile-rating-row:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-rating-row-label{min-width:0;display:flex;align-items:center;gap:.46rem;padding-left:.38rem}.profile-rating-score{position:relative;z-index:1;color:#fff;font-size:1.18rem;font-weight:850;line-height:1;text-shadow:0 1px 8px rgba(16,35,52,.22);white-space:nowrap}.profile-rating-word{position:absolute;top:50%;right:clamp(.55rem,2.8vw,1.4rem);z-index:0;color:#ffffff38;display:inline-grid;place-items:center;overflow-wrap:anywhere;pointer-events:none;transform:translateY(-50%) rotate(90deg)}.profile-rating-row-opinion{position:relative;z-index:1;min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:.64rem}.profile-rating-row-image,.profile-rating-row-image-placeholder{width:58px;aspect-ratio:1;border:2px solid rgba(255,255,255,.86);border-radius:999px;box-shadow:0 14px 24px -18px #1023349e,inset 0 0 0 1px #1d243214}.profile-rating-row-image{object-fit:cover}.profile-rating-row-image-placeholder{background:linear-gradient(135deg,#ffffff9e,#ffffff2e),#ffffff24}.profile-rating-row-copy{min-width:0;display:grid;gap:.14rem}.profile-rating-row-item,.profile-rating-row-topic,.profile-rating-row-empty-content{max-width:100%;overflow-wrap:anywhere}.profile-rating-row-item,.profile-rating-row-topic{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.profile-rating-row-item{margin-left:5px;-webkit-line-clamp:2;color:#fff;font-size:.96rem;font-weight:600;line-height:1.12;text-shadow:0 1px 8px rgba(16,35,52,.2)}.profile-rating-row-topic{margin-left:5px;-webkit-line-clamp:1;color:#ffffffc7;font-size:.78rem;font-weight:600;line-height:1.15}.profile-rating-row-empty-content{box-sizing:border-box;grid-column:1 / -1;justify-self:start;width:fit-content;max-width:min(100%,13rem);min-width:0;min-height:2.9rem;border:1px dashed rgba(255,255,255,.36);border-radius:8px;background-color:#ffffff1a;color:#fff;display:inline-flex;align-items:center;gap:.42rem;padding:.4rem .5rem;font-size:.72rem;font-weight:600;line-height:1.12}.profile-rating-row-plus{position:relative;width:24px;flex:0 0 auto;aspect-ratio:1;border:1.5px solid rgba(255,255,255,.5);border-radius:999px;background-color:#ffffff24;color:#fff;display:inline-grid;place-items:center;box-shadow:0 10px 18px -16px #1023346b}.profile-rating-row-plus-line{position:absolute;width:10px;height:2px;border-radius:999px;background-color:currentColor}.profile-rating-row-plus-line:nth-child(2){transform:rotate(90deg)}@media(hover:hover)and (pointer:fine){.profile-rating-row:not(.profile-rating-row-static):hover{border-color:#a0f0d6d6;box-shadow:0 24px 36px -27px #102334b8,0 0 0 1px #a0f0d63d,inset 0 1px #ffffff3d;transform:translateY(-1px)}}.profile-collection-section{width:100%;display:grid;justify-items:center}.profile-collection-shell{box-sizing:border-box;width:min(100%,620px);display:grid;gap:.62rem}.profile-collection-title{justify-self:center;margin:0;color:var(--site-border-color);font-size:clamp(1.296rem,5.04vw,1.632rem);font-style:italic;font-weight:700;line-height:1.24;text-align:center}.profile-collection-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.52rem}.profile-collection-topic-cell{min-width:0;display:grid}.profile-collection-topic-card{-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;min-width:0;min-height:6.1rem;border:var(--site-border);border-radius:8px;background-color:#fff;color:#1d2432;font:inherit;padding:.58rem;cursor:pointer;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:.48rem .56rem;text-align:left;box-shadow:0 16px 28px -25px #10233480;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.profile-collection-topic-card-selected{border-color:#2ebe91c7;background-color:#f4fbf8;box-shadow:0 18px 30px -25px #10233494,0 0 0 1px #2ebe912e}.profile-collection-topic-card-complete{border-color:#f9d45c;box-shadow:0 18px 30px -25px #10233494,0 0 0 1px #f9d45c52}.profile-collection-topic-card-selected.profile-collection-topic-card-complete{border-color:#c58a13;background-color:#fff8df;box-shadow:0 18px 30px -25px #10233494,0 0 0 1px #c58a1357}.profile-collection-topic-media,.profile-collection-topic-image,.profile-collection-topic-image-placeholder{width:48px;aspect-ratio:1;border-radius:8px}.profile-collection-topic-media{overflow:hidden;background-color:#eaf4f9;box-shadow:inset 0 0 0 1px #1d243214}.profile-collection-topic-image{display:block;object-fit:cover}.profile-collection-topic-image-placeholder{display:block;background:linear-gradient(135deg,#2ebe913d,#8ec5ff3d),#eef5f9}.profile-collection-topic-copy{min-width:0;display:grid;gap:.32rem}.profile-collection-topic-name{min-width:0;color:#1d2432;font-size:.88rem;font-weight:700;line-height:1.12;overflow-wrap:anywhere}.profile-collection-topic-progress{min-width:0;color:#4c6075;display:flex;align-items:center;justify-content:space-between;gap:.36rem;font-size:.74rem;font-weight:700;line-height:1.1}.profile-collection-topic-bar{position:relative;grid-column:1 / -1;width:100%;height:6px;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,var(--site-secondary-color),var(--site-border-color))}.profile-collection-topic-card-complete .profile-collection-topic-bar{background:linear-gradient(90deg,#f9d45c,#c58a13)}.profile-collection-topic-bar:after{content:"";position:absolute;inset:0 0 0 var(--profile-collection-progress);background-color:#e4ecf2}.profile-collection-topic-card:focus-visible,.profile-collection-item-row:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}@media(hover:hover)and (pointer:fine){.profile-collection-topic-card:not(.profile-collection-topic-card-complete):hover{border-color:#2ebe9194;box-shadow:0 20px 32px -25px #1023349e;transform:translateY(-1px)}.profile-collection-topic-card-complete:hover{box-shadow:0 20px 32px -25px #1023349e,0 0 0 1px #f9d45c66;transform:translateY(-1px)}.profile-collection-topic-card-selected.profile-collection-topic-card-complete:hover{box-shadow:0 20px 32px -25px #1023349e,0 0 0 1px #c58a136b}}.profile-collection-detail{border:var(--site-border);border-radius:8px;background-color:#fff;padding:.66rem;display:grid;gap:.52rem;box-shadow:0 18px 30px -27px #10233475}.profile-collection-detail-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.55rem}.profile-collection-detail-title-group{min-width:0;flex:1 1 auto;display:flex;align-items:center;gap:.5rem}.profile-collection-detail-title-group h3{min-width:0;color:#1d2432;font-size:1.18rem;font-weight:700;line-height:1.12;overflow-wrap:anywhere;margin:0 5px}.profile-collection-vote-button{flex:0 0 auto}.profile-collection-detail-count{flex:0 0 auto;color:var(--site-border-color);font-size:.98rem;font-weight:700;line-height:1;margin-right:5px}.profile-collection-item-list{max-height:22rem;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin;display:grid;gap:.4rem}.profile-collection-item-row{min-width:0;border:var(--site-border);border-radius:8px;background-color:#f8fbfd;color:#4c6075;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.42rem .5rem}.profile-collection-item-row-collected{border-color:#2ebe918a;background-color:#f4fbf8;color:#1d2432}.profile-collection-item-image-shell,.profile-collection-item-image,.profile-collection-item-image-placeholder{width:38px;aspect-ratio:1;border-radius:999px}.profile-collection-item-image-shell{overflow:hidden;background-color:#eaf4f9;box-shadow:inset 0 0 0 1px #1d243214}.profile-collection-item-image{display:block;object-fit:cover}.profile-collection-item-image-placeholder{display:block;background:linear-gradient(135deg,#2ebe912e,#8ec5ff2e),#eef5f9}.profile-collection-item-name{min-width:0;color:inherit;font-size:.86rem;font-weight:720;line-height:1.14;overflow-wrap:anywhere}.profile-collection-item-status{flex:0 0 auto;border-radius:999px;background-color:#e9eef4;color:#4c6075;padding:.18rem .44rem;font-size:.68rem;font-weight:800;line-height:1;white-space:nowrap}.profile-collection-item-row-collected .profile-collection-item-status{background-color:#dff6ed;color:#2e755e}@media(prefers-reduced-motion:reduce){.profile-rating-row,.profile-opinion-picker-grid,.profile-opinion-picker-column,.profile-opinion-collapse-button,.profile-opinion-collapse-symbol,.profile-opinion-picker-body,.profile-collection-topic-card{transition:none;transform:none}}.profile-opinion-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;box-sizing:border-box;padding:1rem;display:grid;place-items:center;background-color:#1d243252}.profile-opinion-modal{box-sizing:border-box;width:min(100%,620px);height:min(720px,calc(100vh - 2rem));height:min(720px,calc(100dvh - 2rem));min-height:min(420px,calc(100vh - 2rem));max-height:min(720px,calc(100vh - 2rem));max-height:min(720px,calc(100dvh - 2rem));border:var(--site-border);border-radius:14px;background-color:#f8fbfd;padding:.85rem;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:.8rem;overflow:hidden;box-shadow:0 24px 48px -28px #10233494}.profile-opinion-option,.profile-opinion-remove-button,.profile-opinion-cancel-button,.profile-opinion-save-button{border:var(--site-border);background-color:#fff;color:#1d2432;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.profile-opinion-option-selected{background-color:#e7f7f2;color:#2e755e}.profile-opinion-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;min-height:0;height:100%;transition:grid-template-columns .22s ease}.profile-opinion-picker-grid-topics-collapsed{grid-template-columns:minmax(8.75rem,.48fr) minmax(0,1.52fr)}.profile-opinion-picker-grid-items-collapsed{grid-template-columns:minmax(0,1.52fr) minmax(8.75rem,.48fr)}.profile-opinion-picker-grid-topics-collapsed.profile-opinion-picker-grid-items-collapsed{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-opinion-picker-column{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.5rem;transition:gap .22s ease}.profile-opinion-picker-column-collapsed{gap:0}.profile-opinion-picker-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.45rem}.profile-opinion-picker-column h3{margin:0;color:#4c6075;font-size:.78rem;line-height:1.1}.profile-opinion-collapse-button{box-sizing:border-box;width:26px;flex:0 0 auto;aspect-ratio:1;border:var(--site-border);border-radius:999px;background-color:#fff;color:#2e755e;display:grid;place-items:center;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.profile-opinion-collapse-button:hover:not(:disabled){border-color:#2e755e7a;background-color:#e7f7f2}.profile-opinion-collapse-symbol{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(2px) rotate(225deg);transition:transform .22s ease}.profile-opinion-picker-column-collapsed .profile-opinion-collapse-symbol{transform:translateY(-1px) rotate(45deg)}.profile-opinion-picker-body{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.5rem;max-height:100%;opacity:1;overflow:hidden;transform:translateY(0);transition:max-height .22s ease,opacity .16s ease,transform .22s ease}.profile-opinion-picker-column-collapsed .profile-opinion-picker-body{max-height:0;opacity:0;pointer-events:none;transform:translateY(-4px)}.profile-opinion-search{box-sizing:border-box;width:100%;height:36px;border:var(--site-border);border-radius:8px;background-color:#fff;color:#1d2432;font:inherit;font-size:.84rem;padding:0 .62rem}.profile-opinion-option-list{min-height:0;max-height:none;height:100%;display:flex;flex-direction:column;gap:.38rem;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin}.profile-opinion-picker-grid-topics-collapsed .profile-opinion-picker-column-items .profile-opinion-option-list,.profile-opinion-picker-grid-items-collapsed .profile-opinion-picker-column-topics .profile-opinion-option-list{max-height:none}.profile-opinion-option{min-height:34px;border-radius:8px;padding:.42rem .52rem;text-align:left;line-height:1.18}.profile-opinion-item-option{display:flex;align-items:center}.profile-opinion-empty,.profile-opinion-error{margin:0;color:#4c6075;font-size:.78rem;line-height:1.3}.profile-opinion-error{color:#b33a3a}.profile-opinion-modal-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.45rem}.profile-opinion-remove-button,.profile-opinion-cancel-button,.profile-opinion-save-button{min-height:34px;border-radius:999px;padding:0 .82rem}.profile-opinion-remove-button{margin-right:auto;color:#b33a3a}.profile-opinion-save-button{background-color:#2e755e;color:#fff}.profile-opinion-search:focus-visible,.profile-opinion-collapse-button:focus-visible,.profile-opinion-option:focus-visible,.profile-opinion-remove-button:focus-visible,.profile-opinion-cancel-button:focus-visible,.profile-opinion-save-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-opinion-search:disabled,.profile-opinion-collapse-button:disabled,.profile-opinion-option:disabled,.profile-opinion-remove-button:disabled,.profile-opinion-cancel-button:disabled,.profile-opinion-save-button:disabled{opacity:.7;cursor:default}.social-section{margin-top:.15rem;display:grid;gap:.85rem}.social-header{display:grid;gap:.3rem;text-align:left}.social-header h1{margin:0;font-size:clamp(1.4rem,4vw,2rem);line-height:1.1;color:#1d2432}.social-header p{margin:0;color:#4c6075;font-size:.86rem;line-height:1.35}.social-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:stretch}.social-search-form .topics-search-input-shell{min-width:0}.social-panel{display:grid;gap:.45rem}.social-panel h2{margin:0;color:#1d2432;font-size:1rem;line-height:1.2}.social-list{display:grid;gap:.45rem}.social-user-card{position:relative;border:var(--site-border);border-radius:8px;background-color:#f8fbfd;padding:.55rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;column-gap:12px;row-gap:.45rem;align-items:center;cursor:pointer;transition:background-color .16s ease}.social-user-card:hover{background-color:#f3f8fb}.social-user-card-profile-trigger{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border:0;border-radius:inherit;background:transparent;padding:0;cursor:pointer}.social-user-card-profile-trigger:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.social-user-avatar{position:relative;z-index:2;width:52px;margin:0;pointer-events:none}.social-user-avatar .profile-avatar-emoji{font-size:1.25rem}.social-user-card-body{position:relative;z-index:2;min-width:0;display:grid;gap:.12rem;pointer-events:none}.social-user-card-body h3,.social-user-card-body p{margin:0;overflow-wrap:anywhere}.social-user-card-body h3{color:#1d2432;font-size:.96rem;line-height:1.2}.social-user-card-body p{color:#4c6075;font-size:.78rem;font-weight:700;line-height:1.25}.social-user-card-actions{position:relative;z-index:3;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.social-user-card-arrow{position:relative;z-index:2;pointer-events:none}.social-user-card:hover .social-user-card-arrow{background-color:#eef8f4;color:#245f4c}.social-primary-button,.social-secondary-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:32px;border:var(--site-border);border-radius:999px;font-size:.76rem;font-weight:700;line-height:1;padding:0 .75rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.social-primary-button{background-color:#2e755e;color:#fff}.social-secondary-button{background-color:#fff;color:#1d2432}.social-primary-button:focus-visible,.social-secondary-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.social-primary-button:disabled,.social-secondary-button:disabled{opacity:.64;cursor:default}.social-empty,.social-error{margin:0;color:#4c6075;font-size:.82rem;line-height:1.35}.social-error{color:#b33a3a}.favorite-topics{margin-top:.1rem}.favorite-topic-card{min-height:56px;border:var(--site-border);border-radius:14px;background-color:#f8fbfd;display:grid;place-items:center;font-size:1rem;font-weight:600;color:#1d2432}.site-footer{margin-top:15px;padding-top:.85rem;border-top:var(--site-border);display:grid;gap:.55rem}.site-footer-copy{margin:0;font-size:.8rem;line-height:1.35;color:#4c6075}.site-footer-links{display:flex;flex-wrap:wrap;gap:.4rem .9rem}.site-footer-links a,.site-footer-dead-link{color:#2e755e;font-size:.82rem;font-weight:600;line-height:1.2;text-decoration:none}.site-footer-links a:hover{text-decoration:underline}.site-footer-links a:focus-visible{outline:2px solid #2ebe91;outline-offset:2px;border-radius:4px}.privacy-policy-section{margin-top:.15rem;display:grid;gap:1rem}.privacy-policy-header{display:grid;gap:.45rem}.privacy-policy-header h1{margin:0;color:#1d2432;font-size:clamp(1.4rem,4vw,2rem);line-height:1.1}.privacy-policy-header p{margin:0;color:#4c6075;font-size:.92rem;line-height:1.45}.privacy-policy-block{display:grid;gap:.45rem}.privacy-policy-block h2{margin:0;color:#1d2432;font-size:1.08rem;line-height:1.18}.privacy-policy-block p{margin:0;color:#4c6075;font-size:.91rem;line-height:1.52}.privacy-policy-block ul{margin:0;padding-left:1.15rem;display:grid;gap:.4rem;color:#4c6075;font-size:.91rem;line-height:1.48}.privacy-policy-block li::marker{color:#2e755e}.privacy-policy-block code{border-radius:5px;background-color:#eef8f4;color:#245f4c;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86em;padding:.08rem .22rem}.images-import-section{margin-top:.15rem;display:grid;gap:.8rem}.images-import-header{display:grid;gap:.3rem}.images-import-header h1{margin:0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.1}.images-import-header p{margin:0;color:#4c6075;font-size:.92rem;line-height:1.4}.images-import-dropzone{border:2px dashed #8bb0c9;border-radius:14px;background-color:#f6fbff;min-height:118px;display:grid;place-items:center;text-align:center;padding:.9rem;color:#2b4e69}.images-import-dropzone p{margin:0;font-size:.9rem;font-weight:600}.images-import-dropzone-subtle{font-size:.8rem;font-weight:500;color:#4d6d84;margin-top:.28rem}.images-import-dropzone-active{border-color:#2ebe91;background-color:#f0fff8}.images-import-controls{display:flex;flex-wrap:wrap;gap:.5rem}.images-import-button{border:var(--site-border);border-radius:11px;background:#fff;color:#23364a;font-size:.84rem;font-weight:650;padding:.52rem .78rem;cursor:pointer}.images-import-button:disabled{cursor:not-allowed;opacity:.55}.images-import-button-primary{background:#2e755e;color:#fff;border-color:#2e755e}.images-import-summary{display:flex;flex-wrap:wrap;gap:.35rem .75rem;font-size:.78rem;color:#3f5f76;font-weight:600}.images-import-list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.images-import-item{border:var(--site-border);border-radius:12px;background:#f9fcff;padding:.6rem .68rem;display:grid;gap:.45rem}.images-import-item-main{display:grid;gap:.15rem}.images-import-item-name{margin:0;color:#1f2f43;font-size:.9rem;font-weight:700}.images-import-item-slugs{margin:0;color:#2b4f6a;font-size:.8rem;font-weight:600}.images-import-item-path{margin:0;color:#6f8598;font-size:.74rem}.images-import-item-status{display:grid;gap:.2rem}.images-import-status-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;padding:.18rem .46rem}.images-import-status-badge.status-pending{background:#e7eef4;color:#3f5668}.images-import-status-badge.status-normalizing{background:#e6f2ff;color:#28537b}.images-import-status-badge.status-uploading{background:#e8fff4;color:#1f6b4d}.images-import-status-badge.status-linked{background:#dff7eb;color:#1e7c53}.images-import-status-badge.status-error{background:#ffe9e7;color:#9f2f2b}.images-import-item-message{margin:0;color:#31536b;font-size:.76rem}.images-import-item-error{margin:0;color:#9f2f2b;font-size:.74rem}.images-import-empty{margin:0;color:#4b667e;font-size:.86rem}@media(max-width:560px){.profile-rating-rows{gap:.44rem}.profile-rating-row{grid-template-columns:minmax(4.55rem,.34fr) minmax(0,1fr);min-height:4.9rem;gap:0;padding:.48rem .48rem .48rem 1.4rem}.profile-rating-score{font-weight:700;font-size:1.7rem}.profile-rating-word{right:.46rem}.profile-rating-row-label{padding-left:.18rem}.profile-rating-row-opinion{grid-template-columns:44px minmax(0,1fr);gap:.48rem}.profile-rating-row-image,.profile-rating-row-image-placeholder{width:44px}.profile-rating-row-item{font-size:.82rem}.profile-rating-row-topic{font-size:.68rem}.profile-rating-row-empty-content{max-width:min(100%,10.5rem);min-height:2.55rem;gap:.32rem;font-size:.62rem;padding:.34rem .42rem}.profile-rating-row-plus{width:20px}.profile-opinion-modal-backdrop{padding:.65rem;align-items:end}.profile-opinion-modal{height:calc(100vh - 1.3rem);height:calc(100dvh - 1.3rem);min-height:0;max-height:calc(100vh - 1.3rem);max-height:calc(100dvh - 1.3rem)}.profile-opinion-picker-grid{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(0,1fr);min-height:0;height:100%}.profile-opinion-picker-grid-topics-collapsed,.profile-opinion-picker-grid-items-collapsed{grid-template-columns:1fr}.profile-opinion-picker-grid-topics-collapsed{grid-template-rows:auto minmax(0,1fr)}.profile-opinion-picker-grid-items-collapsed{grid-template-rows:minmax(0,1fr) auto}.profile-opinion-picker-grid-topics-collapsed.profile-opinion-picker-grid-items-collapsed{grid-template-columns:1fr;grid-template-rows:repeat(2,auto)}.profile-opinion-picker-column{align-content:stretch}.profile-opinion-picker-column-topics{grid-row:1}.profile-opinion-picker-column-items{grid-row:2}.profile-opinion-picker-body{grid-template-rows:auto minmax(0,1fr);max-height:none}.profile-opinion-option-list{min-height:0;max-height:none;height:100%}.profile-opinion-picker-grid-topics-collapsed .profile-opinion-picker-column-items .profile-opinion-option-list,.profile-opinion-picker-grid-items-collapsed .profile-opinion-picker-column-topics .profile-opinion-option-list{max-height:none}}@media(min-width:768px){.iphone-screen{--screen-inline-padding: clamp(1rem, 2.8vw, 2.5rem);padding:0 var(--screen-inline-padding) 1.75rem;gap:calc(1.25rem + 5px)}.hero,.vote-section{width:100%;max-width:min(100%,980px);margin-inline:auto}.vote-grid{max-width:min(100%,720px);gap:.85rem;margin-inline:auto}.topic-elo-section{max-width:min(100%,720px);margin-inline:auto}.home-topics-section{width:100%;max-width:none;margin-inline:0}.home-topics-grid{gap:.85rem}.home-topics-grid-trending{gap:0px}.topic-remediation-grid{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start}.profile-section{width:100%;max-width:760px;margin-inline:auto}.profile-guest-hero{grid-template-columns:minmax(0,1fr);align-items:start;justify-items:center;text-align:center}.profile-guest-copy{justify-items:center}.profile-name.profile-guest-title{max-width:none;text-align:center}.profile-guest-avatar-panel{justify-self:center}.profile-rating-rows-shell{width:min(100%,640px)}.profile-rating-rows{gap:.62rem}.profile-rating-row{grid-template-columns:minmax(6.2rem,.28fr) minmax(0,1fr);min-height:5.95rem;padding:.68rem .78rem}.profile-rating-score{font-size:1.32rem}.profile-rating-row-opinion{grid-template-columns:66px minmax(0,1fr);gap:.72rem}.profile-rating-row-image,.profile-rating-row-image-placeholder{width:66px}.profile-rating-row-item{font-size:1.02rem}.profile-rating-row-topic{font-size:.82rem}.privacy-policy-section{width:100%;max-width:760px;margin-inline:auto}.topics-hub-section,.social-section{width:100%;max-width:min(100%,1180px);margin-inline:auto}.topic-audit-section,.images-import-section{width:100%;max-width:760px;margin-inline:auto}.topics-hub-grid{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.85rem}.topics-search-row{width:min(100%,28rem)}.social-search-form{grid-template-columns:minmax(0,28rem) auto;justify-content:start}.profile-avatar{width:141px}.social-user-avatar{width:52px}.site-footer{width:100%;max-width:none;margin-inline:0}}
