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-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-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}.home-topics-section{display:grid;gap:.55rem}.home-topics-header-row{display:flex;align-items:baseline;justify-content:flex-start;gap:.75rem}.home-topics-header-row h2{margin:0;font-size:1.26rem}.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;scroll-behavior:smooth}.home-topics-grid-trending{gap:0px;padding-left:10px;scroll-padding-left:10px}.home-topic-card{flex:0 0 clamp(132px,36vw,176px);aspect-ratio:1 / 1;border:var(--site-border);border-radius:14px;background:linear-gradient(180deg,#f8fcfa,#f2f8f5);padding:.5rem;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:.45rem;scroll-snap-align:start}.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{outline:2px solid #2ebe91;outline-offset:2px}.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;padding:0;display:block;overflow:visible}.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);padding:.5rem;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:.45rem}.home-topic-media{position:relative;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;font-size:.9rem;line-height:1.15;text-align:center}.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{display:grid;gap:.75rem;width:100%;padding-bottom:4rem}.topic-elo-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.topic-elo-header h2{margin:0;color:#102334;font-size:1.1rem;line-height:1.2}.topic-elo-table-shell{width:100%;overflow-x:auto;border:var(--site-border);border-radius:0;background-color:#fff}.topic-elo-table{width:100%;min-width:20rem;border-collapse:collapse;font-size:.9rem}.topic-elo-table th,.topic-elo-table td{padding:.68rem .75rem;border-bottom:var(--site-border);text-align:left;vertical-align:middle}.topic-elo-table th{color:#4c6075;font-size:.72rem;font-weight:800;letter-spacing:0;line-height:1}.topic-elo-table th:first-child,.topic-elo-table td:first-child{width:4.2rem;text-align:center}.topic-elo-table th:last-child,.topic-elo-table td:last-child{width:5.4rem;text-align:right;font-variant-numeric:tabular-nums}.topic-elo-table tbody tr:last-child td{border-bottom:0}.topic-elo-table td:nth-child(2){color:#102334;font-weight:650;overflow-wrap:anywhere}.topic-elo-rank{display:inline-grid;place-items:center;min-width:1.95rem;height:1.95rem;border-radius:999px;background-color:#eef4f1;color:#4c6075;font-size:.82rem;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-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}.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-section{margin-top:.15rem;display:grid;gap:calc(1rem + 5px)}.profile-identity{display:grid;gap:10px}.profile-name{margin:0;text-align:center;font-size:clamp(1.4rem,4vw,2rem);line-height:1.1;letter-spacing:.01em;font-weight:700;color:#1d2432}.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-row{margin-top:5px;display:flex;align-items:center;gap:.7rem}.profile-avatar-arrow{width:36px;height:36px;border:var(--site-border);border-radius:999px;background-color:#fff;color:#2e755e;font-size:1rem;font-weight:700;line-height:1;display:grid;place-items:center;padding:0;cursor:pointer}.profile-avatar-arrow:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-avatar{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}.profile-avatar-emoji{font-size:clamp(2.64rem,10.8vw,4.08rem);line-height:1;font-weight:700;display:inline-block;transform-origin:center}.profile-avatar-emoji-spin{display:inline-block;line-height:inherit;transform-origin:center;transition:transform .2s ease}.profile-avatar-controls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.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{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-signout-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;height:32px;min-height:32px}.profile-signout-button:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.profile-signout-button:disabled{opacity:.7;cursor:default}.profile-color-picker-popover{position:absolute;top:calc(100% + .16rem);left:50%;transform:translate(-50%);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(4,minmax(0,1fr));gap:.45rem}.profile-color-swatch{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-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-swatch-indicator{font-size:.56rem;line-height:1;font-weight:800;color:#1d2432eb}.profile-stats{margin:0 0 5px;display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:.6rem}.profile-stat{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:clamp(1rem,3.8vw,1.25rem);font-weight:700;color:#1d2432}.profile-group{display:grid;gap:.55rem}.opinion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.opinion-grid-strongest{gap:0;border:var(--site-border);border-radius:0;overflow:hidden;background-color:#2e755e}.opinion-card{border:var(--site-border);border-radius:14px;background-color:#f8fbfd;color:#1d2432}.opinion-grid-strongest .opinion-card{box-sizing:border-box;border:0;border-radius:0}.opinion-grid-strongest .opinion-card:nth-child(2n){border-left:var(--site-border)}.opinion-grid-strongest .opinion-card:nth-child(n+3){border-top:var(--site-border)}.opinion-card-strongest{-moz-appearance:none;appearance:none;-webkit-appearance:none;aspect-ratio:1 / 1;width:100%;min-width:0;display:grid;align-content:end;justify-items:start;gap:.18rem;text-align:left;padding:.45rem;cursor:pointer;overflow:hidden}.opinion-card-strongest:focus-visible{outline:2px solid #2ebe91;outline-offset:2px}.opinion-card-empty{background-color:#eef2f4;place-items:center;align-content:center;justify-content:center;text-align:center;color:#1d2432;font-size:clamp(.82rem,2.6vw,1.05rem);font-weight:700}.opinion-card-empty-plus{width:clamp(34px,8vw,48px);aspect-ratio:1;border:var(--site-border);border-radius:999px;background-color:#fff;display:grid;place-items:center;font-size:clamp(1.35rem,4vw,1.85rem);line-height:1}.opinion-card-filled{position:relative;grid-template-rows:auto 1fr auto auto}.opinion-card-filled-best{background-color:#bdeccf}.opinion-card-filled-worst{background-color:#f5b4a8}.opinion-card-sentiment{justify-self:start;border-radius:999px;background-color:#ffffffc2;border:1px solid rgba(29,36,50,.2);color:#1d2432;font-size:clamp(.54rem,1.5vw,.66rem);font-weight:800;line-height:1;padding:.22rem .34rem;text-transform:uppercase}.opinion-card-sentiment-worst{border-color:#b33a3a4d;color:#9c2f29}.opinion-card-sentiment-best{border-color:#2e755e57;color:#236347}.opinion-card-image,.opinion-card-image-placeholder{align-self:center;justify-self:center;width:min(124px,58%);aspect-ratio:1;border-radius:999px}.opinion-card-image{object-fit:cover}.opinion-card-image-placeholder{background-color:#e9f2ef;border:1px solid rgba(46,117,94,.2)}.opinion-card-item,.opinion-card-topic{max-width:100%;overflow-wrap:anywhere}.opinion-card-item{font-size:clamp(.86rem,2.6vw,1.2rem);font-weight:800;line-height:1.2}.opinion-card-topic{color:#4c6075;font-size:clamp(.68rem,2vw,.9rem);font-weight:700;line-height:1.15}.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);max-height:min(720px,calc(100vh - 2rem));border:var(--site-border);border-radius:14px;background-color:#f8fbfd;padding:.85rem;display:grid;gap:.8rem;overflow:auto;box-shadow:0 24px 48px -28px #10233494}.profile-opinion-sentiment-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.profile-opinion-sentiment-button,.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-sentiment-button{min-height:36px;border-radius:999px;padding:0 .45rem;white-space:nowrap}.profile-opinion-sentiment-button-selected,.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}.profile-opinion-picker-column{min-width:0;display:grid;gap:.5rem}.profile-opinion-picker-column h3{margin:0;color:#4c6075;font-size:.78rem;line-height:1.1}.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:184px;max-height:min(260px,38vh);display:flex;flex-direction:column;gap:.38rem;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin}.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-sentiment-button:focus-visible,.profile-opinion-search: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-sentiment-button:disabled,.profile-opinion-search:disabled,.profile-opinion-option:disabled,.profile-opinion-remove-button:disabled,.profile-opinion-cancel-button:disabled,.profile-opinion-save-button:disabled{opacity:.7;cursor:default}.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-opinion-modal-backdrop{padding:.65rem;align-items:end}.profile-opinion-modal{max-height:calc(100vh - 1.3rem)}.profile-opinion-picker-grid{grid-template-columns:1fr}.profile-opinion-option-list{min-height:128px;max-height:24vh}}@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,.privacy-policy-section{width:100%;max-width:760px;margin-inline:auto}.topics-hub-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)}.profile-avatar{width:141px}.site-footer{width:100%;max-width:none;margin-inline:0}}
