@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;background:#111;min-height:100vh;font-family:Inter,sans-serif}.customizer{max-width:1100px;margin:0 auto;padding:40px 24px}.header{text-align:center;margin-bottom:40px}.title{letter-spacing:-.03em;color:#fff;font-size:32px;font-weight:900}.subtitle{color:#666;margin-top:6px;font-size:14px}.layout{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}@media (width<=800px){.layout{grid-template-columns:1fr}}.panel{background:#1a1a1a;border:1px solid #ffffff14;border-radius:16px;padding:24px}.panel-title{color:#fff;border-bottom:1px solid #ffffff14;margin-bottom:20px;padding-bottom:12px;font-size:16px;font-weight:700}.preview-panel{position:sticky;top:24px}.field{margin-bottom:16px}.field-label{color:#999;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.field-hint{color:#555;margin-top:4px;font-size:11px;display:block}.input{color:#fff;background:#111;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.input:focus{border-color:#fff}select.input{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%23666' fill='none' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.section{margin-bottom:20px}.section-title{color:#999;margin-bottom:12px;font-size:13px;font-weight:600}.checkbox-row{cursor:pointer;color:#e0e0e0;align-items:center;gap:10px;padding:8px 0;font-size:14px;display:flex}.checkbox-row input[type=checkbox]{cursor:pointer;accent-color:#fff;background:#111;border:2px solid #ffffff26;border-radius:6px;width:20px;height:20px}.btn{cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.btn-primary{color:#000;background:#fff}.btn-primary:hover{background:#ddd}.btn-secondary{color:#999;background:#ffffff0f;width:100%}.btn-secondary:hover{color:#fff;background:#ffffff1a}.url-row{gap:8px;display:flex}.url-input{flex:1;font-family:SF Mono,Fira Code,monospace;font-size:12px}.preview-area{background:url(https://leetify.com/assets/images/maps/de_anubis.jpg) 50%/cover no-repeat;border-radius:12px;justify-content:center;align-items:center;min-height:140px;padding:24px;display:flex}.wp{background:#000c;border-radius:12px;flex-direction:column;gap:6px;padding:10px 14px;display:inline-flex}.wp-top{align-items:center;gap:12px;display:flex}.wp-avatar{object-fit:cover;border:2px solid;border-radius:50%;flex-shrink:0;width:40px;height:40px}.rank-gray .wp-avatar{border-color:#9ca3af}.rank-lightblue .wp-avatar{border-color:#7ec8e3}.rank-blue .wp-avatar{border-color:#3b82f6}.rank-purple .wp-avatar{border-color:#a855f7}.rank-pink .wp-avatar{border-color:#ec4899}.rank-red .wp-avatar{border-color:#ef4444}.rank-gold .wp-avatar{border-color:#eab308}.wp-identity{flex:1;min-width:0}.wp-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}.wp-rating-line{align-items:baseline;gap:5px;display:flex}.wp-rating{font-size:16px;font-weight:900}.rank-gray .wp-rating{color:#9ca3af}.rank-lightblue .wp-rating{color:#7ec8e3}.rank-blue .wp-rating{color:#60a5fa}.rank-purple .wp-rating{color:#c084fc}.rank-pink .wp-rating{color:#f472b6}.rank-red .wp-rating{color:#f87171}.rank-gold .wp-rating{color:#facc15}.wp-change{font-size:10px;font-weight:700}.wp-change.positive{color:#4ade80}.wp-change.negative{color:#f87171}.wp-change.neutral{color:#64748b}.wp-stats{flex-shrink:0;gap:12px;display:flex}.wp-stat{flex-direction:column;align-items:center;display:flex}.wp-stat-val{color:#fff;font-size:13px;font-weight:800;line-height:1.2}.wp-stat-lbl{color:#fff9;text-transform:uppercase;font-size:9px;font-weight:700}.wp-history{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:5px;padding-top:5px;font-size:11px;font-weight:800;display:flex}.wp-history .w{color:#4ade80}.wp-history .l{color:#f87171}.footer{text-align:center;color:#555;margin-top:40px;font-size:13px}.footer a{color:#999;text-decoration:none}.footer a:hover{color:#fff;text-decoration:underline}
