:root{--bg:#14181c;--panel:#1b2228;--panel2:#202830;--line:#2c3440;--text:#f4f7f9;--muted:#9ab0be;--green:#00c030;--orange:#ff8000;--blue:#40bcf4;--red:#f04c4c}*{box-sizing:border-box}body,html{background:var(--bg)}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{width:min(1100px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(20,24,28,.96);border-bottom:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{height:68px;width:min(1100px,calc(100% - 40px));margin:auto;gap:26px}.brand{font-size:23px;font-weight:900;letter-spacing:-1px;display:flex;align-items:center;gap:8px}.brand-lights{display:flex;gap:3px}.brand-lights i{width:12px;height:12px;border-radius:50%;display:block;background:var(--orange)}.brand-lights i:nth-child(2){background:var(--green)}.brand-lights i:nth-child(3){background:var(--blue)}.main-nav{display:flex;gap:19px;margin-left:auto}.main-nav a{font-size:13px;font-weight:700;color:#c7d2d9;text-transform:uppercase;letter-spacing:.5px}.search-box{height:34px;min-width:265px;background:#2c3440;border-radius:18px;display:flex;align-items:center;padding:0 12px;color:#9aabb5}.search-box input{border:0;outline:0;background:transparent;color:white;width:100%;margin-left:7px;font-size:13px}.log-button,.page-title button,.primary-cta{background:var(--green);padding:9px 17px;border-radius:4px;font-weight:800;border:0;color:#fff}.hero{height:580px;background-position:50%;background-size:cover;margin-top:-68px;padding-top:68px;display:flex;align-items:flex-end}.hero-content{padding-bottom:62px}.hero h1{font-family:Georgia,serif;font-size:58px;line-height:.98;margin:8px 0 18px;max-width:700px;text-shadow:0 2px 22px #000}.hero p:not(.eyebrow){font-size:18px;color:#d4dde2;max-width:620px;line-height:1.55;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:1.5px;color:var(--blue);font-weight:900}.home-content{padding:35px 0 80px}.section-heading{height:42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-heading h2{font-size:14px;text-transform:uppercase;letter-spacing:.8px;color:#b7c6cf;display:flex;align-items:center;gap:7px;margin:0}.section-heading a{font-size:12px;color:var(--muted);display:flex;align-items:center}.poster-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.poster-grid.four{grid-template-columns:repeat(4,1fr);max-width:800px}.race-card{min-width:0}.poster-frame{position:relative;display:block;aspect-ratio:2/3;border-radius:4px;overflow:hidden;background:#29323a;box-shadow:0 1px 7px rgba(0,0,0,.5)}.poster-frame img{width:100%;height:100%;object-fit:cover;transition:.25s}.poster-frame:hover img{transform:scale(1.025);filter:brightness(.5)}.poster-overlay{position:absolute;inset:0;display:grid;place-items:center;opacity:0;font-weight:800}.poster-frame:hover .poster-overlay{opacity:1}.race-card-title{font-size:12px;font-weight:700;line-height:1.25;display:block;margin-top:8px;color:#dbe3e8}.card-rating{display:flex;align-items:center;gap:5px;margin-top:4px;font-size:11px;color:#7f949f}.stars{display:inline-flex;color:var(--green);gap:0}.content-columns{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);grid-gap:40px;gap:40px;margin-top:42px}.review-card{display:flex;gap:12px;padding:17px 0;border-bottom:1px solid var(--line)}.avatar{width:38px;height:38px;flex:none;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#8f3ffc,#3fc8f4);font-weight:900}.review-body{min-width:0;flex:1 1}.review-head{display:flex;align-items:center;gap:8px;color:#91a4af;font-size:12px}.review-head a{font-weight:800;color:white}.live-pill{font-size:9px;background:var(--red);padding:2px 5px;border-radius:3px;color:white;font-weight:900}.review-body>p{font-family:Georgia,serif;font-size:17px;line-height:1.45;margin:9px 0;color:#edf1f3}.review-actions{display:flex;align-items:center;gap:16px}.review-actions button{border:0;background:0;color:#91a4af;padding:0;display:flex;align-items:center;gap:5px;cursor:pointer;font-size:12px}.review-actions button.liked{color:#ff6b82}.review-actions span{margin-left:auto;color:#687984;font-size:11px}.comments-panel{margin-top:12px;padding:10px 12px;background:#11161a;border-radius:4px}.comments-panel p{font-size:12px;color:#aebcc5;margin:5px 0}.comment-form{display:flex;gap:6px;margin-top:9px}.comment-form input{flex:1 1;background:#273038;border:1px solid #394550;color:white;border-radius:3px;padding:7px}.comment-form button{background:var(--green);border:0;border-radius:3px;color:white;font-weight:700}.list-stack{display:grid;grid-gap:18px;gap:18px}.mini-list{display:block}.stacked-posters{display:flex;height:110px;margin-bottom:9px}.stacked-posters img{width:78px;height:110px;object-fit:cover;border-radius:3px;margin-right:-35px;box-shadow:0 0 0 2px var(--bg)}.mini-list strong{display:block;font-family:Georgia,serif}.mini-list span{color:#7f929e;font-size:11px}.race-backdrop{height:500px;margin-top:-68px;background-size:cover;background-position:50%}.race-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 260px;grid-gap:36px;gap:36px;margin-top:-230px;position:relative;align-items:start}.race-poster img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:5px;box-shadow:0 8px 30px rgba(0,0,0,.65)}.race-main h1{font-family:Georgia,serif;font-size:42px;margin:7px 0 13px}.race-kicker{font-size:10px;color:#9cb0bb;font-weight:800;letter-spacing:1px}.race-synopsis{font-family:Georgia,serif;font-size:17px;line-height:1.55;color:#cbd5da}.facts-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin:23px 0}.facts-grid span{display:flex;gap:8px;align-items:center;color:#aebbc4;font-size:12px}.facts-grid svg{width:15px;color:var(--blue)}.tags{display:flex;gap:7px;flex-wrap:wrap}.tags span{background:#2a333b;border-radius:20px;padding:6px 10px;color:#aebdc5;font-size:11px}.podium-box{margin-top:24px;border-top:1px solid var(--line)}.podium-box h3{font-size:12px;text-transform:uppercase;color:#91a4af}.podium-box ol{list-style:none;margin:0;padding:0}.podium-box li{display:flex;align-items:center;gap:10px;margin:7px 0;font-size:13px}.podium-box b{width:24px;height:24px;border-radius:50%;background:#2b353d;display:grid;place-items:center;color:var(--orange)}.rating-panel{background:#1f272e;border-radius:5px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.25)}.rating-buttons{display:grid;grid-template-columns:1fr 1fr}.rating-buttons button{border:0;background:#263039;color:#8fa0aa;padding:16px 5px;display:grid;justify-items:center;grid-gap:5px;gap:5px;font-size:11px;cursor:pointer}.rating-buttons button:first-child{border-right:1px solid #38434c}.rating-buttons button svg{width:24px}.rating-buttons button.active{color:var(--green)}.rating-buttons button.heart{color:#ff5c73}.your-rating{text-align:center;padding:14px}.community-score small,.your-rating small{font-size:9px;color:#71838e;font-weight:900;letter-spacing:1px}.your-rating>div{display:flex;justify-content:center}.your-rating button{border:0;background:0;color:var(--green);padding:3px;cursor:pointer}.review-button{width:100%;background:var(--green);border:0;color:white;font-weight:900;padding:12px;cursor:pointer}.quick-log{padding:12px;display:grid;grid-gap:9px;gap:9px}.quick-log textarea{min-height:90px;background:#11171b;border:1px solid #394650;color:white;padding:8px}.quick-log label{font-size:12px;color:#a9b6bd}.quick-log button{background:var(--orange);border:0;color:white;font-weight:800;padding:8px}.community-score{text-align:center;padding:19px;margin-top:14px;border-top:1px solid var(--line)}.community-score strong{font-family:Georgia,serif;font-size:32px;display:block}.community-score>span{display:block;color:#71838e;font-size:10px;margin-top:5px}.below-race{padding:55px 0 80px}.reviews-section{max-width:720px;margin-bottom:48px}.empty-state{color:#8597a2}.poster-grid.compact{grid-template-columns:repeat(4,1fr);max-width:720px}.profile-page,.standard-page{padding:55px 0 90px}.page-title{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:24px}.page-title h1{font-family:Georgia,serif;font-size:40px;margin:0}.filter-bar{background:#1d252c;padding:13px;display:flex;gap:10px;align-items:center;margin-bottom:24px}.filter-bar select{background:#2c363e;border:1px solid #3d4952;color:#dbe3e8;padding:9px;border-radius:3px}.filter-bar span{margin-left:auto;color:#8497a2;font-size:12px}.poster-grid.browse{grid-template-columns:repeat(5,1fr)}.large-list-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:35px;gap:35px}.list-collage{display:flex;height:290px;overflow:hidden;border-radius:5px;background:#1f262c}.list-collage img{width:34%;height:100%;object-fit:cover}.large-list-card h2{font-family:Georgia,serif;margin:13px 0 3px}.large-list-card p,.large-list-card span{color:#8598a3;font-size:12px;margin:0}.profile-header{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding-bottom:22px}.avatar.large{width:82px;height:82px;font-size:29px}.profile-header h1{font-family:Georgia,serif;font-size:36px;margin:0}.profile-header p{color:#96a8b2;margin:5px 0}.profile-header button{margin-left:auto;background:var(--green);border:0;color:white;padding:9px 20px;font-weight:800;border-radius:3px}.profile-stats{display:flex;gap:25px;padding:16px 0 35px;color:#8da0aa;font-size:12px}.profile-stats b{color:white}.diary-preview>div:not(.section-heading){display:grid;grid-template-columns:35px 1fr auto;grid-gap:8px;gap:8px;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.diary-preview span{color:#748791}.diary-preview small{color:var(--green)}@media(max-width:850px){.search-box{display:none}.main-nav{gap:10px}.poster-grid{grid-template-columns:repeat(3,1fr)}.content-columns{grid-template-columns:1fr}.race-layout{grid-template-columns:160px 1fr}.race-sidebar{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.race-main h1{font-size:34px}.poster-grid.browse{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.header-inner,.page-shell{width:min(100% - 24px,1100px)}.main-nav a:nth-child(n+2){display:none}.hero{height:520px}.hero h1{font-size:40px}.poster-grid{grid-template-columns:repeat(2,1fr)}.race-layout{display:block;margin-top:-250px}.race-poster{width:145px;margin-bottom:20px}.race-main h1{font-size:31px}.race-sidebar{display:block;margin-top:25px}.facts-grid,.large-list-grid{grid-template-columns:1fr}.poster-grid.browse,.poster-grid.four{grid-template-columns:repeat(2,1fr)}.profile-header{align-items:flex-start;flex-wrap:wrap}.profile-header button{margin-left:0}.page-title h1{font-size:32px}}.brand-lights.red-only i{background:#e10600!important}.home-no-hero{padding-top:58px}.empty-panel{min-height:150px;border:1px solid #2c3440;background:#1b2128;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px;color:#83909d}.empty-panel strong{color:#c8d1da;margin-bottom:8px}.empty-panel p{margin:0;max-width:360px}.diary-season{margin-bottom:54px}.diary-season .section-heading span{color:#7f8b96;font-size:13px}@media (max-width:720px){.home-no-hero{padding-top:30px}}.search-wrap{position:relative;min-width:290px}.search-results{position:absolute;z-index:100;top:42px;left:0;right:0;background:#242c33;border:1px solid #3d4851;border-radius:4px;box-shadow:0 14px 35px rgba(0,0,0,.45);max-height:430px;overflow:auto}.search-results>a{display:flex;flex-direction:column;padding:10px 12px;border-bottom:1px solid #354049;text-decoration:none}.search-results>a:hover{background:#303a42}.search-results b{color:#fff;font-size:13px}.search-results p,.search-results span{color:#9ab;font-size:11px;text-transform:capitalize}.search-results p{padding:12px;margin:0}.auth-menu{display:flex;align-items:center;gap:8px;font-size:12px}.auth-menu a,.signin-link{color:#cbd5dc;text-decoration:none;white-space:nowrap}.auth-menu button{border:0;background:none;color:#84909a;cursor:pointer}.auth-page{display:flex;justify-content:center}.auth-card{width:min(440px,100%);background:#1e252b;border:1px solid #374149;padding:28px;border-radius:5px;display:grid;grid-gap:14px;gap:14px}.auth-card label{display:grid;grid-gap:6px;gap:6px;color:#9ca8b2;font-size:12px;text-transform:uppercase}.auth-card input,.list-builder input,.list-builder textarea{background:#12171b;border:1px solid #46515a;color:#fff;padding:11px;border-radius:3px}.auth-card>button,.list-builder button{background:#00b020;color:#fff;border:0;border-radius:3px;padding:11px 16px;font-weight:700;cursor:pointer}.auth-card .text-button{background:none;color:#8ec8e8;padding:4px}.auth-card small{color:#7f8b94}.form-error{color:#ff6b6b}.login-nudge{font-size:11px;color:#9eabb5;margin:0 0 10px}.bio-page{max-width:900px}.bio-copy{font-family:Georgia,serif;font-size:21px;line-height:1.55;color:#c9d1d6}.list-builder{background:#1d242a;border:1px solid #3b464f;padding:22px;margin-bottom:28px;display:grid;grid-gap:12px;gap:12px}.list-builder textarea{min-height:80px;resize:vertical}.race-picker{max-height:420px;overflow:auto}.race-picker label{display:flex;align-items:center;gap:10px;padding:8px;border-bottom:1px solid #303a42;cursor:pointer}.race-picker label:hover{background:#252e35}.race-picker img{object-fit:cover}.race-picker span{display:flex;flex-direction:column;color:#e4e8eb}.race-picker small{color:#87949e}.builder-actions{display:flex;justify-content:flex-end;gap:8px}.builder-actions button:first-child{background:#46515a}@media(max-width:900px){.search-wrap{min-width:0;width:100%;order:5}.header-inner{flex-wrap:wrap}.auth-menu,.signin-link{margin-left:auto}}.profile-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px;padding-bottom:22px;border-bottom:1px solid #456}.profile-head h1{font-size:2.5rem;margin:4px 0}.profile-head button,.section-heading button{background:#00c030;color:#fff;border:0;border-radius:3px;padding:9px 14px;font-weight:700}.poster-grid.favourites{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:34px}.poster-grid.favourites a{display:flex;flex-direction:column;gap:8px;color:#fff}.poster-grid.favourites img{width:100%;height:auto;border-radius:4px;border:1px solid #456}.favourite-editor{background:#242c34;border:1px solid #456;padding:18px;margin-bottom:20px;border-radius:4px}.favourite-editor>input{width:100%;padding:11px;background:#fff;border:0;border-radius:3px;margin-bottom:12px}.logged-table{border-top:1px solid #456;margin-bottom:35px}.logged-table>a{display:grid;grid-template-columns:52px 1fr auto 40px;grid-gap:15px;gap:15px;align-items:center;padding:10px 0;border-bottom:1px solid #303a43;color:#fff}.logged-table img{border-radius:2px}.logged-table div{display:flex;flex-direction:column}.logged-table small{color:#9ab}.friend-grid{display:flex;gap:10px;flex-wrap:wrap}.friend-grid a{background:#242c34;border:1px solid #456;padding:10px 14px;border-radius:3px}.danger-button{margin-top:10px;background:#8b2635!important;color:white;border:0;padding:7px 10px;border-radius:3px}.public-ratings{margin-top:14px;border-top:1px solid #456;padding-top:12px}.public-ratings>a{display:flex;justify-content:space-between;padding:6px 0;color:#ccd}.half-stars{display:grid!important;grid-template-columns:repeat(5,1fr);grid-gap:4px;gap:4px}.half-stars button{position:relative}.half-stars button span{font-size:9px;display:block}.half-stars button:nth-child(2n){margin-right:6px}.half-stars .filled{color:#00e054}.your-rating em{display:block;text-align:center;color:#9ab;font-size:12px;margin-top:6px}@media(max-width:700px){.poster-grid.favourites{grid-template-columns:repeat(2,1fr)}.logged-table>a{grid-template-columns:45px 1fr auto}.logged-table>a>b{display:none}}.admin-page{padding-bottom:80px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:42px 0 24px}.page-heading h1{margin:4px 0 8px;font-size:clamp(2rem,4vw,3.2rem)}.page-heading p:not(.eyebrow){color:var(--muted);max-width:720px;margin:0}.eyebrow{color:#ef3340;text-transform:uppercase;letter-spacing:.15em;font-size:.73rem;font-weight:800;margin:0}.panel-card{background:#171c21;border:1px solid #2a323a;border-radius:8px;box-shadow:0 18px 50px rgba(0,0,0,.22)}.poster-admin-grid{display:grid;grid-template-columns:minmax(280px,380px) minmax(360px,1fr);grid-gap:24px;gap:24px;align-items:start}.poster-race-browser{overflow:hidden;position:-webkit-sticky;position:sticky;top:92px}.admin-filters{display:grid;grid-template-columns:1fr 120px;grid-gap:10px;gap:10px;padding:14px;border-bottom:1px solid #2a323a}.admin-filters input,.admin-filters select{width:100%;background:#0f1317;border:1px solid #303942;color:#fff;border-radius:5px;padding:11px 12px}.admin-race-list{max-height:68vh;overflow:auto}.admin-race-row{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;padding:12px 14px;border:0;border-bottom:1px solid #252c33;background:transparent;color:#dfe7ec;cursor:pointer}.admin-race-row:hover{background:#20272e}.admin-race-row.selected{background:#28323a;box-shadow:inset 3px 0 #ef3340}.admin-race-row span{font-weight:700}.admin-race-row small{color:#8fa0ab;white-space:nowrap}.poster-editor{padding:22px;outline:none}.poster-editor:focus{border-color:#52616c}.poster-editor-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.poster-editor-title h2{margin:5px 0 0;font-size:1.65rem}.poster-status{padding:6px 10px;border-radius:999px;border:1px solid #4a555e;color:#aab8c1;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.poster-status.complete{color:#78d6a0;border-color:#318353;background:rgba(49,131,83,.13)}.poster-upload-preview{width:min(100%,380px);aspect-ratio:2/3;margin:0 auto 20px;background:#0c0f12;border-radius:7px;overflow:hidden;border:1px solid #303942}.poster-upload-preview img{width:100%;height:100%;display:block;object-fit:cover}.paste-zone{border:1px dashed #4a5660;border-radius:7px;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:22px;background:#11161a;color:#9fafb9}.paste-zone strong{color:#fff;font-size:1.15rem}.or-divider{text-transform:uppercase;font-size:.68rem;letter-spacing:.2em;color:#65747e;margin:3px 0}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:10px 15px;font-weight:800;cursor:pointer;border:0;text-decoration:none}.primary-button{background:#ef3340;color:#fff}.secondary-button{background:#2b353d;color:#fff}.button:disabled{opacity:.5;cursor:not-allowed}.poster-admin-actions{display:flex;align-items:center;gap:16px;margin-top:18px}.text-danger-button{border:0;background:transparent;color:#ef7b83;cursor:pointer;font-weight:700}.admin-message{margin:16px 0 0;color:#b9c7cf;padding:12px 14px;background:#11161a;border-left:3px solid #ef3340}@media (max-width:820px){.poster-admin-grid{grid-template-columns:1fr}.poster-race-browser{position:static}.admin-race-list{max-height:350px}}.five-stars{display:flex!important;justify-content:center;gap:4px}.five-stars button{position:relative;padding:3px!important}.five-stars button svg{width:28px;height:28px}.five-stars .half-filled{color:var(--green)}.five-stars .half-filled:after{content:"";position:absolute;left:3px;top:3px;width:14px;height:28px;background:var(--green);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='m12 2.6 2.83 5.73 6.32.92-4.58 4.46 1.08 6.29L12 17.03 6.35 20l1.08-6.29-4.58-4.46 6.32-.92L12 2.6Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='m12 2.6 2.83 5.73 6.32.92-4.58 4.46 1.08 6.29L12 17.03 6.35 20l1.08-6.29-4.58-4.46 6.32-.92L12 2.6Z'/%3E%3C/svg%3E") center/contain no-repeat}.drag-help{color:#9ab;font-size:12px}.favourite-drag-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin:12px 0 16px}.favourite-drag-card{cursor:-webkit-grab;cursor:grab;position:relative;background:#151b20;border:1px solid #456;border-radius:4px;padding:7px;display:flex;flex-direction:column;gap:6px}.favourite-drag-card>span{position:absolute;top:9px;left:9px;background:#000c;color:white;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-weight:800}.favourite-drag-card img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:3px}.favourite-drag-card b{font-size:11px}.profile-login-link{background:var(--green);padding:9px 14px;border-radius:3px;font-weight:700}@media(max-width:700px){.favourite-drag-row{grid-template-columns:repeat(2,1fr)}}.rating-panel{background:#1b2229;border:1px solid rgba(153,170,187,.16);border-radius:8px;padding:1.15rem;box-shadow:0 8px 24px rgba(0,0,0,.18)}.rating-panel h3{margin:0 0 1rem;color:#f4f7f9;font-size:1rem;font-weight:700;letter-spacing:.01em}.rating-field{padding-bottom:1rem;border-bottom:1px solid rgba(153,170,187,.14)}.rating-field>span{display:block;margin-bottom:.45rem;color:#9ab;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.five-star-rating{display:flex;align-items:center;gap:.18rem}.rating-star-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;color:#5f6c78;cursor:pointer;font-size:1.65rem;line-height:1;transition:color .12s ease,transform .12s ease}.rating-star-button:focus-visible,.rating-star-button:hover{color:#00c030;transform:translateY(-1px)}.rating-star-button.is-full,.rating-star-button.is-half{color:#00c030}.rating-star-button:focus-visible{outline:2px solid rgba(0,192,48,.4);outline-offset:3px;border-radius:3px}.clear-rating-button{margin-left:auto;padding:.25rem .5rem;border:0;background:transparent;color:#9ab;cursor:pointer;font-size:.72rem;font-weight:600}.clear-rating-button:hover{color:#fff}.rating-field small{display:block;margin-top:.35rem;color:#71808d;font-size:.75rem}.rating-panel label{display:grid;grid-gap:.4rem;gap:.4rem;margin-top:.9rem;color:#9ab;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.rating-panel input[type=date],.rating-panel textarea{width:100%;box-sizing:border-box;border:1px solid rgba(153,170,187,.2);border-radius:4px;background:#12171c;color:#f4f7f9;font:inherit;font-size:.88rem}.rating-panel input[type=date]{height:2.45rem;padding:0 .7rem;color-scheme:dark}.rating-panel textarea{min-height:8.5rem;padding:.75rem;resize:vertical;line-height:1.5}.rating-panel input[type=date]:focus,.rating-panel textarea:focus{border-color:#00c030;outline:2px solid rgba(0,192,48,.14)}.rating-panel textarea::placeholder{color:#64717c}.checkbox-field{display:flex!important;align-items:center;gap:.55rem!important;margin-top:.7rem!important;color:#c4ced6!important;font-size:.82rem!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important;cursor:pointer}.checkbox-field input{width:1rem;height:1rem;margin:0;accent-color:#00c030}.rating-panel>small{display:block;margin-top:.35rem;color:#66737e;font-size:.7rem;text-align:right}.rating-panel-actions{display:flex;gap:.55rem;margin-top:1rem}.rating-panel-actions>button{flex:1 1;min-height:2.45rem;border:0;border-radius:4px;padding:.65rem .85rem;background:#00c030;color:#fff;cursor:pointer;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:background .12s ease,transform .12s ease}.rating-panel-actions>button:hover{background:#00a628;transform:translateY(-1px)}.rating-panel-actions>button:disabled{cursor:wait;opacity:.6;transform:none}.rating-panel-actions .danger-button{flex:0 0 auto;border:1px solid rgba(255,102,102,.4);background:transparent;color:#ff8585}.rating-panel-actions .danger-button:hover{background:rgba(255,102,102,.08)}.form-error,.form-success{margin:.8rem 0 0;padding:.65rem .75rem;border-radius:4px;font-size:.78rem}.form-error{background:rgba(255,80,80,.1);color:#ff9494}.form-success{background:rgba(0,192,48,.1);color:#5ce879}.public-review-list{border-top:1px solid var(--line)}.public-review-card{display:flex;gap:13px;padding:18px 0;border-bottom:1px solid var(--line)}.public-review-avatar{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--blue),#8f3ffc);color:white;font-size:.9rem;font-weight:900}.public-review-content{min-width:0;flex:1 1}.public-review-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.public-review-header>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.public-review-header a,.public-review-header strong{color:white;font-size:.8rem;font-weight:800}.public-review-header time{color:#71838e;font-size:.7rem;white-space:nowrap}.public-review-rating{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:.85rem;letter-spacing:-.08em}.public-review-rating small{color:#82939d;font-size:.68rem;letter-spacing:normal}.public-review-content>p{margin:.65rem 0;color:#edf1f3;font-family:Georgia,serif;font-size:1rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.public-review-footer{display:flex;align-items:center;gap:10px;color:#748691;font-size:.7rem}.public-review-footer .live-pill{font-size:.55rem}@media (max-width:560px){.public-review-header{display:block}.public-review-header time{display:block;margin-top:.3rem}}.diary-log-list{border-top:1px solid var(--line)}.diary-log-row{display:grid;grid-template-columns:110px 64px minmax(0,1fr) 80px;align-items:center;grid-gap:16px;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.diary-log-date{color:#81939e;font-size:.78rem;font-weight:700;text-transform:uppercase}.diary-log-poster{display:block}.diary-log-poster img{display:block;width:64px;height:96px;object-fit:cover;border-radius:3px;box-shadow:0 3px 12px rgba(0,0,0,.35)}.diary-log-details{min-width:0}.diary-log-details>a strong{display:block;margin-bottom:4px;color:#f4f7f9;font-family:Georgia,serif;font-size:1.05rem}.diary-log-details>span{color:#82949f;font-size:.75rem}.diary-log-details p{margin:.65rem 0 0;max-width:650px;color:#cbd5da;font-family:Georgia,serif;font-size:.92rem;line-height:1.45}.diary-log-labels{display:flex;align-items:center;gap:8px;margin-top:.45rem}.diary-liked{color:#ff6b82;font-size:.65rem;font-weight:800;text-transform:uppercase}.diary-log-rating{justify-self:end;color:var(--green);font-size:.85rem;font-weight:800;white-space:nowrap}.diary-log-missing{grid-template-columns:110px 1fr}.diary-log-missing small{display:block;margin-top:4px;color:#84949e}.page-title>span{color:#82949f;font-size:.78rem}@media (max-width:700px){.diary-log-row{grid-template-columns:52px minmax(0,1fr) auto;gap:12px}.diary-log-date{grid-column:1/-1}.diary-log-poster img{width:52px;height:78px}.diary-log-rating{align-self:start}}.home-community{margin-top:42px}.home-activity-list{border-top:1px solid var(--line)}.home-activity-card{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:14px;gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}.home-activity-poster img{display:block;width:58px;height:87px;border-radius:3px;object-fit:cover;box-shadow:0 3px 12px rgba(0,0,0,.35)}.home-activity-body{min-width:0}.home-activity-body header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;color:#8fa0aa;font-size:.75rem}.home-activity-body header a{color:#f4f7f9;font-weight:800}.home-activity-body time{color:#71838e;font-size:.68rem;white-space:nowrap}.home-activity-meta{display:flex;align-items:center;gap:9px;margin-top:.45rem}.home-activity-rating{color:var(--green);font-size:.8rem;font-weight:800}.home-activity-liked{color:#ff6b82;font-size:.65rem;font-weight:800;text-transform:uppercase}.home-activity-body p{margin:.55rem 0 0;color:#d8e0e4;font-family:Georgia,serif;font-size:.95rem;line-height:1.45}.home-trending-list{border-top:1px solid var(--line)}.home-trending-row{display:grid;grid-template-columns:24px 42px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.home-trending-row img{width:42px;height:63px;border-radius:2px;object-fit:cover}.home-trending-position{color:#71838e;font-family:Georgia,serif;font-size:1rem;text-align:center}.home-trending-row div{min-width:0}.home-trending-row strong{display:block;color:#edf1f3;font-size:.78rem;line-height:1.3}.home-trending-row div span{display:block;margin-top:4px;color:#788b96;font-size:.68rem}@media (max-width:700px){.home-activity-body header{display:block}.home-activity-body time{display:block;margin-top:.3rem}}.profile-bio{max-width:620px;color:#b7c4cc;line-height:1.5}.profile-head small{color:#71838e;font-size:.75rem}.profile-log-list{border-top:1px solid var(--line)}.profile-log-row{display:grid;grid-template-columns:52px minmax(0,1fr) 110px;align-items:start;grid-gap:14px;gap:14px;padding:13px 0;border-bottom:1px solid var(--line)}.profile-log-row img{display:block;width:52px;height:78px;border-radius:3px;object-fit:cover}.profile-log-details{min-width:0}.profile-log-details strong{display:block;color:white;font-family:Georgia,serif;font-size:1rem}.profile-log-details>span{display:block;margin-top:4px;color:#82949f;font-size:.72rem}.profile-log-details p{margin:.55rem 0 0;color:#cbd5da;font-family:Georgia,serif;font-size:.88rem;line-height:1.45}.profile-log-meta{display:grid;justify-items:end;grid-gap:5px;gap:5px}.profile-log-meta>span{color:var(--green);font-weight:800}.profile-log-meta small{color:#8597a2;font-size:.6rem;font-weight:800}.profile-log-meta small:last-child{color:#ff6b82}@media (max-width:650px){.profile-log-row{grid-template-columns:45px minmax(0,1fr)}.profile-log-row img{width:45px;height:68px}.profile-log-meta{grid-column:2;justify-items:start;display:flex;flex-wrap:wrap}}.profile-favourites-section{margin-bottom:42px}.profile-favourite-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:13px;gap:13px}.profile-favourite-card{position:relative;min-width:0}.profile-favourite-card.is-editing{padding:7px;border:1px solid #394550;border-radius:5px;background:#181f25;cursor:-webkit-grab;cursor:grab}.profile-favourite-card.is-editing:active{cursor:-webkit-grabbing;cursor:grabbing}.profile-favourite-card.is-dragging{opacity:.45;transform:scale(.98)}.profile-favourite-card>a{display:block}.profile-favourite-card img{display:block;width:100%;height:auto;aspect-ratio:2/3;border-radius:4px;object-fit:cover;box-shadow:0 5px 18px rgba(0,0,0,.4)}.profile-favourite-copy{position:relative;margin-top:8px;padding-left:28px}.profile-favourite-copy strong{display:block;overflow:hidden;color:white;font-size:.78rem;line-height:1.3;text-overflow:ellipsis}.profile-favourite-copy small{display:block;margin-top:3px;color:#7f929e;font-size:.65rem}.favourite-position{position:absolute;top:0;left:0;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:white;font-size:.65rem;font-weight:900}.favourite-remove-button{width:100%;margin-top:8px;padding:6px;border:1px solid rgba(255,100,100,.4);border-radius:3px;background:transparent;color:#ff8585;cursor:pointer;font-size:.68rem;font-weight:700}.profile-favourite-slot{min-height:240px;display:grid;place-items:center;border:1px dashed #41505b;border-radius:5px;background:rgba(255,255,255,.015);color:#6f818c;font-size:.72rem;text-align:center}.favourite-picker{position:relative;margin-top:18px;padding:18px;border:1px solid #35414a;border-radius:5px;background:#1a2127}.favourite-picker>div:first-child strong{color:white}.favourite-picker>div:first-child p{margin:4px 0 12px;color:#82949f;font-size:.75rem}.favourite-picker>input{width:100%;height:42px;padding:0 12px;border:1px solid #3b4852;border-radius:4px;background:#11171b;color:white}.favourite-picker>input:focus{border-color:var(--green);outline:2px solid rgba(0,192,48,.15)}.favourite-search-results{position:absolute;z-index:10;top:112px;right:18px;left:18px;max-height:320px;overflow-y:auto;border:1px solid #3b4852;border-radius:4px;background:#20282f;box-shadow:0 14px 35px rgba(0,0,0,.45)}.favourite-search-results>button{width:100%;display:flex;align-items:center;gap:10px;padding:9px;border:0;border-bottom:1px solid #303b44;background:transparent;color:white;cursor:pointer;text-align:left}.favourite-search-results>button:hover{background:#2a343c}.favourite-search-results img{width:36px;height:54px;flex:0 0 36px;border-radius:2px;object-fit:cover}.favourite-search-results span{display:grid;grid-gap:3px;gap:3px}.favourite-search-results strong{font-size:.76rem}.favourite-search-results small{color:#80919c;font-size:.66rem}.favourite-search-results>p{padding:13px;color:#8b9aa4;font-size:.75rem}.favourite-save-button{display:inline-flex;margin-top:10px;cursor:pointer}@media (max-width:700px){.profile-favourite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-favourite-slot{min-height:210px}}.friend-button-area{display:grid;justify-items:end;grid-gap:6px;gap:6px}.friend-primary-button,.friend-secondary-button{min-height:36px;padding:8px 13px;border-radius:4px;cursor:pointer;font-size:.72rem;font-weight:800}.friend-primary-button{border:0;background:var(--green);color:white}.friend-secondary-button{border:1px solid #485660;background:#222b32;color:#d7e0e5}.friend-primary-button:disabled,.friend-secondary-button:disabled{cursor:wait;opacity:.6}.friend-request-actions{display:flex;gap:7px}.friend-error{max-width:220px;margin:0;font-size:.68rem}.friend-search-section,.friends-section{margin-bottom:38px}.friend-search-section>input{width:100%;height:44px;padding:0 13px;margin-bottom:12px;border:1px solid #3b4852;border-radius:4px;background:#11171b;color:white}.friend-search-section>input:focus{border-color:var(--green);outline:2px solid rgba(0,192,48,.15)}.friend-user-list{border-top:1px solid var(--line)}.friend-user-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;padding:13px 0;border-bottom:1px solid var(--line)}.friend-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--blue),#8f3ffc);color:white;font-weight:900}.friend-user-row>div:nth-child(2){min-width:0}.friend-user-row strong{display:block;color:white}.friend-user-row span{color:#82949f;font-size:.72rem}.friend-user-row p{margin:5px 0 0;color:#9babb5;font-size:.75rem}@media (max-width:600px){.friend-user-row{grid-template-columns:40px minmax(0,1fr)}.friend-button-area{grid-column:2;justify-items:start}.friend-avatar{width:40px;height:40px}}.list-builder label{display:grid;grid-gap:6px;gap:6px;color:#9ca8b2;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.list-builder h2,.list-builder h3{margin:0}.list-builder h3{margin-bottom:10px;color:#aebbc4;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.list-builder-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:18px;gap:18px}.race-picker{max-height:440px;overflow-y:auto;border:1px solid #354049;background:#151b20}.list-race-option{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;grid-gap:10px;gap:10px;padding:8px;border:0;border-bottom:1px solid #303a42;background:transparent;color:white;cursor:pointer;text-align:left}.list-race-option:hover{background:#252e35}.list-race-option img{width:42px;height:60px;border-radius:2px;object-fit:cover}.list-race-option span,.list-selected-row>div:not(.list-order-actions){display:grid;grid-gap:3px;gap:3px;min-width:0}.list-race-option strong,.list-selected-row strong{overflow:hidden;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.list-race-option small,.list-selected-row small{color:#82949f;font-size:.65rem}.list-race-option>b{color:var(--green);font-size:1.1rem;text-align:center}.list-selected-races{max-height:440px;overflow-y:auto;border:1px solid #354049;background:#151b20}.list-selected-empty{min-height:120px;display:grid;place-items:center;border:1px dashed #3d4851;color:#748691;font-size:.75rem}.list-selected-row{display:grid;grid-template-columns:24px 36px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:8px;border-bottom:1px solid #303a42}.list-selected-row img{width:36px;height:54px;border-radius:2px;object-fit:cover}.list-position{color:#71838e;font-family:Georgia,serif;font-size:.9rem;text-align:center}.list-order-actions{display:flex;gap:3px}.list-order-actions button{width:27px;height:27px;display:grid;place-items:center;border:1px solid #3b4852;border-radius:3px;background:#222b32;color:#cbd5da;cursor:pointer}.list-order-actions button:hover:not(:disabled){border-color:var(--green);color:white}.list-order-actions button:disabled{cursor:default;opacity:.3}.list-order-actions .list-remove-race{color:#ff8585}.large-list-card .danger-button{margin-top:10px}@media (max-width:760px){.list-builder-columns{grid-template-columns:1fr}}.public-list-header{max-width:760px;margin-bottom:34px}.public-list-header h1{margin:6px 0 12px;font-family:Georgia,serif;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05}.public-list-description{max-width:700px;color:#c3ced5;font-family:Georgia,serif;font-size:1.05rem;line-height:1.55}.public-list-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:16px;color:#83949f;font-size:.75rem}.public-list-meta a{color:#dce5ea;font-weight:800}.public-list-races{border-top:1px solid var(--line)}.public-list-race-row{display:grid;grid-template-columns:36px 82px minmax(0,1fr);align-items:center;grid-gap:16px;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.public-list-position{color:#71838e;font-family:Georgia,serif;font-size:1.2rem;text-align:center}.public-list-poster img{display:block;width:82px;height:123px;border-radius:3px;object-fit:cover;box-shadow:0 4px 16px rgba(0,0,0,.4)}.public-list-race-copy{min-width:0}.public-list-race-copy strong{display:block;color:#f2f5f7;font-family:Georgia,serif;font-size:1.05rem}.public-list-race-copy>span{display:block;margin-top:4px;color:#81939e;font-size:.73rem}.public-list-race-copy p{max-width:680px;margin:.6rem 0 0;color:#b8c4cb;font-family:Georgia,serif;font-size:.9rem;line-height:1.45}.public-list-missing{grid-template-columns:36px minmax(0,1fr)}.public-list-missing small{display:block;margin-top:4px;color:#81939e}@media (max-width:600px){.public-list-race-row{grid-template-columns:26px 58px minmax(0,1fr);gap:10px}.public-list-poster img{width:58px;height:87px}.public-list-race-copy p{display:none}}.profile-lists-section{margin-bottom:42px}.profile-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px}.profile-list-card{min-width:0}.profile-list-collage{display:flex;height:220px;overflow:hidden;border-radius:5px;background:#1b2228}.profile-list-collage img{width:34%;height:100%;margin-right:-12%;object-fit:cover;box-shadow:2px 0 8px rgba(0,0,0,.3)}.profile-list-card h3{margin:11px 0 4px;font-family:Georgia,serif}.profile-list-card p{margin:0 0 7px;color:#9dabb4;font-size:.78rem;line-height:1.4}.profile-list-card>span{color:#71838e;font-size:.68rem}@media (max-width:650px){.profile-list-grid{grid-template-columns:1fr}}.public-list-edit-button{display:inline-flex;margin-top:18px}.edit-list-actions{display:flex;align-items:center;gap:10px;margin-top:8px;flex-wrap:wrap}.edit-list-actions .primary-cta{border:0;cursor:pointer}.edit-list-delete{margin-left:auto;padding:9px 14px;border:1px solid rgba(255,100,100,.45);border-radius:4px;background:transparent;color:#ff8585;cursor:pointer;font-weight:700}.edit-list-delete:hover{background:rgba(255,90,90,.08)}.edit-list-delete:disabled{cursor:wait;opacity:.6}@media (max-width:600px){.edit-list-delete{width:100%;margin-left:0}}.home-review-list{border-top:1px solid var(--line)}.home-review-card{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:13px;gap:13px;padding:15px 0;border-bottom:1px solid var(--line)}.home-review-poster img{display:block;width:56px;height:84px;object-fit:cover;border-radius:3px;box-shadow:0 3px 12px rgba(0,0,0,.35)}.home-review-copy{min-width:0}.home-review-copy header{display:flex;justify-content:space-between;gap:12px;color:#82949f;font-size:.72rem}.home-review-copy header a{color:#f4f7f9;font-weight:800}.home-review-copy time{color:#71838e;font-size:.66rem;white-space:nowrap}.home-review-meta{display:flex;align-items:center;gap:8px;margin-top:.4rem}.home-review-meta>span:first-child{color:var(--green);font-size:.78rem;font-weight:800}.home-review-liked{color:#ff6b82!important;font-size:.62rem!important;font-weight:800;text-transform:uppercase}.home-review-copy p{margin:.5rem 0 0;color:#d8e0e4;font-family:Georgia,serif;font-size:.94rem;line-height:1.45}.home-list-stack{display:grid;grid-gap:20px;gap:20px}.home-list-card{min-width:0}.home-list-posters{display:flex;height:112px;margin-bottom:8px;overflow:hidden;border-radius:4px;background:#1b2228}.home-list-posters img{width:38%;height:100%;margin-right:-17%;object-fit:cover;box-shadow:2px 0 7px rgba(0,0,0,.35)}.home-list-card>a strong{display:block;color:#f4f7f9;font-family:Georgia,serif;font-size:.9rem}.home-list-card>span{display:block;margin-top:4px;color:#788b96;font-size:.68rem}@media (max-width:600px){.home-review-copy header{display:block}.home-review-copy time{display:block;margin-top:.3rem}}.review-comments{margin-top:.7rem}.review-comments-toggle{border:0;padding:0;background:transparent;color:#82949f;cursor:pointer;font-size:.72rem;font-weight:700}.review-comments-toggle:hover{color:white}.review-comments-panel{margin-top:.7rem;padding:12px;border:1px solid #303a43;border-radius:5px;background:#11171b}.review-comment-list{display:grid}.review-comment{display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:9px;gap:9px;padding:10px 0;border-bottom:1px solid #29323a}.review-comment:last-child{border-bottom:0}.review-comment-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--blue),#8f3ffc);color:white;font-size:.68rem;font-weight:900}.review-comment-copy{min-width:0}.review-comment-copy header{display:flex;align-items:center;justify-content:space-between;gap:10px}.review-comment-copy header a,.review-comment-copy header strong{color:white;font-size:.72rem;font-weight:800}.review-comment-copy time{color:#647783;font-size:.6rem}.review-comment-copy p{margin:.35rem 0;color:#cbd5da;font-family:inherit;font-size:.76rem;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.review-comment-copy>button{border:0;padding:0;background:transparent;color:#ff8585;cursor:pointer;font-size:.64rem}.review-comment-form{margin-top:12px}.review-comment-form textarea{width:100%;min-height:74px;padding:9px;border:1px solid #394650;border-radius:4px;background:#171e24;color:white;resize:vertical}.review-comment-form textarea:focus{border-color:var(--green);outline:2px solid rgba(0,192,48,.14)}.review-comment-form>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px}.review-comment-form small{color:#6e808b;font-size:.65rem}.review-comment-form button{border:0;border-radius:3px;padding:7px 11px;background:var(--green);color:white;cursor:pointer;font-size:.7rem;font-weight:800}.review-comment-form button:disabled{opacity:.6;cursor:wait}.review-comment-signin{margin:10px 0 0;color:#82949f;font-size:.72rem}.review-comment-signin a{color:white;font-weight:800}.settings-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;align-items:start}.settings-card{padding:22px;border:1px solid #303a43;border-radius:6px;background:#1a2127;box-shadow:0 12px 30px rgba(0,0,0,.2)}.settings-card-heading{display:flex;justify-content:space-between;gap:16px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid #303a43}.settings-card-heading h2{margin:0;color:white;font-family:Georgia,serif;font-size:1.35rem}.settings-card-heading p{margin:5px 0 0;color:#82949f;font-size:.75rem;line-height:1.4}.settings-card-heading>a{color:var(--blue);font-size:.72rem;font-weight:800;white-space:nowrap}.settings-card form{display:grid;grid-gap:16px;gap:16px}.settings-card label{display:grid;grid-gap:6px;gap:6px;color:#9cabb5;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.settings-card input,.settings-card textarea{width:100%;padding:10px 11px;border:1px solid #3b4852;border-radius:4px;background:#11171b;color:white;font:inherit;font-size:.86rem;text-transform:none;letter-spacing:normal}.settings-card textarea{resize:vertical;line-height:1.5}.settings-card input:focus,.settings-card textarea:focus{border-color:var(--green);outline:2px solid rgba(0,192,48,.14)}.settings-card input:disabled{color:#71838e;cursor:not-allowed;background:#171d22}.settings-card label small{color:#697b86;font-size:.65rem;font-weight:500;letter-spacing:normal;text-align:right;text-transform:none}.settings-card .primary-cta{justify-self:start;border:0;cursor:pointer}.settings-card .primary-cta:disabled{cursor:wait;opacity:.6}@media (max-width:760px){.settings-layout{grid-template-columns:1fr}}.admin-navigation{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px;padding-bottom:14px;border-bottom:1px solid var(--line)}.admin-navigation a{padding:8px 12px;border-radius:4px;background:#232c33;color:#dce4e8;font-size:.75rem;font-weight:800}.admin-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.admin-dashboard-card{display:block;padding:22px}.admin-dashboard-card h2{margin:0 0 8px;font-family:Georgia,serif}.admin-dashboard-card p{margin:0;color:var(--muted);line-height:1.5}@media (max-width:760px){.admin-dashboard-grid{grid-template-columns:1fr}}.admin-race-table{border-top:1px solid var(--line)}.admin-race-table-header,.admin-race-table-row{display:grid;grid-template-columns:minmax(0,1fr) 100px 110px 120px;grid-gap:14px;gap:14px;align-items:center}.admin-race-table-header{padding:10px 0;color:#71838e;font-size:.68rem;font-weight:800;text-transform:uppercase}.admin-race-table-row{padding:12px 0;border-bottom:1px solid var(--line)}.admin-race-summary{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:center}.admin-race-no-poster,.admin-race-summary img{width:46px;height:69px;border-radius:3px;object-fit:cover}.admin-race-no-poster{display:grid;place-items:center;padding:4px;background:#202830;color:#71838e;font-size:.55rem;text-align:center}.admin-race-summary small,.admin-race-summary span,.admin-race-summary strong{display:block}.admin-race-summary span{margin-top:4px;color:#91a3ae;font-size:.72rem}.admin-race-summary small{margin-top:4px;color:#647783;font-size:.62rem}.admin-publish-status{color:#ff9a9a;font-size:.7rem;font-weight:800}.admin-publish-status.published{color:#68e388}.admin-race-actions{display:flex;gap:10px}.admin-race-actions a{color:var(--blue);font-size:.72rem;font-weight:800}.admin-race-form{display:grid;grid-gap:20px;gap:20px;padding:22px}.admin-race-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.admin-race-form label{display:grid;grid-gap:6px;gap:6px;color:#9cabb5;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.admin-race-form input,.admin-race-form textarea{width:100%;padding:10px 11px;border:1px solid #3b4852;border-radius:4px;background:#11171b;color:white;font:inherit;font-size:.86rem;letter-spacing:normal;text-transform:none}.admin-race-form textarea{resize:vertical;line-height:1.5}.admin-race-form input:focus,.admin-race-form textarea:focus{border-color:var(--green);outline:2px solid rgba(0,192,48,.14)}.admin-race-form label small{color:#71838e;font-size:.62rem;font-weight:500;letter-spacing:normal;text-transform:none}.admin-race-publish-field{display:flex!important;align-items:center;align-self:end;gap:8px!important;min-height:42px;text-transform:none!important}.admin-race-publish-field input{width:17px;height:17px;accent-color:var(--green)}.admin-race-poster-preview img{width:min(220px,100%);aspect-ratio:2/3;border-radius:5px;object-fit:cover}.admin-race-form-actions{display:flex;justify-content:flex-end;gap:10px}@media (max-width:760px){.admin-race-table-header{display:none}.admin-race-table-row{grid-template-columns:1fr auto}.admin-race-table-row>span{display:none}.admin-race-form-grid{grid-template-columns:1fr}}.large-list-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:38px;margin-top:13px}.list-card-interactions{display:flex;align-items:center;gap:13px;min-width:0}.list-like-control{display:grid;grid-gap:4px;gap:4px}.list-like-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 12px;border:1px solid #46545e;border-radius:999px;background:#20282f;color:#a6b4bc;cursor:pointer;font-size:.75rem;font-weight:800}.list-like-button:hover{border-color:#ff7189;color:#ff7189}.list-like-button.is-liked{border-color:rgba(255,91,120,.55);background:rgba(255,91,120,.1);color:#ff6580}.list-like-button.is-compact{min-height:31px;padding:5px 9px}.list-like-button:disabled{cursor:wait;opacity:.65}.list-like-error{max-width:180px;color:#ff8a8a;font-size:.6rem}.list-comment-count{color:#8497a2;font-size:.7rem;font-weight:700}.list-comment-count:hover{color:white}.large-list-card .list-card-delete{flex:0 0 auto;margin:0 0 0 auto}.public-list-engagement{display:flex;align-items:center;gap:16px;margin-top:18px}.public-list-engagement>a{color:#8497a2;font-size:.75rem;font-weight:800}.public-list-engagement>a:hover{color:white}.list-comments-section{margin-top:48px}.list-comment-list{border-top:1px solid var(--line)}.list-comment{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:11px;gap:11px;padding:15px 0;border-bottom:1px solid var(--line)}.list-comment-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--blue),#8f3ffc);color:white;font-size:.78rem;font-weight:900}.list-comment-content{min-width:0}.list-comment-content header{display:flex;justify-content:space-between;gap:12px}.list-comment-content header a,.list-comment-content header strong{color:white;font-size:.76rem;font-weight:800}.list-comment-content time{color:#697d88;font-size:.64rem;white-space:nowrap}.list-comment-content p{margin:.5rem 0;color:#d1dade;font-size:.85rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.list-comment-content>button{border:0;padding:0;background:transparent;color:#ff8585;cursor:pointer;font-size:.66rem;font-weight:700}.list-comment-form{display:grid;grid-gap:8px;gap:8px;margin-top:22px;padding:16px;border:1px solid #35414a;border-radius:5px;background:#171e24}.list-comment-form label{display:grid;grid-gap:8px;gap:8px;color:#a9b5bd;font-size:.72rem;font-weight:800;text-transform:uppercase}.list-comment-form textarea{width:100%;padding:10px;border:1px solid #3b4852;border-radius:4px;background:#11171b;color:white;font:inherit;line-height:1.5;resize:vertical}.list-comment-form textarea:focus{border-color:var(--green);outline:2px solid rgba(0,192,48,.14)}.list-comment-form>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.list-comment-form small{color:#6f818c;font-size:.65rem}.list-comment-form button{padding:8px 12px;border:0;border-radius:4px;background:var(--green);color:white;cursor:pointer;font-size:.72rem;font-weight:800}.list-comment-form button:disabled{cursor:wait;opacity:.6}.list-comment-signin{margin-top:18px;color:#8496a1;font-size:.75rem}.list-comment-signin a{color:white;font-weight:800}@media (max-width:560px){.large-list-card-footer{align-items:flex-start;flex-direction:column}.large-list-card .list-card-delete{align-self:flex-end}.list-comment-content header{display:block}.list-comment-content time{display:block;margin-top:3px}}.race-summary-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:22px;align-items:stretch}.race-ratings-card{padding:18px;border:1px solid #34404a;border-radius:5px;background:#171e24}.race-ratings-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #485763}.race-ratings-heading h3{margin:0;color:#b7c8d4;font-size:.9rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.race-ratings-heading span{color:#7f93a0;font-size:.78rem;text-transform:uppercase}.race-ratings-content{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:end;padding-top:18px}.rating-histogram-wrap{min-width:0}.rating-histogram{height:88px;display:grid;grid-template-columns:repeat(10,1fr);grid-gap:3px;gap:3px;align-items:end}.rating-histogram-bar{display:block;min-height:4px;border-radius:2px 2px 0 0;background:#556372}.rating-histogram-scale{display:flex;justify-content:space-between;margin-top:7px;color:var(--green);font-size:1rem;letter-spacing:1px}.rating-average{display:grid;grid-gap:6px;gap:6px;align-content:end;justify-items:center;min-width:90px}.rating-average strong{color:#8aa1b2;font-size:2.2rem;font-weight:300;line-height:1}.rating-average span{color:var(--green);font-size:1.05rem;letter-spacing:1px}.race-ratings-empty{padding:20px 0 4px;color:#7f919c}.race-ratings-empty strong{display:block;color:#d7e0e5}.race-ratings-empty p{margin:6px 0 0;font-size:.76rem;line-height:1.45}@media (max-width:850px){.race-summary-panels{grid-template-columns:1fr}}.notification-bell{position:relative;display:inline-grid;width:36px;height:36px;place-items:center;border-radius:50%;color:#a8b6be}.notification-bell:hover{background:#222b32;color:white}.notification-badge{position:absolute;top:-3px;right:-5px;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border:2px solid #14181c;border-radius:999px;background:#ef3340;color:white;font-size:.58rem;font-weight:900;line-height:1}.notification-list{border-top:1px solid var(--line)}.notification-row{display:grid;grid-template-columns:42px minmax(0,1fr) 10px;grid-gap:13px;gap:13px;align-items:center;padding:17px 12px;border-bottom:1px solid var(--line);color:inherit}.notification-row:hover{background:rgba(255,255,255,.025)}.notification-row.is-unread{background:rgba(0,192,48,.045)}.notification-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#222b32;color:var(--green)}.notification-copy{min-width:0}.notification-copy p{margin:0;color:#c5d0d6;font-size:.84rem;line-height:1.5}.notification-copy b,.notification-copy strong{color:white}.notification-copy time{display:block;margin-top:5px;color:#71838e;font-size:.66rem}.notification-unread-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}@media (max-width:700px){.notification-bell{width:32px;height:32px}.notification-row{grid-template-columns:36px minmax(0,1fr) 8px;padding-inline:4px}.notification-icon{width:36px;height:36px}}.site-header{width:100%;border-bottom:1px solid #252c32;background:#14181c}.header-inner{width:min(100%,1920px);min-height:78px;margin:0 auto;padding:0 30px;display:flex;align-items:center;gap:28px}.brand,.main-nav{flex:0 0 auto}.header-inner>.search-box,.header-inner>form{flex:1 1 420px;max-width:520px;min-width:240px}.header-account-zone{display:flex;align-items:center;gap:14px;margin-left:auto;flex:0 0 auto}.header-divider{width:1px;height:28px;background:#303942}.header-account-zone .auth-menu{display:flex;align-items:center;gap:16px;white-space:nowrap}.notification-bell{flex:0 0 auto}.log-button{flex:0 0 104px;width:104px;height:62px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:5px;background:#5bc347;color:white;font-size:1rem;font-weight:900;line-height:1;text-align:center}.log-button:hover{background:#66ce50;color:white}@media (max-width:1250px){.header-inner{gap:18px;padding-inline:20px}.header-account-zone{gap:10px}.header-account-zone .auth-menu{gap:11px}.log-button{flex-basis:88px;width:88px}}@media (max-width:980px){.header-inner{flex-wrap:wrap;padding-block:12px}.header-inner>.search-box,.header-inner>form{order:10;flex-basis:100%;max-width:none}.header-account-zone{margin-left:auto}}.diary-toolbar{display:flex;align-items:end;gap:16px;margin-bottom:22px;padding:15px 16px;border:1px solid #303a43;border-radius:6px;background:#181f25}.diary-toolbar label{display:grid;grid-gap:6px;gap:6px;min-width:180px;color:#8799a4;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.diary-toolbar select{width:100%;min-height:39px;padding:8px 34px 8px 10px;border:1px solid #3a4751;border-radius:4px;background:#11171b;color:white;cursor:pointer;font:inherit;font-size:.78rem;letter-spacing:normal;text-transform:none}.diary-toolbar select:focus{border-color:var(--green);outline:2px solid rgba(0,192,48,.14)}.diary-result-count{margin-left:auto;padding-bottom:10px;color:#71838e;font-size:.72rem;white-space:nowrap}.diary-log-rating{display:flex;align-items:center;justify-content:flex-end;min-width:80px}.diary-log-rating .stars{display:flex;gap:1px}.diary-log-rating strong{color:white;font-size:1rem;font-weight:800}.diary-unrated{color:#71838e;font-size:.74rem;font-weight:700}@media (max-width:760px){.diary-toolbar{align-items:stretch;flex-direction:column}.diary-toolbar label{min-width:0}.diary-result-count{margin-left:0;padding-bottom:0}.diary-log-rating{min-width:90px}}.diary-rating-number{font-size:2rem;font-weight:300;color:#f5f5f5;line-height:1;letter-spacing:-1px}.diary-unrated{font-size:1.4rem;color:#666}.settings-profile-card{grid-column:1/-1}.settings-privacy-toggle{display:flex!important;align-items:center;justify-content:space-between;gap:24px;padding:16px;border:1px solid #35414a;border-radius:6px;background:#151b20;text-transform:none!important}.settings-privacy-copy{display:flex;align-items:flex-start;gap:12px;min-width:0}.settings-privacy-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;background:#222b32;color:var(--green)}.settings-privacy-copy>span:last-child{display:grid;grid-gap:5px;gap:5px}.settings-privacy-toggle strong{color:white;font-size:.86rem;letter-spacing:normal}.settings-privacy-toggle small{max-width:620px;color:#81939e;line-height:1.5;letter-spacing:normal;text-align:left;text-transform:none}.settings-privacy-toggle>input{width:21px;height:21px;flex:0 0 auto;accent-color:var(--green)}.privacy-status{display:flex;align-items:center;gap:8px;color:#81939e;font-size:.74rem}.privacy-status.is-private{color:#f0b866}.settings-password-field{position:relative}.settings-password-field input{padding-right:46px!important}.settings-password-field button{position:absolute;top:50%;right:9px;display:grid;width:31px;height:31px;padding:0;place-items:center;border:0;border-radius:4px;background:transparent;color:#82949f;cursor:pointer;transform:translateY(-50%)}.settings-password-field button:hover{background:#252e35;color:white}.settings-danger-card{grid-column:1/-1;border-color:rgba(239,51,64,.45)}.settings-danger-card .settings-card-heading svg{color:#ef5964}.settings-delete-button{justify-self:start}.settings-delete-button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:650px){.settings-privacy-toggle{align-items:flex-start}.settings-privacy-copy{flex:1 1}}.private-profile-panel{width:min(100%,620px);margin:70px auto;padding:46px 30px;border:1px solid #303b43;border-radius:9px;background:linear-gradient(145deg,rgba(255,255,255,.025),transparent),#181f25;text-align:center}.private-profile-lock{display:grid;width:64px;height:64px;margin:0 auto 20px;place-items:center;border:1px solid #3a4750;border-radius:50%;background:#222b32;color:#9eb0bb}.private-profile-panel h1{margin:8px 0 3px}.private-profile-username{margin:0;color:#8da0aa;font-size:.88rem}.private-profile-message{max-width:470px;margin:23px auto;color:#8fa0aa;line-height:1.65}.private-profile-panel .friend-button-area{display:flex;justify-content:center;margin:20px 0}.private-profile-panel>small{display:block;margin-top:22px;color:#637681;font-size:.7rem}.profile-private-owner-badge{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:5px 9px;border:1px solid rgba(240,184,102,.38);border-radius:999px;background:rgba(240,184,102,.08);color:#f0b866;font-size:.67rem;font-weight:800;text-transform:uppercase}.password-recovery-card{width:min(100%,470px);margin-inline:auto}.auth-card-icon{display:grid;width:52px;height:52px;margin-bottom:18px;place-items:center;border:1px solid #394650;border-radius:50%;background:#20282f;color:var(--green)}.auth-card-intro{margin-bottom:24px;color:#8496a1;line-height:1.55}.auth-return-link,.forgot-password-link{display:inline-block;color:#8fa1ac;font-size:.75rem;font-weight:700}.auth-return-link{margin-top:20px}.auth-return-link:hover,.forgot-password-link:hover{color:white}.recovery-password-field{position:relative}.recovery-password-field input{padding-right:46px!important}.recovery-password-field button{position:absolute;top:50%;right:8px;display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;border-radius:4px;background:transparent;color:#82949f;cursor:pointer;transform:translateY(-50%)}.recovery-password-field button:hover{background:#252e35;color:white}