.mod-jams-page,.mod-jam-detail-page,.mod-jam-form-page{flex-direction:column;display:flex}.mod-jams-title-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.mod-jams-title-row h1,.mod-jam-form h1{margin:0}.mod-jams-title-row p{color:var(--theme-color-text-secondary);margin:6px 0 0}.mod-jams-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.mod-jams-catalog-hero{background:#8e85ee;border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:stretch;gap:24px;margin-bottom:12px;padding:28px 34px;display:grid;position:relative;overflow:hidden}.mod-jams-catalog-hero__copy{z-index:1;flex-direction:column;justify-content:center;gap:14px;min-height:220px;display:flex}.mod-jams-catalog-hero__eyebrow{background:var(--theme-color-button-secondary);width:fit-content;color:var(--theme-color-text-primary);height:34px;box-shadow:var(--theme-color-button-secondary-shadow);border-radius:9px;justify-content:center;align-items:center;padding:0 16px;font-size:15px;font-weight:500;line-height:22px;display:flex}.mod-jams-background{z-index:0;image-rendering:pixelated;pointer-events:none;height:100%;display:block;position:absolute;bottom:0;right:0}.mod-jams-catalog-hero h1{color:#fff;max-width:780px;margin:0;font-size:42px;font-weight:600;line-height:1.08}.mod-jams-catalog-hero p{color:#fff;max-width:680px;margin:0;font-size:18px;line-height:1.45}.mod-jams-catalog-hero__actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.mod-jams-catalog-hero__actions .button:hover{opacity:.9}.mod-jams-catalog-hero__golem{z-index:1;pointer-events:none;width:100%;max-width:280px;position:absolute;top:-60px;right:100px}.mod-jams-filter-button{text-align:left;background:0 0;border:0;width:100%;font-family:inherit}.mod-jams-filter-button:hover,.mod-jams-filter-button.issues-filter-link--active{background:var(--theme-color-background)}.mod-jam-status{background:var(--theme-color-background-content);width:fit-content;color:var(--theme-color-text-secondary);white-space:nowrap;border-radius:999px;align-items:center;padding:5px 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.mod-jam-status--submissions_open{color:#15803d;background:#22c55e1f}.mod-jam-status--voting_open{color:#03b356;background:#1f68c01f}.mod-jam-status--completed{color:var(--theme-color-text-secondary);background:#6b72801f}.mod-jams-empty{border:1px dashed var(--theme-sidebar-separator-color-background);border-radius:var(--layout-island-border-radius);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:46px 24px;display:flex}.mod-jams-empty h2{margin:0}.mod-jams-empty p{max-width:520px;color:var(--theme-color-text-secondary);margin:0}.mod-jam-hero{border-radius:var(--layout-island-border-radius);background:var(--theme-color-background-content);min-height:320px;position:relative;overflow:hidden}.mod-jam-hero__cover,.mod-jam-hero__shade{width:100%;height:100%;position:absolute;inset:0}.mod-jam-hero__cover{object-fit:cover}.mod-jam-hero__shade{background:linear-gradient(90deg,#000000c7,#0000004d)}.mod-jam-hero__content{color:#fff;align-items:flex-end;gap:20px;min-height:320px;padding:32px;display:flex;position:relative}.mod-jam-hero__content>img{object-fit:cover;border:1px solid #ffffff47;border-radius:16px;width:100px;height:100px}.mod-jam-hero h1{margin:10px 0;font-size:42px}.mod-jam-hero p{color:#ffffffd1;max-width:720px;margin:0}.mod-jam-hero__actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.mod-jam-detail-page .masthead{margin-bottom:12px}.mod-jam-sidebar-card{background:var(--theme-color-background-content);border-radius:var(--layout-island-border-radius);flex-direction:column;height:auto;transition:filter .15s,transform .12s cubic-bezier(.23,1,.32,1),background-color .2s;display:flex;position:relative;overflow:visible}.mod-jam-sidebar-card-cover{aspect-ratio:16/9;background:var(--theme-color-background-active);border-top-left-radius:var(--layout-island-border-radius);border-top-right-radius:var(--layout-island-border-radius);position:relative;overflow:hidden}.mod-jam-sidebar-card-cover img{object-fit:cover;width:100%;height:100%;display:block}.mod-jam-sidebar-card-body{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.mod-jam-sidebar-card-header{align-items:flex-start;gap:12px;min-width:0;margin-bottom:24px;display:flex}.mod-jam-sidebar-card-icon{object-fit:cover;background:var(--theme-color-background);border:1px solid var(--theme-color-border);border-radius:12px;flex-shrink:0;width:64px;height:64px}.mod-jam-sidebar-card-header-text{flex-direction:column;gap:8px;min-width:0;display:flex}.mod-jam-sidebar-card-title-row{align-items:center;gap:8px;min-width:0;line-height:normal;display:flex}.mod-jam-sidebar-card-title{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}.mod-jam-sidebar-card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.mod-jam-sidebar-card-stats{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;font-size:15px;line-height:normal;display:flex}.mod-jam-sidebar-card-stat{align-items:center;gap:6px;min-width:0;display:inline-flex}.mod-jam-sidebar-card-stat svg{fill:none;flex-shrink:0}.mod-jam-sidebar-card-updated{white-space:nowrap;justify-content:flex-end;margin-left:auto;font-weight:500}.mod-jam-masthead-owner__link{min-width:0;color:inherit;text-decoration:none}.mod-jam-masthead-owner__link:hover .mod-jam-masthead-owner__name>span{text-underline-offset:3px;text-decoration:underline}.mod-jam-detail-page .masthead-status--upcoming,.mod-jam-detail-page .masthead-status--submissions_open,.mod-jam-detail-page .masthead-status--voting_open{color:#03b356;background:#307df029}.mod-jam-detail-page .masthead-status--completed{color:var(--theme-color-text-secondary);background:#6b728024}.mod-jam-timeline{background:var(--theme-color-background-content);border-radius:var(--layout-island-border-radius);grid-template-columns:1fr;align-items:center;min-height:112px;padding:20px 24px;display:grid}.mod-jam-timeline__track{box-sizing:border-box;min-width:0;height:90px;position:relative;top:-6px}.mod-jam-timeline__rail,.mod-jam-timeline__fill{border-radius:999px;height:5px;position:absolute;top:20px;left:0;right:0}.mod-jam-timeline__rail{background:color-mix(in srgb, var(--theme-color-text-secondary) 18%, var(--theme-color-background-content))}.mod-jam-timeline__fill{width:var(--progress);background:#03b356}.mod-jam-timeline__step{top:13px;left:var(--step-position);text-align:center;text-transform:uppercase;z-index:1;flex-direction:column;align-items:center;width:min(180px,24%);min-width:0;display:flex;position:absolute;transform:translate(-50%)}.mod-jam-timeline__step--edge-start{text-align:left;align-items:flex-start;transform:none}.mod-jam-timeline__step--edge-end{text-align:right;align-items:flex-end;transform:translate(-100%)}.mod-jam-timeline__dot{border:4px solid color-mix(in srgb, var(--theme-color-text-secondary) 34%, var(--theme-color-background-content));background:var(--theme-color-background-content);width:18px;height:18px;box-shadow:none;border-radius:999px}.mod-jam-timeline__step--reached .mod-jam-timeline__dot{border-color:#03b356;box-shadow:0 0 0 5px #03b3561f}.mod-jam-timeline__copy{flex-direction:column;gap:2px;min-width:0;margin-top:18px;display:flex}.mod-jam-timeline__step strong{font-size:12px;font-weight:600}.mod-jam-timeline__step small{color:var(--theme-color-text-secondary);text-transform:none;font-size:12px}.mod-jam-sidebar,.mod-jam-submit-panel,.mod-jam-form,.mod-jam-form .content{flex-direction:column;gap:14px;display:flex}.mod-jam-project-picker{position:relative}.field .mod-jam-project-picker__popover{top:calc(var(--height) + 8px);width:100%;z-index:calc(var(--layout-z-modal-overlay) + 1);max-height:min(280px,100dvh - 220px);position:absolute;left:0;right:0;overflow:hidden}.mod-jam-project-picker__popover .context-list{max-height:inherit;overflow-y:auto}.mod-jam-submitted-project{color:var(--theme-color-text);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.mod-jam-submitted-project img{object-fit:cover;border-radius:8px;width:32px;height:32px}.mod-jam-settings-layout{grid-template-columns:minmax(240px,320px) minmax(0,860px);align-items:start;gap:24px;width:100%;display:grid}.mod-jam-settings-sidebar{position:sticky;top:96px}.mod-jam-settings-sidebar .sidebar__main{gap:8px}.mod-jam-settings-sidebar__icon{background:color-mix(in srgb, #307def 12%, var(--theme-color-background-content));color:#307def;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;display:grid}.mod-jam-settings-content{flex-direction:column;gap:16px;min-width:0;display:flex}.mod-jam-settings-section{scroll-margin-top:96px}.mod-jam-settings-section__header{flex-direction:column;gap:6px;margin-bottom:2px;display:flex}.mod-jam-settings-section__header h1,.mod-jam-settings-section__header h2{margin:0}.mod-jam-settings-section__header p{max-width:680px;color:var(--theme-color-text-secondary);margin:0;line-height:1.45}.mod-jam-settings-review-action{justify-content:flex-end;margin-top:18px;display:flex}.mod-jam-submission-card,.mod-jam-result-card{border:1px solid var(--theme-color-border);border-radius:8px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.mod-jam-submissions-section{flex-direction:column;display:flex}.mod-jam-submissions-section h2{margin:0}.mod-jam-results,.mod-jam-results-group,.mod-jam-results-list{flex-direction:column;gap:14px;display:flex}.mod-jam-results{gap:24px}.mod-jam-submission-item{position:relative}.mod-jam-submission-item .new-project-card,.mod-jam-submission-item .media-project-card{width:100%}.mod-jam-submission-item--result{--mod-jam-result-accent:var(--theme-color-text-primary)}.mod-jam-submission-item--rank-1{--mod-jam-result-accent:#05b455}.mod-jam-submission-item--rank-2{--mod-jam-result-accent:#8d99a8}.mod-jam-submission-item--rank-3{--mod-jam-result-accent:#b8763f}.mod-jam-submission-item--result.mod-jam-submission-item--list{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;display:grid}.mod-jam-submission-result-rank{z-index:3;background:var(--theme-color-button-secondary);min-width:36px;height:36px;box-shadow:var(--theme-color-button-secondary-shadow);color:var(--theme-color-text-primary);letter-spacing:0;pointer-events:none;border-radius:10px;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:12px;left:12px}.mod-jam-submission-card img,.mod-jam-result-card img{object-fit:cover;border-radius:8px;width:64px;height:64px}.mod-jam-submission-card p,.mod-jam-result-card p{color:var(--theme-color-text-secondary);margin:4px 0}.mod-jam-submission-card__title,.mod-jam-result-card a{font-weight:700}.mod-jam-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.mod-jam-form__grid--three,.mod-jam-form__grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.mod-jam-form__textarea textarea{resize:vertical;min-height:220px}.mod-jam-form__actions{flex-wrap:wrap;gap:10px;display:flex}.mod-jam-media-header{min-height:auto;margin:0 0 12px}.mod-jam-media-header .subsite-avatar__overlay{color:#fff;cursor:pointer;border:0;padding:0}.mod-jam-cover-upload{margin-bottom:18px}.mod-jam-cover-upload__preview{aspect-ratio:16/7;background:var(--theme-color-background);border-radius:var(--layout-island-border-radius);width:100%;color:var(--theme-color-text-secondary);cursor:pointer;place-items:center;display:grid;position:relative;overflow:hidden}.mod-jam-cover-upload__preview img{object-fit:cover;width:100%;height:100%}.mod-jam-cover-upload__overlay{color:#fff;opacity:0;background:#0000005c;place-items:center;transition:opacity .16s;display:grid;position:absolute;inset:0}.mod-jam-cover-upload__preview:hover .mod-jam-cover-upload__overlay,.mod-jam-cover-upload__preview:focus-visible .mod-jam-cover-upload__overlay{opacity:1}.mod-jam-moderation-card{align-items:center;gap:12px;padding:16px;display:flex}.mod-jam-project-participations{flex-direction:column;gap:10px;display:flex}.mod-jam-project-participation{align-items:center;gap:10px;display:flex}.mod-jam-project-participation .author-card{flex:1;min-width:0}.mod-jam-vote-button{z-index:3;flex-shrink:0;position:relative}.mod-jam-jury-list,.mod-jam-jury-settings-list{gap:10px;display:grid}.mod-jam-jury-settings-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;display:grid}.mod-jam-jury-settings-form .blog-settings__input{margin-bottom:0}.mod-jam-jury-settings-list{margin-top:16px}.mod-jam-jury-settings-card{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;display:grid}.mod-jam-jury-settings-empty{color:var(--theme-color-text-secondary)}.mod-jam-nominations-form{margin-top:12px}.mod-jam-nominations-list,.mod-jam-vote-nominations{gap:10px;display:grid}.mod-jam-nominations-list{margin-top:18px}.mod-jam-nomination-card{background:var(--theme-color-background);border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 24px;font-size:16px;display:grid}.mod-jam-nomination-card p,.mod-jam-vote-nomination-hint{color:var(--theme-color-text-secondary);margin:4px 0 0}.mod-jam-nomination-card__actions,.mod-jam-settings-actions{justify-content:flex-end;gap:10px;display:flex}.mod-jam-vote-nomination-option{background:var(--theme-color-background);border:1px dashed var(--theme-sidebar-separator-color-background);cursor:pointer;border-radius:16px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.mod-jam-vote-nomination-option:hover:not(:disabled),.mod-jam-vote-nomination-option:focus-visible:not(:disabled){border-color:#307df0}.mod-jam-vote-nomination-option:disabled{cursor:default;opacity:.64}.mod-jam-vote-nomination-option p{font-weight:500}.mod-jam-vote-nomination-option span,.mod-jam-vote-nomination-option small{color:var(--theme-color-text-secondary);font-size:13px}.mod-jam-vote-nomination-option__already-voted{color:var(--theme-color-text-secondary);flex-direction:row;align-items:center;gap:8px;margin-top:8px;font-size:13px;display:flex}.mod-jam-vote-nomination-option__already-voted svg{fill:none;color:#f44336}.mod-jam-vote-nominations{margin-top:12px}.mod-jam-moderation-status,.mod-jam-moderation-rejection{background:var(--theme-color-background);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;margin-bottom:16px;padding:16px;font-size:16px;display:flex}.mod-jam-moderation-rejection{display:block}.mod-jam-moderation-rejection p{color:var(--theme-color-text-secondary);margin:6px 0 0}.mod-jam-project-participation img{object-fit:cover;border-radius:8px;width:40px;height:40px}.mod-jam-project-participation span{flex-direction:column;min-width:0;display:flex}.mod-jam-project-participation small{color:var(--theme-color-text-secondary)}.mod-jams-dashboard-list{gap:12px;margin-top:12px;display:grid}.mod-jams-dashboard-card{flex-direction:row;gap:12px;padding:16px;text-decoration:none}.mod-jams-dashboard-card__meta{color:var(--theme-color-text-secondary);align-items:center;gap:8px;margin-top:auto;font-size:15px;line-height:1;display:inline-flex}@media (max-width:760px){.mod-jam-jury-settings-form{grid-template-columns:1fr}.mod-jam-jury-settings-card{grid-template-columns:auto minmax(0,1fr)}.mod-jam-nomination-card,.mod-jam-moderation-status{grid-template-columns:1fr;align-items:flex-start}.mod-jam-nomination-card__actions,.mod-jam-settings-actions{flex-wrap:wrap;justify-content:flex-start}.mod-jams-title-row{flex-direction:column;align-items:flex-start}.mod-jams-catalog-hero{grid-template-columns:1fr;padding:20px}.mod-jams-catalog-hero h1{font-size:32px}.mod-jam-timeline{grid-template-columns:1fr;align-items:stretch;min-height:auto;padding:18px}.mod-jam-timeline__track{flex-direction:column;gap:18px;height:auto;padding:0;display:flex;top:0}.mod-jam-timeline__rail,.mod-jam-timeline__fill{width:4px;height:calc(100% - 20px);top:10px;left:9px;right:auto}.mod-jam-timeline__fill{width:4px;height:calc((100% - 20px) * var(--progress) / 100)}.mod-jam-timeline__step,.mod-jam-timeline__step--edge-start,.mod-jam-timeline__step--edge-end{text-align:left;text-transform:none;grid-template-columns:22px minmax(0,1fr);align-items:flex-start;gap:12px;width:auto;display:grid;position:static;transform:none}.mod-jam-timeline__dot{border-width:4px;width:20px;height:20px}.mod-jam-timeline__copy{gap:4px;margin-top:0}.mod-jam-timeline__step strong{font-size:13px;line-height:1.15}.mod-jam-timeline__step small{font-size:13px;line-height:1.25}.mod-jam-form__grid,.mod-jam-form__grid--three,.mod-jam-form__grid--four,.mod-jam-result-card{grid-template-columns:1fr}.mod-jam-submission-item--result.mod-jam-submission-item--list{grid-template-columns:58px minmax(0,1fr);gap:8px}.mod-jam-submission-item--list .mod-jam-submission-result-rank{min-width:50px;height:50px;font-size:18px}.mod-jam-settings-layout{grid-template-columns:1fr}.mod-jam-settings-sidebar{position:static}.mod-jams-catalog-hero__golem{display:none}}.mod-jam-sidebar .content .markdown-body ul{padding-left:20px}.mod-jam-masthead_cover{object-fit:cover;pointer-events:none;border-top-right-radius:var(--layout-island-border-radius);border-top-left-radius:var(--layout-island-border-radius);width:100%;height:240px;display:block}

@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_928c6a39-module__GucX5a__className{font-family:Inter,Inter Fallback;font-style:normal}
