:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#111827;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand: #111827;--brand-accent: #ef4444;--muted: #6b7280;--bg: #f8fafc;--card: #ffffff;--radius: 14px;--header-height: 60px;--primary: #1e293b;--primary-foreground: #ffffff;--muted: #64748b;--muted-foreground: #94a3b8;--border: #e2e8f0;--ring: rgba(239, 68, 68, .4)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}body{margin:0;display:block;min-width:320px;min-height:100vh;background:var(--bg)}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.container{max-width:920px;margin:24px auto;padding:16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0f172a}.header{display:flex;align-items:center;gap:14px;margin-bottom:18px}.badge{background:var(--brand-accent);color:#fff;font-weight:700;letter-spacing:.08em;padding:6px 10px;border-radius:999px;font-size:12px}.title{font-size:clamp(22px,3vw,30px);font-weight:800;color:#111827}.subtitle{color:var(--muted);font-size:14px}.card{background:var(--card);border:1px solid #e5e7eb;border-radius:var(--radius);padding:16px;box-shadow:0 1px 2px #0000000a}.grid{display:grid;gap:12px}@media (min-width: 800px){.grid-2{grid-template-columns:1fr 1fr}}.row{display:flex;gap:10px;align-items:center}.small{font-size:12px;color:var(--muted)}.btn{appearance:none;border:1px solid #e5e7eb;background:#111827;color:#fff;padding:10px 14px;border-radius:10px;font-weight:600;cursor:pointer}.btn.secondary{background:#fff;color:#111827!important}.btn:disabled{opacity:.6;cursor:not-allowed}.select,.input,textarea{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#111827}.select:focus,.input:focus,textarea:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.input::placeholder,textarea::placeholder{color:#94a3b8;opacity:1}.select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6b7280 50%),linear-gradient(135deg,#6b7280 50%,transparent 50%),linear-gradient(#e5e7eb,#e5e7eb);background-position:calc(100% - 16px) calc(50% - 3px),calc(100% - 10px) calc(50% - 3px),calc(100% - 22px) 50%;background-size:6px 6px,6px 6px,1px 60%;background-repeat:no-repeat;padding-right:34px}.bar{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.bar>div{height:100%;background:var(--brand-accent)}.qr{width:160px;height:160px;border:1px solid #e5e7eb;border-radius:12px}.section-title{font-weight:800;font-size:16px;margin:6px 0 8px;color:#111827}.kicker{font-weight:700;color:var(--brand-accent)}.nav-scroller{overflow-x:auto}@media (max-width: 640px){.nav-scroller{scrollbar-width:none}.nav-scroller::-webkit-scrollbar{display:none}}@media (min-width: 641px){.nav-scroller{scrollbar-gutter:stable both-edges;scrollbar-color:#cbd5e1 transparent}.nav-scroller::-webkit-scrollbar{height:10px;display:block}.nav-scroller::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}}.nav-row{flex-wrap:nowrap!important;min-width:max-content}.nav-row .btn{white-space:nowrap;flex:0 0 auto;padding:10px 16px}.nav-logo{height:40px;width:auto;border-radius:50%;object-fit:cover;transition:transform .2s ease}.nav-logo:hover{transform:scale(1.05)}.prikbord-container{max-width:680px;margin:0 auto}.prikbord-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px}.prikbord-header h1{font-size:24px;font-weight:800;margin:0;color:var(--brand)}.prikbord-new-btn-full{white-space:nowrap}.prikbord-post-card{background:var(--card);border:1px solid #e5e7eb;border-radius:var(--radius);padding:20px;position:relative}.prikbord-post-card.pinned{border-left:4px solid var(--brand-accent)}.prikbord-post-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.prikbord-post-meta{flex:1}.prikbord-post-author{font-weight:800;font-size:15px;color:var(--brand)}.prikbord-post-date{font-size:12px;color:var(--muted);font-weight:500}.prikbord-post-actions{display:flex;gap:2px;background:#f8fafc;border-radius:8px;padding:4px;margin-left:auto;flex-shrink:0}.prikbord-action-btn{background:transparent;border:none;padding:6px 8px;cursor:pointer;font-size:14px;border-radius:6px;transition:background .2s;line-height:1}.prikbord-action-btn:hover{background:#e2e8f0}.prikbord-post-content{margin-bottom:20px}.prikbord-post-title{font-size:18px;font-weight:800;margin:0 0 8px;color:var(--brand)}.prikbord-post-text{font-size:15px;line-height:1.6;color:#334155;margin:0;white-space:pre-wrap;word-break:break-word}.prikbord-reactions-bar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-top:16px;border-top:1px solid #f1f5f9}.prikbord-emoji-btn{padding:6px 10px;border-radius:20px;background:#f8fafc;border:1px solid #e2e8f0;font-size:13px;font-weight:700;display:flex;align-items:center;gap:6px;cursor:pointer;color:var(--brand);transition:all .2s}.prikbord-emoji-btn:hover{border-color:var(--brand-accent)}.prikbord-emoji-btn.active{background:#ef444414;border-color:var(--brand-accent);color:var(--brand-accent)}.prikbord-reply-btn{background:transparent;border:none;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer;margin-left:auto;display:flex;align-items:center;gap:4px}.prikbord-reply-btn:hover{color:var(--brand-accent)}.prikbord-text-reactions{margin-top:16px;display:flex;flex-direction:column;gap:12px}.prikbord-text-reaction{display:flex;gap:10px;padding:12px;background:#f8fafc;border-radius:12px}.prikbord-text-reaction-content{flex:1}.prikbord-text-reaction-header{display:flex;justify-content:space-between;margin-bottom:4px}.prikbord-text-reaction-author{font-weight:700;font-size:13px}.prikbord-text-reaction-date{font-size:11px;color:var(--muted)}.prikbord-text-reaction-text{margin:0;font-size:13px;color:#475569}.prikbord-inline-reply{margin-top:16px}.prikbord-inline-reply-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.prikbord-edit-form{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.prikbord-edit-actions{display:flex;gap:8px;justify-content:flex-end}.prikbord-empty{text-align:center;padding:60px 20px;color:var(--muted)}.prikbord-empty-icon{font-size:48px;margin-bottom:16px;display:block}.prikbord-form-user{font-size:13px;color:var(--muted)}.prikbord-warning{font-size:12px;color:var(--brand-accent);margin:0}.prikbord-input,.prikbord-textarea{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;background:#fff;color:var(--brand)}.prikbord-input:focus,.prikbord-textarea:focus{outline:none;border-color:var(--brand-accent);box-shadow:0 0 0 3px #ef44441a}.prikbord-posts{display:flex;flex-direction:column;gap:20px}.progress-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding:0 10px;position:relative}.progress-line{position:absolute;top:18px;left:40px;right:40px;height:2px;background:#e2e8f0;z-index:0}.progress-line-fill{position:absolute;top:0;left:0;height:100%;background:var(--brand-accent);transition:width .3s ease}.step-item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;flex:1}.step-circle{width:36px;height:36px;border-radius:50%;background:#fff;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:var(--muted);transition:all .3s ease}.step-item.active .step-circle{border-color:var(--brand-accent);color:var(--brand-accent);box-shadow:0 0 0 4px #ef44441a}.step-item.complete .step-circle{background:var(--brand-accent);border-color:var(--brand-accent);color:#fff}.step-label{font-size:12px;font-weight:600;color:var(--muted);transition:color .3s ease}.step-item.active .step-label{color:var(--brand)}.stats-counter{display:flex;align-items:center;justify-content:center;gap:32px;padding:12px 0}.counter-btn{width:64px;height:64px;border-radius:20px;background:#fff;border:2px solid #f1f5f9;color:var(--brand);font-size:28px;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;box-shadow:0 4px 6px -1px #0000000d}.counter-btn:hover:not(:disabled){background:#fff;border-color:var(--brand-accent);color:var(--brand-accent);transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014}.counter-btn:active:not(:disabled){transform:translateY(0)}.counter-btn:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.counter-value{font-size:72px;font-weight:950;color:var(--brand);min-width:90px;text-align:center;font-variant-numeric:tabular-nums;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.02)}.prikbord-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:var(--muted)}.prikbord-loading .spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:var(--brand-accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.prikbord-form{background:var(--card);border:1px solid #e5e7eb;border-radius:var(--radius);padding:20px;margin-bottom:24px;display:flex;flex-direction:column;gap:12px}.prikbord-post{background:var(--card);border:1px solid #e5e7eb;border-radius:var(--radius);padding:18px;transition:box-shadow .2s}.prikbord-post.pinned{border-color:var(--brand-accent);background:linear-gradient(135deg,#fef2f2,#fff)}.prikbord-avatar{width:40px;height:40px;border-radius:50%;color:#fff;background:linear-gradient(135deg,#111827,#374151);display:flex!important;align-items:center!important;justify-content:center!important}.app-layout{display:flex;flex-direction:column;min-height:100vh;background:var(--bg);position:relative}.top-header{display:flex;align-items:center;gap:12px;padding:10px 16px;background:var(--card);border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:1000;height:var(--header-height)}.top-header-logo{display:flex;align-items:center}.top-header-logo img{height:36px!important;max-height:36px!important;width:auto!important;max-width:60px!important;object-fit:contain}.top-header-title{font-size:18px;font-weight:800;margin:0;color:var(--brand)}.top-header-user{display:flex;align-items:center;gap:8px;margin-left:auto}.top-header-profile{display:flex;align-items:center;gap:6px;background:#f1f5f9;border:none;padding:6px 10px;border-radius:999px;color:var(--brand);font-size:13px;font-weight:600;cursor:pointer}.top-header-logout{background:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--brand-accent)}.logout-icon{width:24px;height:24px;object-fit:contain}.top-header-logout-icon{width:20px;height:20px}.main-content{flex:1;padding-bottom:80px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background:var(--card);border-top:1px solid #e5e7eb;padding:8px 4px;padding-bottom:max(8px,env(safe-area-inset-bottom));z-index:1000;box-shadow:0 -2px 10px #0000000f}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1;color:var(--muted);text-decoration:none;font-size:11px;background:transparent;border:none;padding:4px;cursor:pointer}.bottom-nav-item:hover{border-color:transparent}.bottom-nav-item.active{color:var(--brand-accent)}.bottom-nav-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}.bottom-nav-more-menu{position:fixed;bottom:80px;right:20px;width:240px;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:1001;overflow:hidden;animation:slideUp .2s ease-out}.bottom-nav-more-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f1f5f9;font-weight:800;font-size:14px}.bottom-nav-close{background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--muted)}.bottom-nav-more-items{display:flex;flex-direction:column}.bottom-nav-more-item{display:flex;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:600;color:#1e293b;text-decoration:none;transition:all .2s;border-bottom:1px solid #f8fafc}.bottom-nav-more-item:hover{background:#f1f5f9;color:var(--brand-accent)}.bottom-nav-more-item:last-child{border-bottom:none}@keyframes slideUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.stand-table-wrapper{overflow-x:auto;transform:translateZ(0)}.stand-table{width:100%;border-collapse:collapse;font-size:14px}.stand-table th,.stand-table td{padding:10px 8px;text-align:left}.stand-table th{font-size:12px;font-weight:600;color:var(--muted);border-bottom:2px solid #e5e7eb}.stand-table tbody tr{border-bottom:1px solid #f1f5f9;position:relative}.stand-table tr.stand-champion{background:#22c55e14}.stand-table tr.stand-champion td:first-child{border-left:4px solid #22c55e}.stand-table tr.stand-relegation{background:#ef44440f}.stand-table tr.stand-relegation td:first-child{border-left:4px solid #ef4444}.stand-table tr.stand-highlight{background:#facc151f}.stand-table tr.stand-highlight td:first-child{border-left:4px solid #facc15}.stand-legend{display:flex;gap:16px;padding:12px 0 0;margin-top:12px;border-top:1px solid #f1f5f9;flex-wrap:wrap}.stand-legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.stand-legend-dot{width:12px;height:12px;border-radius:3px}.stand-legend-champion{background:#22c55e}.stand-legend-relegation{background:#ef4444}.stand-legend-highlight{background:#facc15}.stand-widget{padding:0;overflow:hidden;border:1px solid #e5e7eb}.stand-widget-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#fff;border-bottom:1px solid #f1f5f9}.stand-widget-title{font-weight:800;font-size:15px;color:#1e293b;margin:0}.stand-widget-link{font-size:12px;font-weight:600;color:var(--brand-accent);text-decoration:none;padding:4px 8px;border-radius:6px;transition:background .2s}.stand-widget-link:hover{background:#ef44440d}.stand-widget-table{width:100%;border-collapse:collapse;table-layout:fixed;font-variant-numeric:tabular-nums}.stand-widget-table th:nth-child(1),.stand-widget-table td:nth-child(1),.stand-widget-table th:nth-child(3),.stand-widget-table td:nth-child(3){text-align:right}.stand-widget-table td:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stand-widget-table th,.stand-widget-table td{padding:10px 12px;text-align:left;font-size:14px;color:#334155;vertical-align:middle;line-height:1.2}.stand-widget-table th{background:#f8fafc;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid #f1f5f9;font-weight:600}.stand-widget-table td{border-bottom:1px solid #f1f5f9}.stand-widget-table tr:last-child td{border-bottom:none}.stand-widget-row-highlight{background:transparent;position:static}.stand-widget-row-highlight:before{content:none}.stand-widget-row-highlight td{background:#facc151f;font-weight:700;color:var(--brand-accent)}.stand-widget-row-highlight td:first-child{box-shadow:inset 3px 0 #facc15}@media (max-width: 640px){.stand-widget-header{padding:12px}.stand-widget-table th:first-child,.stand-widget-table td:first-child{padding-left:12px}.stand-widget-table th:last-child,.stand-widget-table td:last-child{padding-right:12px}.stand-widget-table td{padding:10px 12px}}@media (max-width: 640px){.container{padding:16px 12px}.row{flex-wrap:wrap}.btn{width:100%}.nav-row .btn{width:auto;font-size:15px;padding:6px 12px}.nav-logo{height:32px}.title{font-size:clamp(17px,4.5vw,22px)}.card{padding:12px}.top-header{--header-height: 54px;height:var(--header-height);padding:8px 12px}.top-header-logo img{height:30px}.top-header-title{font-size:16px}.top-header-name{display:none}.top-header-profile{padding:6px}.logout-icon{width:20px;height:20px}.qr{width:110px;height:110px}.stand-table{font-size:13px}.stand-table th,.stand-table td{padding:8px 6px}.bottom-nav-more-menu{bottom:74px;right:12px;width:calc(100% - 24px);max-width:320px}}@media (min-width: 641px){.bottom-nav{max-width:500px;left:50%;transform:translate(-50%);border-radius:16px 16px 0 0}.bottom-nav-more-menu{left:50%;transform:translate(-50%);width:460px;bottom:80px;right:auto}}.toast-container{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast-item{pointer-events:auto;min-width:280px;max-width:400px;background:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;animation:slideInRight .3s ease-out;border-left:4px solid #e5e7eb}.toast-item.success{border-left-color:#22c55e}.toast-item.error{border-left-color:#ef4444}.toast-item.warning{border-left-color:#f59e0b}.toast-item.info{border-left-color:#3b82f6}.toast-content{display:flex;align-items:center;gap:10px;flex:1}.toast-icon.success{color:#22c55e}.toast-icon.error{color:#ef4444}.toast-icon.warning{color:#f59e0b}.toast-icon.info{color:#3b82f6}.toast-message{font-size:14px;font-weight:500;color:#1f2937}.toast-close{background:transparent;border:none;color:#9ca3af;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center}.toast-close:hover{background:#f3f4f6;color:#4b5563}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.prompt-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .2s ease-out}.prompt-card{background:#fff;width:100%;max-width:400px;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:24px;animation:scaleIn .2s ease-out}.prompt-header{margin-bottom:16px}.prompt-title{font-size:18px;font-weight:700;color:#111827;margin:0}.prompt-body{margin-bottom:24px}.prompt-message{font-size:14px;color:#4b5563;margin-bottom:12px}.prompt-actions{display:flex;justify-content:flex-end;gap:12px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 640px){.toast-container{inset:auto 10px 80px}.toast-item{min-width:0;width:100%}}
