.rating-panel{background:#fbfdfd;border-top:1px solid #e7eef0;padding:15px 17px}.rating-summary{color:#234c5e;flex-wrap:wrap;align-items:baseline;gap:12px;font-size:14px;display:flex}.rating-summary span{color:#617985}.rating-stars{gap:3px;margin-top:9px;display:flex}.rating-stars button{color:#e6a519;cursor:pointer;background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid}:is(.rating-stars button:hover,.rating-stars button:focus-visible){background:#fff4d7;border-radius:8px}.rating-stars button:disabled{opacity:.5;cursor:wait}.rating-remove,.rating-login{color:#116781;cursor:pointer;background:0 0;border:0;margin-top:8px;font-size:13px;font-weight:700;text-decoration:underline;display:inline-block}.rating-note{color:#627b86;margin:9px 0 0;font-size:13px}.rating-panel .error{margin:7px 0 0;font-size:13px}.gallery-author-link{color:#116781;font-weight:700;text-decoration:underline}.public-profile-content{max-width:1000px}.public-profile-header{background:#fff;border:1px solid #dce6eb;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px;display:flex}.public-profile-header h1{color:#173847;margin:0 0 4px;font-size:clamp(28px,4vw,38px)}.public-profile-handle{color:#6a8290;margin:0;font-size:14px}.public-profile-stats{color:#425e6b;flex-wrap:wrap;gap:18px;margin-top:20px;font-size:14px;display:flex}.public-profile-stats strong{color:#116781}.follow-button{color:#fff;cursor:pointer;white-space:nowrap;background:#116781;border:1px solid #116781;border-radius:9px;padding:10px 15px;font-weight:800}.follow-button.is-following{color:#116781;background:#fff}.follow-button:disabled{opacity:.6;cursor:wait}.follow-login{color:#116781;font-weight:800;text-decoration:underline}.follow-error{color:#ad3344;font-size:13px}.public-works{margin-top:28px}.public-works h2{color:#173847;font-size:22px}.public-work-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px;display:grid}.public-work-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6eb;border-radius:12px;width:100%;padding:0;display:block;overflow:hidden}.public-work-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.public-work-card span{color:#355866;white-space:nowrap;text-overflow:ellipsis;padding:10px 12px;font-size:13px;display:block;overflow:hidden}.public-work-modal{width:min(100%,1000px)}.public-work-modal>img{object-fit:contain;min-height:0;max-height:70vh}.public-work-modal .modal-footer{justify-content:space-between;align-items:center;gap:12px;padding:12px 17px;display:flex}.public-work-modal .modal-footer a{color:#116781;font-weight:700;text-decoration:underline}.public-profile-empty{color:#607781;background:#fff;border:1px dashed #c7d9df;border-radius:12px;padding:25px}@media (max-width:600px){.public-profile-header{flex-direction:column;padding:20px}.public-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.public-profile-identity{align-items:center;gap:20px;min-width:0;display:flex}.public-profile-avatar{object-fit:cover;border:2px solid #d4e5ea;border-radius:50%;flex:none;width:88px;height:88px}.public-profile-avatar-empty{color:#116781;background:#e5f4f6;place-items:center;font-size:32px;font-weight:800;display:grid}.public-work-prompt{background:#f8fbfc;border-top:1px solid #e7eef0;padding:14px 17px}.public-work-prompt strong{color:#173847}.public-work-prompt p{white-space:pre-wrap;overflow-wrap:anywhere;color:#375361;margin:7px 0 0;line-height:1.6}.public-profile-header{grid-template-columns:minmax(0,1fr) minmax(290px,320px);align-items:center;gap:24px;display:grid}.public-profile-identity>div{min-width:0}.public-profile-identity h1,.public-profile-handle{overflow-wrap:anywhere}.public-profile-stats{gap:8px 16px}.public-profile-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;width:100%;display:grid}.public-profile-actions>.follow-area,.public-profile-actions>.tip-area,.public-profile-actions>.profile-message{min-width:0;min-height:64px}.public-profile-actions>.follow-area{text-align:center;flex-direction:column;justify-content:center;align-items:stretch;gap:3px;display:flex}.public-profile-actions .follow-count{white-space:nowrap;margin:0;font-size:12px;line-height:1.2}.public-profile-actions .follow-button,.public-profile-actions .follow-login{justify-content:center;align-items:center;width:100%;min-height:38px;font-size:13px;display:flex}.public-profile-actions>.tip-area{display:flex}.public-profile-actions .tip-button,.public-profile-actions>.profile-message{text-align:center;white-space:nowrap;justify-content:center;width:100%;height:auto;line-height:1.3}.public-profile-actions>.profile-message{color:#116781;background:#f8fbfc;border:1px solid #dce6eb;border-radius:10px;align-items:center;min-height:64px;padding:10px;font-weight:700;text-decoration:none;display:flex}:is(.public-profile-actions>.profile-message:hover,.public-profile-actions>.profile-message:focus-visible){background:#eef7f9;border-color:#8ebbc8}@media (max-width:760px){.public-profile-header{grid-template-columns:1fr}.public-profile-actions{max-width:none}}@media (max-width:420px){.public-profile-header{padding:18px}.public-profile-identity{gap:12px}.public-profile-avatar{width:64px;height:64px}.public-profile-actions{gap:8px}}.public-media-card{text-decoration:none}.public-media-frame{position:relative}.public-media-frame video{aspect-ratio:1;object-fit:cover;background:#102632;width:100%;display:block}.public-media-play{color:#fff;filter:drop-shadow(0 2px 6px #0008);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.public-posts{margin-top:32px}.public-posts h2{color:#173847;margin:0 0 14px;font-size:22px}.public-posts .sf-feed{background:#fff;border:1px solid #dce6eb;border-radius:18px;max-width:680px;overflow:hidden}.public-posts .sf-empty{background:#fff;border:1px dashed #cbdbe1;border-radius:14px;max-width:680px;padding:22px}.profile-stats{background:#fff;border:1px solid #dce6eb;border-radius:18px;gap:12px;margin-top:16px;padding:18px 20px;display:grid}.profile-stats h2{color:#173847;margin:0;font-size:20px}.profile-stats-hero{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) minmax(0,1fr);gap:10px;display:grid}.profile-rank,.profile-level,.profile-position{background:#f4f8fa;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:14px;display:flex}.profile-rank div,.profile-position div{gap:1px;min-width:0;display:grid}.profile-rank strong,.profile-position strong{color:#173847;font-size:22px;line-height:1.2}.profile-rank small,.profile-position small,.profile-level small{color:#607781;font-size:12px}.profile-rank-emoji{background:#fff;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;font-size:28px;display:grid;box-shadow:0 4px 12px #15323f14}.profile-rank.tone-bronze{background:linear-gradient(135deg,#fbefe4,#f4f8fa)}.profile-rank.tone-silver{background:linear-gradient(135deg,#eef1f4,#f4f8fa)}.profile-rank.tone-gold{background:linear-gradient(135deg,#fff4d6,#f4f8fa)}.profile-rank.tone-platinum{background:linear-gradient(135deg,#e6f6f7,#f4f8fa)}.profile-rank.tone-diamond{background:linear-gradient(135deg,#e8f0ff,#f4f8fa)}.profile-rank.tone-legend{background:linear-gradient(135deg,#f6e8ff,#fff4d6)}.profile-level{gap:6px;display:grid}.profile-level-top{color:#3d5763;justify-content:space-between;gap:8px;font-size:13px;display:flex}.profile-level-top strong{color:#173847;font-size:22px}.profile-level-bar{background:#dde8ec;border-radius:99px;height:10px;overflow:hidden}.profile-level-bar span{background:linear-gradient(90deg,#116781,#1fb884);border-radius:99px;height:100%;display:block}.profile-position svg{color:#d99a1e;flex:none}.profile-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.profile-stat{border:1px solid #e3ecef;border-radius:12px;gap:2px;min-width:0;padding:10px 12px;display:grid}.profile-stat svg{color:#116781}.profile-stat span{color:#607781;font-size:12px}.profile-stat strong{color:#173847;font-size:18px}.profile-stat small{color:#8aa0aa;font-size:11px}.profile-games{color:#5b2fb0;background:#fbf8ff;border:1px dashed #cdb6f5;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;display:flex}.profile-games div{flex:1;min-width:0;display:grid}.profile-games small{color:#7a6a99;font-size:12px}.profile-games>span{background:#efe7ff;border-radius:99px;flex:none;padding:3px 10px;font-size:12px;font-weight:800}.profile-joined{color:#8aa0aa;margin:0;font-size:12px}@media (max-width:900px){.profile-stats-hero{grid-template-columns:1fr}.profile-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
