:root{color-scheme:light;--rail:#e31319;--ink:#1d1d1f;--muted:#696f7a;--paper:#f6f3ec;--surface:#ffffff;--line:#d9d4c8;--cyan:#008f9c;--yellow:#f6c945;--green:#2f8a57;--magenta:#bf2a67;--shadow:0 20px 50px rgba(16,20,28,0.16)}*{box-sizing:border-box;letter-spacing:0}body,html{margin:0;min-height:100%;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{overflow-x:hidden}button,input,select,textarea{font:inherit}a,button,select{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;width:100%;height:100%;object-fit:cover}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.welcomeScreen{position:relative;isolation:isolate;min-height:100vh;min-height:100svh;overflow-x:hidden;overflow-y:auto;display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:white;background:#111315}.welcomeArtwork,.welcomeScrim{position:absolute;inset:0}.welcomeArtwork{z-index:-2}.welcomeArtwork img{object-position:center}.welcomeScrim{z-index:-1;background:rgba(8,10,12,.58)}.welcomeHeader{padding:26px clamp(24px,5vw,72px)}.welcomeBrand{display:inline-flex;align-items:center;gap:12px;font-size:22px;font-weight:900}.brandMarkWelcome{width:42px;height:42px;border-width:2px;font-size:23px}.welcomeContent{align-self:center;width:min(760px,100%);padding:40px clamp(24px,8vw,120px) 11vh}.welcomeKicker{margin:0 0 9px;color:#ffd65a;font-size:14px;font-weight:900;text-transform:uppercase}.welcomeContent h1{margin:0;font-size:112px;line-height:.9;font-weight:950;text-shadow:0 3px 20px rgba(0,0,0,.4)}.welcomeSummary{max-width:650px;margin:22px 0 28px;font-size:21px;line-height:1.45;font-weight:650;text-shadow:0 2px 12px rgba(0,0,0,.5)}.authStripWelcome{display:grid;grid-template-columns:minmax(240px,390px) auto;justify-content:start;width:min(650px,100%);grid-gap:9px;gap:9px}.authStripWelcome .authMessage{grid-column:1/-1;max-width:none;color:rgba(255,255,255,.9);font-weight:700}.authStripWelcome .emailField,.authStripWelcome .iconTextButton{width:100%;min-height:50px}.authStripWelcome .emailField{border-color:rgba(255,255,255,.7);color:#1d1d1f}.authStripWelcome .iconTextButton{border-color:#ffd65a;background:#ffd65a;color:#171719;white-space:nowrap}.authStripWelcome .iconTextButton:disabled{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.22);color:rgba(255,255,255,.68)}.authConsent{grid-column:1/-1;display:flex;align-items:flex-start;gap:9px;margin-top:3px;color:rgba(255,255,255,.9);font-size:13px;font-weight:650;line-height:1.45}.authConsent input{width:17px;height:17px;margin:1px 0 0;flex:0 0 auto;accent-color:#ffd65a}.authConsent a{color:white;text-underline-offset:3px}.welcomeSecurity{display:flex;align-items:center;gap:7px;margin:12px 0 0;color:rgba(255,255,255,.8);font-size:13px;font-weight:650}.appShell{min-height:100vh;display:grid;grid-template-columns:92px minmax(0,1fr)}.sideRail{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:var(--rail);color:white;display:grid;grid-template-rows:auto 1fr auto;align-items:center;justify-items:center;padding:18px 0;z-index:20}.brandMark{width:48px;height:48px;display:grid;place-items:center;border:3px solid;border-radius:50%;font-size:28px;font-weight:900;background:var(--yellow);color:var(--rail)}.legalFooter{justify-content:space-between;margin-top:34px;padding:18px 0 4px;border-top:1px solid var(--line);color:var(--muted);font-size:13px;font-weight:650}.legalFooter,.legalFooter nav{display:flex;align-items:center;gap:18px}.legalFooter a{color:inherit;text-decoration:none}.legalFooter a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.legalFooterWelcome{position:relative;z-index:1;margin:0;padding:14px clamp(24px,5vw,72px) 18px;border-color:rgba(255,255,255,.25);color:rgba(255,255,255,.78)}.legalFooterWelcome a:hover{color:white}.legalShell{min-height:100vh;color:var(--ink);background:var(--paper)}.legalHeader{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);border-bottom:1px solid var(--line);background:var(--surface)}.legalBrand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-size:20px;font-weight:900}.legalBrand .brandMark{width:38px;height:38px;border-width:2px;font-size:20px}.legalHeader nav{display:flex;align-items:center;gap:22px}.legalHeader nav a{color:var(--muted);text-decoration:none;font-size:14px;font-weight:750}.legalHeader nav a:hover{color:var(--rail)}.legalDocument{width:min(880px,calc(100% - 40px));margin:0 auto;padding:64px 0 48px}.legalDocument>h1{margin:0;font-size:52px;line-height:1}.legalUpdated{margin:13px 0 0;color:var(--muted);font-size:14px;font-weight:650}.legalLead{max-width:760px;margin:24px 0 0;font-size:20px;line-height:1.55;font-weight:600}.legalContents{display:flex;flex-wrap:wrap;gap:8px 18px;margin:28px 0 8px;padding:16px 0;border-block:1px solid var(--line);font-size:14px}.legalContents strong{width:100%}.legalContents a,.legalDocument a{color:#006d78;text-underline-offset:3px}.legalSection{padding-top:38px;scroll-margin-top:20px}.legalSection h2{margin:0 0 14px;font-size:28px;line-height:1.2}.legalSection h3{margin:24px 0 8px;font-size:19px}.legalSection li,.legalSection p{font-size:16px;line-height:1.7}.legalSection p{margin:0 0 14px}.legalSection ul{margin:0 0 16px;padding-left:24px}.legalTableWrap{width:100%;margin:18px 0 22px;overflow-x:auto;border:1px solid var(--line);background:var(--surface)}.legalTableWrap table{width:100%;min-width:680px;border-collapse:collapse}.legalTableWrap td,.legalTableWrap th{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:14px;line-height:1.5}.legalTableWrap th{background:#ece9e1;font-weight:850}.legalTableWrap tr:last-child td{border-bottom:0}.legalCaps{font-size:14px!important;font-weight:750}.legalShell>.legalFooter{width:min(880px,calc(100% - 40px));margin:0 auto;padding:20px 0 28px}.railFooter,.railNav{display:grid;grid-gap:18px;gap:18px}.railButton{width:54px;height:54px;display:grid;place-items:center;border-radius:8px;background:transparent;color:white}.railButton.active,.railButton:hover{background:white;color:var(--rail)}.railButton:disabled{cursor:default;opacity:.42}.railButton:disabled:hover{background:transparent;color:white}.workspace{min-width:0;padding:24px}.topBar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.topBar h1{margin:0;font-size:64px;line-height:.96}.ratingModal h1{margin:0;font-size:36px;line-height:1.08}.eyebrow{margin:0 0 5px;color:var(--rail);font-size:14px;font-weight:850;text-transform:uppercase}.authStrip{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;flex-wrap:wrap}.authEmail,.authMessage{color:var(--muted);font-size:14px;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.emailField,.searchBar,.selectField{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:var(--surface);border-radius:8px}.emailField{width:min(260px,100%);padding:0 10px;height:40px}.emailField input,.searchBar input{border:0;outline:0;background:transparent;min-width:0;width:100%}.iconTextButton,.primaryButton,.secondaryButton{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:0 14px;color:var(--ink);border:1px solid var(--line);background:var(--surface);text-decoration:none;font-weight:750}.iconTextButton:disabled{color:#9ca3af;background:#f2f2f2}.primaryButton{background:var(--ink);color:white;border-color:var(--ink)}.primaryButton:disabled{background:#e5e5e5;color:#6b7280;border-color:#d4d4d4}.secondaryButton{background:#f7f7f7}.statsBand{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:18px}.statsBand div{min-width:0;height:72px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid var(--line);background:var(--surface);border-radius:8px}.statsBand span{font-size:26px;font-weight:900}.statsBand small{color:var(--muted);font-weight:700}.profileSearchPanel,.searchPanel{display:grid;grid-gap:16px;gap:16px;min-width:0}.peopleSearchControls{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.profileResults{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:10px;gap:10px}.profileResult{min-width:0;min-height:92px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);text-align:left}.profileResult:hover{border-color:var(--ink)}.profileAvatar{width:56px;height:56px;overflow:hidden;display:grid;place-items:center;border-radius:50%;background:var(--cyan);color:white;font-size:22px;font-weight:900}.profileAvatar.large{width:72px;height:72px;font-size:28px}.profileAvatar img{object-fit:cover}.profileResultIdentity{min-width:0;display:grid;grid-gap:3px;gap:3px}.profileResultIdentity span,.profileResultIdentity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileResultIdentity strong{font-size:16px}.profileResultIdentity span{color:var(--muted);font-size:13px;font-weight:700}.profileResultStats{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:13px;font-weight:800}.profileResultStats span,.publicProfileStats span{display:inline-flex;align-items:center;gap:6px}.emptyState{margin:18px 0;color:var(--muted);font-weight:700}.libraryView{min-width:0;display:grid;grid-gap:16px;gap:16px}.libraryControls{display:grid;grid-template-columns:max-content repeat(3,minmax(150px,220px)) minmax(max-content,1fr);align-items:center;grid-gap:10px;gap:10px}.libraryModeControl{display:inline-flex;align-items:center;padding:3px;border:1px solid var(--line);border-radius:8px;background:#f0efe9}.libraryModeControl button{flex:1 1 auto;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border-radius:6px;background:transparent;color:var(--muted);font-size:12px;font-weight:850;white-space:nowrap}.libraryModeControl button.active{background:white;color:var(--ink);box-shadow:0 1px 3px rgba(24,27,31,.14)}.libraryControls select:disabled{cursor:default;opacity:.62}.yearReview{min-width:0;display:grid;grid-gap:20px;gap:20px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.yearReviewHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.yearReviewHeader h2,.yearReviewHeader p{margin:0}.yearReviewHeader p{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.yearReviewHeader h2{margin-top:3px;font-size:28px;line-height:1}.yearReviewMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.yearReviewMetrics>span{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:2px 9px;gap:2px 9px;padding:15px 18px;border-right:1px solid var(--line);color:var(--muted)}.yearReviewMetrics>span:last-child{border-right:0}.yearReviewMetrics svg{grid-row:1/3}.yearReviewMetrics strong{min-width:0;overflow:hidden;color:var(--ink);font-size:18px;text-overflow:ellipsis;white-space:nowrap}.yearReviewMetrics small{font-size:11px;font-weight:800;text-transform:uppercase}.yearReviewFavorite{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px}.yearReviewFavorite>svg{color:#9b7200}.yearReviewFavorite>div{min-width:0;display:grid;grid-gap:2px;gap:2px}.yearReviewEmpty,.yearReviewFavorite small{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.yearReviewFavorite strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yearReviewFavorite>span{font-size:22px;font-weight:900}.yearReviewEmpty{margin:0}.libraryCount{justify-self:end;color:var(--muted);font-size:13px;font-weight:800}.publicProfileView{min-width:0;display:grid;grid-gap:18px;gap:18px}.publicProfileHeader{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;grid-gap:16px;gap:16px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.backIconButton{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink)}.publicProfileIdentity{min-width:0}.publicProfileIdentity h2,.publicProfileIdentity p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.publicProfileIdentity h2{font-size:28px;line-height:1.1}.publicProfileIdentity p{margin-top:5px;color:var(--muted);font-size:14px;font-weight:700}.publicProfileStats{display:flex;flex-wrap:wrap;align-items:center;gap:20px;color:var(--muted);font-size:13px;font-weight:700}.publicProfileStats strong{color:var(--ink);font-size:20px}.profileFollowButton{justify-self:end;white-space:nowrap}.publicProfileActions{justify-self:end;display:flex;align-items:center;gap:8px}.personalProfile{min-width:0;display:grid;grid-gap:18px;gap:18px}.personalProfileHeader{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.personalProfileIdentity{min-width:0}.personalProfileIdentity h2,.personalProfileIdentity p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.personalProfileIdentity h2{font-size:28px;line-height:1.1}.personalProfileIdentity p{margin-top:5px;color:var(--muted);font-size:14px;font-weight:700}.profileForm{display:grid}.profileFormSection{min-width:0;display:grid;grid-template-columns:minmax(160px,.35fr) minmax(0,.65fr);grid-gap:24px;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.profileFormSection h3{margin:0;font-size:16px}.profileFormControl{min-width:0}.avatarActions{display:flex;align-items:center;gap:10px}.profileFields{display:grid;grid-gap:16px;gap:16px}.profileFields .fieldStack>input,.usernameField{width:100%;min-height:44px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);padding:10px 12px;outline:0}.usernameField{display:flex;align-items:center;gap:4px}.usernameField>span{color:var(--muted)}.usernameField input{min-width:0;width:100%;padding:0;border:0;outline:0;background:transparent}.visibilityToggle{min-height:44px;display:inline-flex;align-items:center;justify-content:space-between;gap:16px;color:var(--ink);font-weight:800}.visibilityToggle input{width:44px;height:24px;margin:0;accent-color:var(--green)}.profileFormError{margin:16px 0 0;color:#a92328;font-size:14px;font-weight:750}.profileFormActions{display:flex;justify-content:flex-end;padding-top:18px}.visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.searchControls{display:grid;grid-template-columns:minmax(260px,1fr) 190px auto;align-items:center;grid-gap:10px;gap:10px}.searchBar{height:56px;padding:0 14px}.searchBar input{font-size:18px;font-weight:650}.selectField{height:56px;padding:0 10px;min-width:0}.fieldStack select,.selectField select{border:0;outline:0;background:transparent;min-width:0;width:100%}.searchState{min-width:126px;height:56px;display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;font-weight:800}.searchError{color:#a92328}.searchError,.searchWarning{margin:0;font-size:14px;font-weight:750}.searchWarning{color:#7a5200}.entryError,.modalError{margin:0 0 14px;color:#a92328;font-size:14px;font-weight:750}.modalError{margin:0}.moderationNotice{margin:0;color:var(--green);font-size:14px;font-weight:750}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.resultGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:10px;gap:10px}.resultCard{min-width:0;height:250px;display:grid;grid-template-rows:minmax(0,1fr) auto;padding:0;overflow:hidden;border-radius:8px;border:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:left}.resultArt{min-height:0;overflow:hidden}.resultText{min-width:0;display:grid;grid-gap:2px;gap:2px;padding:10px}.resultText span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resultText span:first-child{font-weight:850}.resultText span:last-child{color:var(--muted);font-size:12px;font-weight:700}.wallStage{min-width:0;overflow:visible}.wallGrid{--wall-row-height:220px;display:flex;flex-wrap:wrap;align-items:flex-start;gap:0;overflow:visible;animation:wallGridEnter .22s cubic-bezier(.2,.75,.25,1) both}.wallGrid:after{content:"";flex:9999 1;height:0}.wallTile{position:relative;z-index:0;flex-shrink:1;height:auto;min-width:0;min-height:0;padding:0;overflow:hidden;border-radius:0;background:#111;color:white;box-shadow:none;transform:translateZ(0) scale(1);transform-origin:center;transition:transform .15s cubic-bezier(.2,.75,.25,1);will-change:transform}.wallTile.tall{flex-basis:calc(var(--wall-row-height) * 2 / 3);flex-grow:6;aspect-ratio:2/3}.wallTile.square{flex-basis:var(--wall-row-height);flex-grow:9;aspect-ratio:1}.wallTile.wide{flex-basis:calc(var(--wall-row-height) * 16 / 9);flex-grow:16;aspect-ratio:16/9}.wallGrid.reorderable .wallTile:not(.featured){cursor:-webkit-grab;cursor:grab;touch-action:pan-y}.wallTile.featured{z-index:1;outline:3px solid #e4b727;outline-offset:-3px}.wallTile.dragging{z-index:20;cursor:-webkit-grabbing;cursor:grabbing;opacity:.78;animation:none}.wallTile:is(:hover,:focus-visible){z-index:10;outline:3px solid rgba(255,255,255,.98);outline-offset:0;transform:translateZ(0) scale(1.07);animation:wallTileSelectionPulse .85s ease-in-out infinite alternate}@keyframes wallGridEnter{0%{opacity:.35}to{opacity:1}}@keyframes wallTileSelectionPulse{0%{outline-color:rgba(255,255,255,.98);box-shadow:0 0 0 2px rgba(255,255,255,.86),0 0 10px rgba(var(--wall-accent,0,143,156),.42)}to{outline-color:rgba(92,238,247,1);box-shadow:0 0 0 4px rgba(92,238,247,.92),0 0 22px rgba(var(--wall-accent,0,143,156),.76)}}@media (prefers-reduced-motion:reduce){.wallGrid{animation:none}.wallTile{transition:none}.wallTile:is(:hover,:focus-visible){animation:none}}.modalBackdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px;overflow-y:auto;background:rgba(15,18,23,.62)}.ratingModal{--modal-max-height:min(760px,calc(100vh - 48px));position:relative;width:min(680px,100%);height:min(760px,calc(100dvh - 48px));max-height:var(--modal-max-height);flex-direction:column;overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.modalHeader,.ratingModal{display:flex;background:var(--surface)}.modalHeader{flex:0 0 58px;align-items:center;justify-content:flex-end;padding:8px 12px;border-bottom:1px solid var(--line);z-index:2}.closeButton{width:42px;height:42px;display:grid;place-items:center;z-index:2;border-radius:8px;background:white;color:var(--ink)}.modalBody{flex:1 1 auto;min-width:0;min-height:0;display:grid;align-content:start;grid-gap:14px;gap:14px;padding:10px 34px 24px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.modalKicker{display:flex;flex-wrap:wrap;gap:8px}.modalKicker span{padding:5px 8px;background:#f0efe9;color:var(--muted);border-radius:8px;font-size:12px;font-weight:800;text-transform:capitalize}.description,.subtitle{margin:0;color:var(--muted);line-height:1.5}.description{max-width:58ch}.ratingRow{display:grid;grid-gap:8px;gap:8px}.ratingRow strong{font-size:24px}.stars{display:grid;grid-template-columns:repeat(10,30px);grid-gap:4px;gap:4px;align-items:center}.starButton{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;background:#f0efe9;color:#9ca3af}.starButton.active{background:var(--yellow);color:#18181b}.starButton:disabled{cursor:default}.fieldStack{display:grid;grid-gap:7px;gap:7px;color:var(--muted);font-size:13px;font-weight:800}.fieldStack select,.fieldStack textarea{width:100%;background:white;outline:0}.detailValue,.fieldStack select,.fieldStack textarea{border:1px solid var(--line);border-radius:8px;color:var(--ink);padding:11px 12px}.detailValue{min-height:44px;margin:0;background:#f7f7f7;font-size:14px;font-weight:650}.commentValue{min-height:96px;white-space:pre-wrap;line-height:1.5}.fieldStack textarea{resize:vertical;min-height:120px;line-height:1.5}.entryVisibilityToggle{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:#f7f7f7}.entryVisibilityToggle>span{min-width:0;display:grid;grid-gap:2px;gap:2px}.entryVisibilityToggle strong{font-size:13px}.entryVisibilityToggle small{color:var(--muted);font-size:12px;font-weight:700}.entryVisibilityToggle input{flex:0 0 auto;width:44px;height:24px;margin:0;accent-color:var(--green)}.entrySocialLoading{min-height:52px;display:grid;place-items:center;border-top:1px solid var(--line);color:var(--muted)}.entrySocial{display:grid;grid-gap:12px;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.entrySocialSummary{display:flex;align-items:center;gap:8px}.entrySocialMetric{min-width:54px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:#f7f7f7;color:var(--muted);font-size:13px;font-weight:850}button.entrySocialMetric.active{border-color:#e59a9e;background:#fff1f1;color:#b4232b}button.entrySocialMetric:disabled{cursor:default;opacity:1}.entryCommentList{display:grid;margin:0;padding:0;list-style:none}.entryComment{display:grid;grid-template-columns:32px minmax(0,1fr) 30px;grid-gap:10px;gap:10px;padding:12px 0;border-bottom:1px solid #ece9e1}.entryComment:first-child{border-top:1px solid #ece9e1}.entryComment .profileAvatar{width:32px;height:32px;font-size:13px}.entryCommentBody{min-width:0;display:grid;grid-gap:5px;gap:5px}.entryCommentMeta{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 8px;font-size:12px}.entryCommentMeta strong{color:var(--ink)}.entryCommentMeta span,.entryCommentMeta time{color:var(--muted);font-weight:700}.entryCommentMeta time{margin-left:auto}.entryCommentBody p,.entrySocialEmpty,.entrySocialError{margin:0}.entryCommentBody p{overflow-wrap:anywhere;white-space:pre-wrap;color:var(--ink);font-size:14px;line-height:1.45}.entryCommentDelete{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;background:transparent;color:var(--muted)}.entryCommentDelete:hover{background:#fff1f1;color:#a92328}.entrySocialEmpty{color:var(--muted);font-size:13px;font-weight:700}.entryCommentForm{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:end;grid-gap:8px;gap:8px}.entryCommentForm label{min-width:0}.entryCommentForm textarea{width:100%;min-height:64px;resize:vertical;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);line-height:1.4;outline:0}.entryCommentForm textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 2px rgba(0,143,156,.16)}.primaryIconButton{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:var(--ink);color:white}.entrySocialError{color:#a92328;font-size:13px;font-weight:750}.modalActions{flex:0 0 auto;padding:12px 34px 16px;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;background:var(--surface);border-top:1px solid var(--line)}.dangerIconButton{width:40px;height:40px;margin-right:auto;display:grid;place-items:center;border:1px solid #efb4b4;border-radius:8px;background:#fff5f5;color:#a92328}.moderationButtons{margin-right:auto;display:flex;gap:8px}.secondaryIconButton{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#f7f7f7;color:var(--ink)}.secondaryIconButton:hover{border-color:var(--ink)}.secondaryIconButton.active{border-color:#c99d16;background:#fff8da;color:#7c5b00}.deleteConfirmation{width:100%;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.deleteConfirmation>span{margin-right:auto;font-size:14px;font-weight:800}.reportConfirmation{width:100%;display:grid;grid-template-columns:minmax(190px,1fr) auto auto;align-items:center;grid-gap:10px;gap:10px}.reportConfirmation .selectField{height:40px}.dangerButton{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid #a92328;border-radius:8px;background:#a92328;color:white;font-weight:750}.dangerButton:disabled,.dangerIconButton:disabled{opacity:.55}@media (max-width:1020px){.appShell{grid-template-columns:1fr}.sideRail{position:-webkit-sticky;position:sticky;height:72px;grid-template-columns:auto 1fr auto;grid-template-rows:1fr;padding:0 12px}.railFooter,.railNav{display:flex;gap:8px}.brandMark,.railButton{width:44px;height:44px}.brandMark{font-size:24px}.workspace{padding:18px}.searchControls{grid-template-columns:minmax(0,1fr) 180px}.libraryControls{grid-template-columns:repeat(2,minmax(0,1fr))}.libraryCount{grid-column:1/-1;justify-self:start}.searchState{display:none}.wallGrid{--wall-row-height:190px}}@media (max-width:720px){.welcomeHeader{padding:18px}.welcomeContent{align-self:end;padding:48px 18px 8vh}.welcomeContent h1{font-size:64px}.welcomeSummary{max-width:560px;font-size:18px}.legalHeader{align-items:flex-start;flex-direction:column;padding:16px 18px}.legalHeader nav{width:100%;justify-content:space-between}.legalDocument{width:min(100% - 32px,880px);padding:44px 0 36px}.legalDocument>h1{font-size:40px}.legalLead{font-size:18px}.legalShell>.legalFooter{width:min(100% - 32px,880px)}.topBar{align-items:flex-start;flex-direction:column}.topBar h1{font-size:38px}.ratingModal h1{font-size:30px}.libraryControls,.peopleSearchControls,.searchControls,.statsBand{grid-template-columns:1fr}.libraryCount{grid-column:auto}.yearReviewMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.yearReviewMetrics>span:nth-child(2){border-right:0}.yearReviewMetrics>span:nth-child(-n+2){border-bottom:1px solid var(--line)}.publicProfileHeader{grid-template-columns:auto auto minmax(0,1fr)}.publicProfileStats{grid-column:2/-1;justify-content:flex-start}.publicProfileActions{grid-column:2/-1;justify-self:start}.personalProfileHeader{grid-template-columns:auto minmax(0,1fr)}.personalProfileHeader .publicProfileStats{grid-column:1/-1}.profileFormSection{grid-template-columns:1fr;gap:12px}.wallGrid{--wall-row-height:156px}.modalBody{padding:8px 24px 18px}.modalActions{padding:12px 24px 14px}.stars{grid-template-columns:repeat(5,30px)}}@media (max-width:460px){.welcomeArtwork img{object-position:63% center}.welcomeScrim{background:rgba(8,10,12,.66)}.welcomeContent{padding-bottom:6vh}.welcomeContent h1{font-size:52px}.welcomeSummary{margin:16px 0 22px;font-size:16px}.authStripWelcome{grid-template-columns:1fr}.authStripWelcome .authMessage{grid-column:auto}.legalFooter,.legalFooterWelcome{align-items:flex-start;flex-direction:column;gap:10px}.legalFooterWelcome{padding:12px 18px 16px}.legalDocument>h1{font-size:36px}.legalSection{padding-top:30px}.legalSection h2{font-size:24px}.workspace{padding:12px}.wallGrid{--wall-row-height:124px}.authStrip,.modalActions{justify-content:stretch}.emailField,.iconTextButton,.primaryButton,.secondaryButton,.selectField{width:100%}.deleteConfirmation .dangerButton,.deleteConfirmation .secondaryButton{width:auto;flex:1 1}.profileResults,.reportConfirmation{grid-template-columns:1fr}.profileResult{grid-template-columns:48px minmax(0,1fr)}.profileAvatar{width:48px;height:48px}.profileResultStats{grid-column:2;display:flex}.publicProfileHeader{gap:10px}.profileAvatar.large{width:56px;height:56px}.personalProfileIdentity h2,.publicProfileIdentity h2{font-size:22px}.avatarActions .secondaryButton{width:auto;flex:1 1}.profileFormActions .primaryButton{width:100%}}