.article-thumb{width:240px;height:200px;flex:0 0 240px;overflow:hidden;border-radius:.25rem;position:relative}.article-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block}@media (max-width:767.98px){.article-thumb{width:100%;height:250px;max-height:250px;flex:none;overflow:hidden}.empty-thumb{display:flex;align-items:center;justify-content:center;height:240px;overflow:hidden;border-radius:.25rem}.empty-thumb img.empty{width:auto;height:80%;object-fit:contain;display:block}}.article-content img.article-img{float:left;max-width:532px;width:100%;height:auto;margin:0 20px 12px 0}@media (max-width:576px){.article-content img.article-img{float:none;display:block;max-width:100%;width:100%;margin:0 0 12px 0}}.profile-cover{height:260px;background-size:cover;background-position:center;border-radius:1rem 1rem 0 0;position:relative}.profile-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.15),rgba(0,0,0,.45));border-radius:inherit}.profile-photo-wrapper{position:absolute;left:2rem;bottom:-80px;z-index:2}.profile-photo{width:180px;height:220px;object-fit:cover;border-radius:.75rem;border:4px solid #fff;background:#fff}.scroll-top-btn{width:40px;height:40px;border-radius:50%;border:none;background:rgba(30,30,30,.72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:rgba(255,255,255,.8);font-size:1rem;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.22);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease,background .15s}.scroll-top-btn.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top-btn.visible:hover{background:rgba(30,30,30,.92);color:#fff;transform:translateY(-2px)}.theme-fab{position:fixed;bottom:1.5rem;right:1.5rem;z-index:1050;display:flex;flex-direction:column;align-items:flex-end;gap:0.5rem}.theme-fab-btn{width:44px;height:44px;border-radius:50%;border:none;background:var(--ks-primary,#12c8d5);color:#fff;font-size:1.1rem;cursor:pointer;box-shadow:0 3px 12px rgba(0,0,0,.28);display:flex;align-items:center;justify-content:center;transition:transform .15s,box-shadow .15s;line-height:1}.theme-fab-btn:hover{transform:scale(1.1);box-shadow:0 5px 18px rgba(0,0,0,.35)}.theme-fab-panel{background:rgba(20,20,20,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:12px;padding:0.4rem;display:flex;flex-direction:column;gap:0.15rem;transform-origin:bottom right;transform:scale(0.85) translateY(6px);opacity:0;pointer-events:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),opacity .15s ease}.theme-fab-panel.open{transform:scale(1) translateY(0);opacity:1;pointer-events:auto}.theme-fab-option{display:flex;align-items:center;gap:0.55rem;padding:0.45rem 0.85rem;background:transparent;border:none;border-radius:8px;color:rgba(255,255,255,.8);font-size:0.83rem;cursor:pointer;transition:background .12s,color .12s;white-space:nowrap;text-align:left;width:100%}.theme-fab-option:hover{background:rgba(255,255,255,.12);color:#fff}.theme-fab-option.active{color:#fff;font-weight:600}.theme-dot{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.5);flex-shrink:0}.theme-dot.theme-turquoise{background:#12c8d5}.theme-dot.theme-genesis{background:#933000}.table-soft-striped tbody tr:nth-child(odd)>td,.table-soft-striped tbody tr:nth-child(odd)>th{background-color:rgba(15,23,42,0.03)}.link-card{display:flex;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:background .15s ease,transform .1s ease}.link-card:hover{transform:translateX(2px)}.link-card .icon{font-size:1.3rem;width:32px;text-align:center}.link-card .text{flex:1}.link-card small{display:block;font-size:.82rem;margin-top:2px}.link-card .arrow{font-size:1.2rem;transition:transform .15s ease,color .15s ease}.link-card:hover .arrow{transform:translateX(4px)}#live-rating table{font-size:.82rem;line-height:1.15;margin:0}#live-rating td{padding:4px 6px;vertical-align:middle;border:0}#live-rating tbody tr{border-bottom:1px solid rgba(15,23,42,.06)}#live-rating tbody tr:last-child{border-bottom:0}#live-rating td.rank{width:22px;padding-right:4px;text-align:right;font-weight:400;white-space:nowrap;font-variant-numeric:tabular-nums}#live-rating td.player a,#live-rating td.player span{display:block;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-decoration:none}#live-rating td.rating{width:46px;text-align:right;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}#live-rating td.delta{width:44px;text-align:right;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}#live-rating .live-rating-list{max-height:none;overflow:visible}#live-rating .card-header{position:static}.sidebar-card{border-radius:12px}.sidebar-card .card-body{padding-left:1rem;padding-right:1rem}.sidebar-block{padding:.65rem .65rem;border-radius:12px;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}.sidebar-block:hover{transform:translateY(-1px)}.sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.sidebar-title{font-weight:900;font-size:.88rem;letter-spacing:.05em}.sidebar-icon{font-size:1rem;opacity:.7}.sidebar-text{font-size:.92rem;line-height:1.45}.sidebar-divider{margin:.6rem 0}.item-action{display:flex;justify-content:flex-end;margin-top:.45rem}.sidebar-action{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .55rem;border-radius:999px;border:1px solid rgba(15,23,42,.12);font-size:.78rem;font-weight:800;text-decoration:none;transition:background .12s ease,color .12s ease,transform .12s ease}.sidebar-action:hover{transform:translateY(-1px)}.sidebar-action::after{content:"›";font-weight:900;opacity:.65}.auth-page{min-height:100vh}.auth-split{display:grid;grid-template-columns:1.05fr 1fr;border-radius:18px;overflow:hidden}@media (max-width:991.98px){.auth-split{grid-template-columns:1fr}.auth-left{min-height:220px}}.auth-left{position:relative;color:#fff;padding:28px}.auth-left-top{display:flex;align-items:center;opacity:.95}.auth-left-content{margin-top:70px;max-width:420px}.auth-kicker{font-size:.95rem;opacity:.9;letter-spacing:.2px}.auth-title{margin-top:6px;font-size:3rem;line-height:1.05;font-weight:800;letter-spacing:1px}.auth-sub{margin-top:14px;font-size:.95rem;opacity:.9;max-width:360px}.auth-left-decor{position:absolute;inset:0;pointer-events:none;opacity:.25;background-image:linear-gradient(rgba(255,255,255,.25) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.25) 1px,transparent 1px),radial-gradient(circle at 12% 28%,rgba(255,255,255,.65) 0 6px,transparent 7px),radial-gradient(circle at 78% 18%,rgba(255,255,255,.55) 0 10px,transparent 11px),radial-gradient(circle at 70% 72%,rgba(255,255,255,.45) 0 7px,transparent 8px);background-size:36px 36px,36px 36px,auto,auto,auto}.auth-right{padding:38px 44px}@media (max-width:575.98px){.auth-right{padding:28px 22px}}.auth-field{position:relative}.auth-field i{position:absolute;left:14px;top:50%;transform:translateY(-50%);opacity:.55;font-size:1.05rem}.auth-field .form-control{padding-left:42px;height:46px;border-radius:10px}.btn-auth{height:46px;border-radius:999px;border:0;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.form-check-input{cursor:pointer}#tournamentCarousel .carousel-inner{min-height:220px}@media (max-width:575.98px){#tournamentCarousel .carousel-inner{min-height:290px}}#tournamentCarousel .carousel-item{height:100%}#tournamentCarousel .carousel-item .card-body{height:100%;display:flex;flex-direction:column}#tournamentCarousel .tournament-actions{margin-top:auto}#tournamentCarousel .card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.clamp-1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.clamp-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.clamp-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.response-badge{font-weight:900;letter-spacing:.2px;padding:.38rem .6rem;border-radius:999px;display:inline-flex;align-items:center;gap:.4rem}.response-badge i{opacity:.9}.resp-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.resp-actions .btn.active{color:#fff!important}.col-elo{width:84px;white-space:nowrap}.col-role{width:150px}.col-play{width:120px;text-align:center}@media (max-width:576px){.col-elo{width:auto}}.subnav{backdrop-filter:blur(6px)}.subnav .nav-link{border-radius:10px;padding:.45rem .7rem}.subnav .nav-link.active{font-weight:700}.subnav-badge{font-size:.75rem;padding:.25rem .5rem;border-radius:999px}.page-title a{color:#000!important;text-decoration:none!important}.footer-social{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.25rem;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease}.footer-social:hover{transform:translateY(-2px)}.carousel-controls-overlay{position:absolute;top:10px;right:10px;z-index:5;display:flex;gap:8px}.carousel-arrow{border:none;border-radius:8px;padding:4px 8px;line-height:1;font-size:.75rem;transition:opacity .15s}.carousel-arrow:focus{box-shadow:none}@media (max-width:576px){.carousel-controls-overlay{top:8px;right:8px}.carousel-arrow{padding:5px 9px}}@media (max-width:991.98px){.mobile-social a{padding:.35rem!important}.mobile-social i{font-size:1.8rem!important}}:root{--cal-gap:12px;--cal-font:.92rem;--cal-radius-lg:14px;--cal-radius-md:12px;--cal-radius-sm:10px}.cal-wrap{display:grid;gap:var(--cal-gap);font-size:var(--cal-font)}@media (min-width:992px){.cal-wrap{grid-template-columns:1fr 300px}}.page-head{display:flex;justify-content:space-between;align-items:flex-end;padding:4px 2px 10px;margin-bottom:8px;border-bottom:1px solid var(--cal-line)}.page-head h2{margin:0;font-weight:650;font-size:1.25rem}.submeta{font-size:.88rem}.pill{padding:5px 9px;border-radius:999px;font-size:.82rem;border:1px solid var(--cal-line);background:var(--cal-surface);font-weight:700}.month{margin:14px 0 6px;font-weight:750;letter-spacing:-.01em;font-size:1.02rem}.t-wrap{position:relative;padding:10px 10px 10px 12px;border-radius:var(--cal-radius-lg);margin-bottom:8px;border:1px solid var(--cal-line);background:var(--cal-surface);box-shadow:var(--cal-shadow)}.t-top{display:grid;grid-template-columns:200px 1fr 240px;gap:10px}@media (max-width:992px){.t-top{grid-template-columns:200px 1fr}}@media (max-width:576px){.t-top{grid-template-columns:1fr}}.t-when{display:flex;flex-direction:column;gap:8px}.date-big{font-weight:700}.date-small{font-size:.88rem}.links{display:flex;flex-direction:column;gap:6px}.btn-mini{padding:3px 5px;border-radius:var(--cal-radius-md);font-size:.80rem;text-decoration:none;border:1px solid var(--cal-line);background:var(--cal-soft);font-weight:650}.t-name{font-weight:750;font-size:1.02rem;margin:0}.type-pills{display:flex;flex-wrap:wrap;gap:8px}.type-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;border:1px solid var(--cal-line);text-decoration:none;font-size:.88rem;font-weight:400;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.type-pill:hover{background:var(--cal-soft-hover)}.info-block{margin-top:8px;padding:8px 10px;border-radius:var(--cal-radius-md);border:1px solid var(--cal-line);background:var(--cal-info-surface)}.info-row{display:flex;gap:10px;padding:4px 0}.info-ic{width:18px}.info-v{font-size:.9rem}.t-players{border-left:1px dashed rgba(15,23,42,.14);padding-left:10px}@media (max-width:992px){.t-players{border:0;padding:0}}.players-head{font-weight:700;font-size:.9rem;margin-bottom:6px}.players-list{display:grid;gap:4px}.player-line{display:block;padding:3px 5px;border-radius:var(--cal-radius-sm);border:1px solid var(--cal-line);font-size:.80rem;text-decoration:none}.dot{display:inline-block;width:7px;height:7px;border-radius:999px}.side{position:sticky;top:12px;border-radius:var(--cal-radius-lg);border:1px solid var(--cal-line);background:var(--cal-surface);box-shadow:var(--cal-shadow)}.side-h{padding:10px 12px;font-weight:750;border-bottom:1px solid var(--cal-line)}.side-b{padding:10px}.side-link{display:flex;align-items:center;justify-content:space-between;gap:.4rem;padding:9px 10px;border-radius:var(--cal-radius-md);border:1px solid var(--cal-line);text-decoration:none;transition:background .15s ease,border-color .15s ease}.side-link:hover{background:var(--cal-soft-hover)}.dot2{width:9px;height:9px;border-radius:999px}.mobile-filters{display:none}.desktop-filters{display:block}@media (max-width:991.98px){.mobile-filters{display:block}.desktop-filters{display:none}details.filter-toggle{border:1px solid var(--cal-line);border-radius:var(--cal-radius-lg);background:var(--cal-filter-surface);box-shadow:var(--cal-shadow);margin-bottom:10px}details.filter-toggle summary{padding:10px 12px;font-weight:750;display:flex;justify-content:space-between;cursor:pointer}details.filter-toggle summary::-webkit-details-marker{display:none}}.t-mobile{display:none}.t-desktop{display:block}@media (max-width:576px){.t-desktop{display:none}.t-mobile{display:block}details.t-acc{border:0;padding:0;margin:0}details.t-acc>summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;max-width:100%}details.t-acc>summary::-webkit-details-marker{display:none}.t-sum-left{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}.t-sum-date{font-weight:900;font-size:.90rem;line-height:1.1}.t-sum-name{font-weight:400;font-size:1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.t-sum-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.chev{width:28px;height:28px;display:grid;place-items:center;border-radius:var(--cal-radius-sm);border:1px solid var(--cal-line);background:var(--cal-soft);transition:transform .12s ease}details[open] .chev{transform:rotate(180deg)}.t-mobile-body{padding-top:10px}.t-top{gap:12px}.links{flex-direction:row;flex-wrap:wrap}.btn-mini{width:auto}}.timeline-breaker{font-weight:600;border-radius:12px;text-align:center;padding:.6em;line-height:1;display:block;width:100%;max-width:15em;clear:both}:root{--links-radius-lg:18px;--links-radius-md:16px;--links-radius-pill:999px;--links-gap:12px}.links-hero{border:1px solid var(--links-line);border-radius:var(--links-radius-lg);background:var(--links-surface-2);box-shadow:var(--links-shadow)}#linksTabs{padding:6px;border-radius:var(--links-radius-md);border:1px solid var(--links-line);background:var(--links-surface-2);box-shadow:0 8px 18px rgba(2,6,23,.03)}#linksTabs .nav-link{border:1px solid transparent;border-radius:var(--links-radius-pill);padding:8px 12px;background:transparent;font-weight:600;display:inline-flex;align-items:center;gap:6px}#linksTabs .nav-link:hover{background:var(--links-soft);border-color:rgba(15,23,42,.06)}#linksTabs .nav-link.active{background:var(--links-accent);border-color:var(--links-accent-br);box-shadow:0 10px 20px rgba(var(--bs-primary-rgb),.08)}.tab-desc{font-size:.92rem}.links-search-wrap{max-width:420px;margin-left:auto}.links-search{border-radius:var(--links-radius-pill)}.links-search .input-group-text{border-radius:var(--links-radius-pill) 0 0 var(--links-radius-pill);border-color:rgba(15,23,42,.10)}.links-search input{border-radius:0 var(--links-radius-pill) var(--links-radius-pill) 0;border-color:rgba(15,23,42,.10)}.links-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--links-gap);margin:18px 0 10px}.links-section-title{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.02em;margin:0}.links-section-sub{font-size:.9rem;margin-top:4px}.links-box{border:1px solid var(--links-line);border-radius:var(--links-radius-md);box-shadow:var(--links-shadow);overflow:hidden}.links-list .list-group-item{border:0;border-top:1px solid rgba(15,23,42,.08);padding:12px 14px;display:flex;gap:12px;align-items:flex-start}.links-list .list-group-item:first-child{border-top:0}.link-dot{width:10px;height:10px;border-radius:999px;margin-top:5px;flex:0 0 auto}.link-main{min-width:0;flex:1 1 auto}.link-title{font-weight:700;margin:0;line-height:1.2}.link-url{font-size:.88rem;word-break:break-word;margin-top:3px}.link-actions{flex:0 0 auto;display:flex;gap:8px;margin-top:2px}.links-grid{display:grid;grid-template-columns:1fr 1fr}.links-grid .list-group-item{border-top:0;border-right:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08)}.links-grid .list-group-item:nth-child(2n){border-right:0}.links-grid .list-group-item:nth-last-child(-n+2){border-bottom:0}@media (max-width:767.98px){.links-grid{grid-template-columns:1fr}.links-grid .list-group-item{border-right:0;border-bottom:1px solid rgba(15,23,42,.08)}.links-grid .list-group-item:last-child{border-bottom:0}.links-search-wrap{max-width:100%;margin-left:0}}.members-section{padding:4px 0 18px}.members-section + .members-section{padding-top:18px;border-top:1px solid rgba(0,0,0,.08)}.members-head{margin-bottom:10px}.members-head .kicker{font-size:.78rem;font-weight:700;letter-spacing:.02em}.members-head h2{margin:2px 0 0;font-weight:850}.members-head .desc{margin-top:6px;font-size:.92rem}.members-badge{font-size:.72rem;font-weight:800;padding:4px 8px;border-radius:999px;white-space:nowrap;border:1px solid rgba(0,0,0,.10)}.member-card{border:1px solid rgba(0,0,0,.10);height:100%;overflow:hidden;border-radius:5px}.member-card-link{display:block;height:100%;text-decoration:none;color:inherit}.member-photo-wrapper{width:100%;padding-top:100%;position:relative}.member-photo-wrapper img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center}.member-name-strip{padding:4px 0 2px 8px;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-card .card-body{padding:10px 12px 12px}.member-info{padding:5px!important}.info-grid{border:1px solid rgba(0,0,0,.06);border-radius:5px;padding:5px;display:grid;grid-template-columns:1fr 1fr;gap:0}.info-item{min-width:0}.info-label{font-size:.65rem;font-weight:700;line-height:1.15;margin-bottom:2px}.info-value{font-size:.92rem;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-value.mono{font-size:.75rem;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.01em}.info-item:nth-child(3),.info-item:nth-child(4),.info-item:nth-child(5),.info-item:nth-child(6){padding-top:8px;border-top:1px solid rgba(0,0,0,.08)}@media (min-width:1400px){.col-xxl-1-7{flex:0 0 14.2857%;max-width:14.2857%}}.members-search-container{display:flex;justify-content:flex-end}.members-searchbar{max-width:520px;width:100%}.search-wrap{position:relative}.search-input{width:100%;border-radius:999px;padding:10px 44px 10px 14px;font-size:.95rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;padding:6px;border-radius:999px;cursor:pointer}.search-meta{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:6px}.search-hint{font-size:.78rem}.search-count{font-size:.78rem;font-weight:700;white-space:nowrap}@media (max-width:576px){.members-searchbar{max-width:100%}.search-hint{display:none}}@media (max-width:768px){.members-search-container{justify-content:stretch}}.ksn-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem .2rem;font-size:.72rem;margin-bottom:.65rem}.ksn-breadcrumb a{text-decoration:none!important}.ksn-breadcrumb .bc-sep{user-select:none}.article-shell{margin:0 auto}.article-card{border:1px solid;border-radius:16px;overflow:hidden}.article-head{padding:18px 20px 14px;border-bottom:1px solid rgba(0,0,0,.06)}.article-body{padding:18px 20px 24px}.article-footer{padding:14px 20px 18px;border-top:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.article-title{margin:0;font-weight:500;letter-spacing:-.02em;line-height:1.15;font-size:clamp(1.35rem,2.6vw,2rem)}.article-meta{margin-top:10px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:.92rem}.tags-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.meta-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.08);white-space:nowrap}.tag-pill{display:inline-flex;padding:4px 10px;border-radius:999px;font-weight:600;font-size:.86rem;text-decoration:none;white-space:nowrap}.article-content{font-size:1.06rem;line-height:1.8}.article-content p{margin:0 0 14px 0}.article-content h2,.article-content h3{margin:18px 0 10px;font-weight:900;letter-spacing:-.01em}.article-content ul,.article-content ol{padding-left:1.2rem;margin:0 0 14px 0}.article-content a{text-decoration:none;font-weight:600}.article-content a:hover{text-decoration:underline}.article-content img{max-width:100%;height:auto;border-radius:12px;border:1px solid rgba(0,0,0,.08);margin:12px 0}.article-content table{width:100%;border-collapse:collapse;margin:14px 0;font-size:.98rem}.article-content table td,.article-content table th{border:1px solid rgba(0,0,0,.08);padding:8px 10px;vertical-align:top}.article-content table th{font-weight:700}.back-link{text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:8px}.back-link:hover{text-decoration:underline}.muted{font-size:.9rem}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 18px}@media (max-width:768px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.gallery-grid{grid-template-columns:1fr}}.gallery-item{display:block;border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.gallery-item img{width:100%;height:240px;object-fit:contain;object-position:center;display:block;padding:6px}@media (max-width:768px){.gallery-item img{height:160px}}.meta-pill.share-pill{text-decoration:none;cursor:pointer}.contact-photo{border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.contact-photo img{width:100%;height:200px;object-fit:cover;display:block}.contact-photo2 img{object-position:60% 0%}.contact-page-title{font-weight:600;letter-spacing:-.02em;margin:10px 0 4px 0}.contact-page-subtitle{margin:0 0 26px 0;max-width:760px}.kbox{border-radius:14px;padding:18px 18px 18px 22px;height:100%;position:relative;overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.kbox::before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px}.kbox:hover{transform:translateY(-1px)}.krow{padding:12px 0;border-top:1px solid rgba(0,0,0,.06)}.krow:first-of-type{border-top:0;padding-top:0}.klabel{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.kvalue{font-size:1rem;line-height:1.45}.kvalue a{text-decoration:none}.kmuted{margin-top:12px;font-size:.9rem}.kchip{display:inline-block;padding:7px 12px;border-radius:999px;font-size:.85rem;margin-right:8px;margin-bottom:8px;text-decoration:none}.klink{display:inline-flex;gap:8px;align-items:center;font-size:.95rem}.klink i{font-size:1.05rem;opacity:.75}.loc-title2{font-weight:600;margin:0 0 6px 0}.loc-addr{margin:0 0 10px 0}.loc-note{font-size:.92rem;margin-top:10px}.map-embed{border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.08);height:100%;min-height:260px}.map-embed iframe{width:100%;height:100%;border:0;display:block}@media (max-width:767px){.contact-photo img{height:170px}}.type-pills{display:flex;flex-wrap:nowrap;gap:.35rem;overflow-x:auto;padding-bottom:2px}.type-pill{white-space:nowrap;padding:.32rem .55rem;font-size:.85rem}.member-meta-line{padding:6px 10px 0;font-size:.78rem;line-height:1.2;text-align:center}.member-meta-line strong{font-weight:600}.tournament-indicators{width:100%;display:flex;justify-content:center;align-items:center;gap:8px;padding:10px 0 4px}.tournament-dot{-webkit-appearance:none!important;appearance:none!important;display:block!important;width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;border-radius:50%!important;border:none!important;padding:0!important;margin:0!important;cursor:pointer;flex-shrink:0;flex-grow:0;font-size:0!important;line-height:0!important;overflow:hidden;outline:none;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.tournament-dot.active{transform:scale(1.25)}.home-section{width:100%;padding:4rem 0}.home-section-sm{width:100%;padding:2.5rem 0}.home-section-stats,.home-section-dark,.home-section-quote{border-top:1px solid;border-bottom:1px solid}.section-intro{max-width:760px;margin:0 auto 2rem;text-align:center}.home-section .section-title{font-size:24px;font-weight:700;letter-spacing:-.01em;margin-bottom:.35rem;border-left:none;padding-left:0;text-transform:none}.section-subtitle{margin-bottom:0}.stats-row{justify-content:center}.ksn-stat{border-radius:1rem;padding:1.15rem .85rem;text-align:center;height:100%;border:1px solid}.ksn-stat__icon{font-size:1.1rem;margin-bottom:.25rem}.ksn-stat__num{font-size:1.9rem;font-weight:700;line-height:1.05}.ksn-stat__label{font-size:.73rem;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.featured-thumb{display:block;height:260px;overflow:hidden}.featured-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-thumb:hover img{transform:scale(1.04)}.hof-page{--hof-gold:#d4a017;--hof-gold-2:#f0c14b;--hof-silver:#9aa0a6;--hof-silver-2:#c8ccd1;--hof-bronze:#b06a2c;--hof-bronze-2:#d8924a;--hof-ink:#1d2433;--hof-bg-soft:#f7f3e8;max-width:1180px;margin:0 auto;padding:0 1rem}.hof-hero{--hof-hero-cyan:#12c8d5;--hof-hero-cyan-2:#22d3ee;--hof-hero-teal:#047c8a;--hof-hero-deep:#022c3a;position:relative;border-radius:1.5rem;margin:0 auto 2.25rem;padding:3rem 2rem 2.5rem;text-align:center;background:radial-gradient(ellipse at 50% 0%,rgba(34,211,238,.28),transparent 60%),radial-gradient(circle at 100% 100%,rgba(18,200,213,.22),transparent 50%),linear-gradient(135deg,var(--hof-hero-deep) 0%,var(--hof-hero-teal) 55%,var(--hof-hero-deep) 100%);color:#ecfeff;overflow:hidden;border:1px solid rgba(34,211,238,.35);box-shadow:0 12px 40px rgba(2,44,58,.35)}.hof-hero__bg{position:absolute;inset:0;pointer-events:none;opacity:.09}.hof-hero__ornament{position:absolute;font-size:11rem;color:var(--hof-hero-cyan-2)}.hof-hero__ornament--1{top:-1.5rem;left:-1rem;transform:rotate(-15deg)}.hof-hero__ornament--2{bottom:-2rem;right:4rem;transform:rotate(20deg);font-size:9rem}.hof-hero__ornament--3{top:30%;right:-1.5rem;transform:rotate(-25deg);font-size:10rem}.hof-hero__content{position:relative;z-index:1}.hof-hero__kicker{font-size:.8rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--hof-hero-cyan-2);margin-bottom:.75rem}.hof-hero__title{font-size:2.4rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .85rem;line-height:1.15;background:linear-gradient(180deg,#ffffff 0%,#a5f3fc 60%,#22d3ee 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.hof-hero__icon{-webkit-text-fill-color:var(--hof-hero-cyan-2);margin-right:.5rem;filter:drop-shadow(0 2px 10px rgba(34,211,238,.55))}.hof-hero__subtitle{font-size:1.05rem;color:rgba(236,254,255,.9);margin:0 auto .4rem;max-width:640px}.hof-hero__note{font-size:.82rem;color:rgba(236,254,255,.6);margin:0}.hof-tabs{border:none;gap:.35rem;flex-wrap:wrap}.hof-tabs .nav-item .nav-link{font-weight:600;font-size:.92rem;padding:.6rem 1.15rem;border-radius:999px;color:inherit;background:rgba(0,0,0,.04);border:1px solid transparent;transition:all .2s ease}.hof-tabs .nav-item .nav-link:hover{background:rgba(212,160,23,.12);border-color:rgba(212,160,23,.25)}.hof-tabs .nav-item .nav-link.active{background:linear-gradient(135deg,var(--hof-gold) 0%,var(--hof-gold-2) 100%);color:#1d2433;border-color:var(--hof-gold);box-shadow:0 4px 14px rgba(212,160,23,.35)}.hof-table-title{font-size:1.4rem;font-weight:700;text-align:center;margin:1.5rem 0 1.25rem;letter-spacing:-.01em}.hof-podium{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:1rem;max-width:880px;margin:0 auto 2rem;padding-top:3.25rem;align-items:end}.hof-podium__card{position:relative;background:#fff;border-radius:1.1rem;padding:2.4rem 1.1rem 1.4rem;text-align:center;border:1px solid rgba(0,0,0,.08);box-shadow:0 6px 22px rgba(0,0,0,.08);overflow:visible}.hof-podium__card--rank-1{order:2;border:2px solid var(--hof-gold);background:linear-gradient(180deg,#fffaeb 0%,#fff 50%);transform:translateY(-12px);box-shadow:0 14px 38px rgba(212,160,23,.28)}.hof-podium__card--rank-2{order:1;border-top:4px solid var(--hof-silver)}.hof-podium__card--rank-3{order:3;border-top:4px solid var(--hof-bronze)}.hof-podium__crown{position:absolute;top:-22px;left:50%;transform:translateX(-50%);width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.45rem;color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.18)}.hof-podium__card--rank-1 .hof-podium__crown{background:linear-gradient(135deg,var(--hof-gold-2) 0%,var(--hof-gold) 100%);width:60px;height:60px;font-size:1.65rem;top:-28px}.hof-podium__card--rank-2 .hof-podium__crown{background:linear-gradient(135deg,var(--hof-silver-2) 0%,var(--hof-silver) 100%)}.hof-podium__card--rank-3 .hof-podium__crown{background:linear-gradient(135deg,var(--hof-bronze-2) 0%,var(--hof-bronze) 100%)}.hof-podium__pos{font-size:.75rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:rgba(0,0,0,.45);margin-bottom:.35rem}.hof-podium__card--rank-1 .hof-podium__pos{color:var(--hof-gold)}.hof-podium__card--rank-2 .hof-podium__pos{color:var(--hof-silver)}.hof-podium__card--rank-3 .hof-podium__pos{color:var(--hof-bronze)}.hof-podium__pos::before{content:"#"}.hof-podium__name{font-size:1.05rem;font-weight:700;margin-bottom:.55rem;line-height:1.2}.hof-podium__name a{color:inherit;text-decoration:none}.hof-podium__name a:hover{color:var(--hof-gold);text-decoration:underline}.hof-podium__total{display:inline-flex;align-items:baseline;gap:.3rem;margin-bottom:.85rem}.hof-podium__total-num{font-size:1.85rem;font-weight:800;line-height:1}.hof-podium__card--rank-1 .hof-podium__total-num{color:var(--hof-gold)}.hof-podium__total-label{font-size:.78rem;color:rgba(0,0,0,.55);text-transform:lowercase}.hof-podium__breakdown{display:flex;justify-content:center;gap:.4rem;flex-wrap:wrap}.hof-medal{display:inline-flex;align-items:center;gap:.25rem;font-size:.78rem;font-weight:700;padding:.22rem .55rem;border-radius:999px;background:rgba(0,0,0,.06)}.hof-medal--gold{background:rgba(212,160,23,.15);color:var(--hof-gold)}.hof-medal--silver{background:rgba(154,160,166,.18);color:#5e6470}.hof-medal--bronze{background:rgba(176,106,44,.15);color:var(--hof-bronze)}.hof-table-wrap{background:#fff;border-radius:1rem;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 18px rgba(0,0,0,.05);overflow:hidden}.hof-table{margin-bottom:0}.hof-table thead th{font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;background:rgba(0,0,0,.035);border-bottom:2px solid rgba(0,0,0,.1);white-space:nowrap;padding:.85rem .65rem;font-weight:700}.hof-table thead .hof-th-medal{font-size:.78rem}.hof-table thead .hof-th-medal--gold{color:var(--hof-gold)}.hof-table thead .hof-th-medal--silver{color:var(--hof-silver)}.hof-table thead .hof-th-medal--bronze{color:var(--hof-bronze)}.hof-table tbody td{font-size:.95rem;padding:.65rem .65rem;vertical-align:middle;border-color:rgba(0,0,0,.06)}.hof-table .hof-rank{width:70px;color:rgba(0,0,0,.55);white-space:nowrap;font-variant-numeric:tabular-nums}.hof-table .hof-cell-medal{font-weight:600}.hof-table .hof-cell-medal--gold{color:var(--hof-gold)}.hof-table .hof-cell-medal--silver{color:#5e6470}.hof-table .hof-cell-medal--bronze{color:var(--hof-bronze)}.hof-table .hof-total{font-variant-numeric:tabular-nums}.hof-table tr.hof-row{font-weight:600}.hof-table tr.hof-row--gold{background:linear-gradient(90deg,rgba(212,160,23,.10),transparent 75%)}.hof-table tr.hof-row--silver{background:linear-gradient(90deg,rgba(154,160,166,.10),transparent 75%)}.hof-table tr.hof-row--bronze{background:linear-gradient(90deg,rgba(176,106,44,.10),transparent 75%)}.hof-table tr.hof-row .hof-rank{font-weight:700}.hof-table tr.hof-row--gold .hof-rank{color:var(--hof-gold)}.hof-table tr.hof-row--silver .hof-rank{color:var(--hof-silver)}.hof-table tr.hof-row--bronze .hof-rank{color:var(--hof-bronze)}.hof-table tr.hof-totals{background:linear-gradient(90deg,rgba(13,110,253,.05),rgba(13,110,253,.02));border-top:2px solid rgba(0,0,0,.1)}.hof-table tr.hof-totals td{font-size:.9rem}.hof-player-link{color:inherit;text-decoration:none;border-bottom:1px dashed transparent;transition:all .15s ease}.hof-player-link:hover{color:var(--hof-gold);border-bottom-color:currentColor}@media (max-width:767.98px){.hof-table{display:block}.hof-table thead{display:none}.hof-table tbody,.hof-table tbody tr{display:block}.hof-table tbody tr.hof-tbl-row{display:block;padding:.85rem 1rem;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.hof-table tbody tr.hof-tbl-row td{padding:0;border:none;text-align:left!important;vertical-align:baseline}.hof-table tbody tr.hof-tbl-row td.hof-tcell-rank{display:inline-block;font-weight:700;font-size:.88rem;color:rgba(0,0,0,.55);margin-right:.5rem}.hof-table tbody tr.hof-tbl-row td.hof-tcell-player{display:inline-block;font-size:1.05rem;font-weight:700;color:inherit}.hof-table tbody tr.hof-tbl-row td.hof-tcell-player::after{content:"";display:block;height:1px;background:rgba(0,0,0,.08);margin-top:.55rem;width:100%}.hof-table tbody tr.hof-tbl-row--year td.hof-tcell-rank{display:none}.hof-table tbody tr.hof-tbl-row--year td.hof-tcell-player::before{content:"Rok ";font-weight:600;color:rgba(0,0,0,.5)}.hof-table tbody tr.hof-tbl-row td.hof-tcell-p1,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p2,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p3,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p4,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p5,.hof-table tbody tr.hof-tbl-row td.hof-tcell-total{display:flex!important;justify-content:space-between;align-items:baseline;padding:.3rem 0;font-size:.92rem;font-weight:700}.hof-table tbody tr.hof-tbl-row td.hof-tcell-p1::before,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p2::before,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p3::before,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p4::before,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p5::before,.hof-table tbody tr.hof-tbl-row td.hof-tcell-total::before{font-weight:600;font-size:.88rem;color:rgba(0,0,0,.65)}.hof-table tbody tr.hof-tbl-row td.hof-tcell-p1::before{content:"🏆  1. miesto";color:var(--hof-gold,#d4a017)}.hof-table tbody tr.hof-tbl-row td.hof-tcell-p2::before{content:"🥈  2. miesto";color:#5e6470}.hof-table tbody tr.hof-tbl-row td.hof-tcell-p3::before{content:"🥉  3. miesto";color:var(--hof-bronze,#b06a2c)}.hof-table tbody tr.hof-tbl-row td.hof-tcell-p4::before{content:"      4. miesto"}.hof-table tbody tr.hof-tbl-row td.hof-tcell-p5::before{content:"      5. miesto"}.hof-table tbody tr.hof-tbl-row td.hof-tcell-p1:empty::after,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p2:empty::after,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p3:empty::after,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p4:empty::after,.hof-table tbody tr.hof-tbl-row td.hof-tcell-p5:empty::after{content:"—";color:rgba(0,0,0,.3)}.hof-table tbody tr.hof-tbl-row td.hof-tcell-total{border-top:1px solid rgba(0,0,0,.1);margin-top:.4rem;padding-top:.5rem;font-size:1.02rem;font-weight:800}.hof-table tbody tr.hof-tbl-row td.hof-tcell-total::before{content:"SPOLU";letter-spacing:.06em;font-weight:800;color:rgba(0,0,0,.75)}.hof-table tbody tr.hof-totals{display:block;padding:.85rem 1rem;border-top:2px solid rgba(0,0,0,.15);background:rgba(18,200,213,.06)}.hof-table tbody tr.hof-totals td{display:flex;justify-content:space-between;padding:.2rem 0;border:none;text-align:left!important}.hof-table tbody tr.hof-totals td:first-child{display:none}.hof-table tbody tr.hof-totals td:nth-child(2){font-weight:800;text-transform:uppercase;font-size:.82rem;letter-spacing:.06em;margin-bottom:.35rem;color:var(--ksn-primary-dark,#047c8a);border-bottom:1px solid rgba(18,200,213,.25);padding-bottom:.35rem}.hof-table tbody tr.hof-totals td:nth-child(3)::before{content:"🏆  1. miesto";font-weight:600;color:var(--hof-gold,#d4a017)}.hof-table tbody tr.hof-totals td:nth-child(4)::before{content:"🥈  2. miesto";font-weight:600;color:#5e6470}.hof-table tbody tr.hof-totals td:nth-child(5)::before{content:"🥉  3. miesto";font-weight:600;color:var(--hof-bronze,#b06a2c)}.hof-table tbody tr.hof-totals td:nth-child(6)::before{content:"      4. miesto";font-weight:600;color:rgba(0,0,0,.65)}.hof-table tbody tr.hof-totals td:nth-child(7)::before{content:"      5. miesto";font-weight:600;color:rgba(0,0,0,.65)}.hof-table tbody tr.hof-totals td.hof-total::before{content:"SPOLU";font-weight:800;color:rgba(0,0,0,.75);letter-spacing:.06em}.hof-table tbody tr.hof-totals td.hof-total{border-top:1px solid rgba(0,0,0,.15);margin-top:.35rem;padding-top:.45rem;font-size:1rem;font-weight:800}[data-bs-theme="dark"] .hof-table tbody tr.hof-tbl-row{background:#1f2533;border-bottom-color:rgba(255,255,255,.08)}[data-bs-theme="dark"] .hof-table tbody tr.hof-tbl-row td.hof-tcell-player::after{background:rgba(255,255,255,.1)}[data-bs-theme="dark"] .hof-table tbody tr.hof-tbl-row td.hof-tcell-p1::before,[data-bs-theme="dark"] .hof-table tbody tr.hof-tbl-row td.hof-tcell-p2::before,[data-bs-theme="dark"] .hof-table tbody tr.hof-tbl-row td.hof-tcell-p3::before,[data-bs-theme="dark"] .hof-table tbody tr.hof-tbl-row td.hof-tcell-p4::before,[data-bs-theme="dark"] .hof-table tbody tr.hof-tbl-row td.hof-tcell-p5::before{color:rgba(255,255,255,.7)}[data-bs-theme="dark"] .hof-table tbody tr.hof-tbl-row td.hof-tcell-p2::before{color:#c8ccd1}[data-bs-theme="dark"] .hof-table tbody tr.hof-tbl-row td.hof-tcell-total{border-top-color:rgba(255,255,255,.15)}[data-bs-theme="dark"] .hof-table tbody tr.hof-tbl-row td.hof-tcell-total::before{color:rgba(255,255,255,.85)}[data-bs-theme="dark"] .hof-table tbody tr.hof-totals{background:rgba(34,211,238,.1);border-top-color:rgba(255,255,255,.15)}[data-bs-theme="dark"] .hof-table tbody tr.hof-totals td:nth-child(2){color:#67e8f9;border-bottom-color:rgba(34,211,238,.35)}}.hof-list-section{margin-top:2.5rem}.hof-list-head{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:.75rem}.hof-list-title{font-size:1.1rem;font-weight:700;margin:0;display:flex;align-items:center}.hof-list-count{font-weight:500;color:rgba(0,0,0,.5);margin-left:.35rem;font-size:.9rem}.hof-list-filter{position:relative;flex:0 1 320px;min-width:220px}.hof-list-filter__icon{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);color:rgba(0,0,0,.4);pointer-events:none;font-size:.9rem}.hof-filter{padding-left:2.1rem!important;border-radius:999px;border:1px solid rgba(0,0,0,.12)}.hof-filter:focus{border-color:var(--hof-gold,#d4a017);box-shadow:0 0 0 .2rem rgba(212,160,23,.15)}.hof-place-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem}.hof-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .75rem;font-size:.82rem;font-weight:700;border-radius:999px;background:rgba(0,0,0,.06);border:1px solid transparent;color:rgba(0,0,0,.65);cursor:pointer;transition:all .15s ease;line-height:1.3}.hof-chip:hover{background:rgba(0,0,0,.1);color:rgba(0,0,0,.85)}.hof-chip.is-active{background:rgba(18,200,213,.15);color:var(--ksn-primary-dark,#047c8a);border-color:rgba(18,200,213,.55)}.hof-chip--gold.is-active{background:rgba(212,160,23,.18);color:var(--hof-gold,#d4a017);border-color:rgba(212,160,23,.6)}.hof-chip--silver.is-active{background:rgba(154,160,166,.22);color:#5e6470;border-color:rgba(154,160,166,.6)}.hof-chip--bronze.is-active{background:rgba(176,106,44,.18);color:var(--hof-bronze,#b06a2c);border-color:rgba(176,106,44,.6)}.hof-list-wrap{background:#fff;border-radius:.85rem;border:1px solid rgba(0,0,0,.08);box-shadow:0 3px 14px rgba(0,0,0,.04);overflow:hidden}.hof-list{margin-bottom:0;font-size:.9rem}.hof-list thead th{font-size:.76rem;letter-spacing:.04em;text-transform:uppercase;background:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.08);padding:.55rem .65rem;white-space:nowrap}.hof-list tbody td{padding:.55rem .65rem;vertical-align:middle;border-color:rgba(0,0,0,.05)}.hof-list .hof-list-col-date{width:100px;white-space:nowrap;font-variant-numeric:tabular-nums;color:rgba(0,0,0,.65)}.hof-list-label{display:inline-block;padding:.12rem .5rem;font-size:.75rem;font-weight:700;border-radius:999px;background:rgba(0,0,0,.06);color:rgba(0,0,0,.65);letter-spacing:.03em}.hof-list-place{font-weight:700;font-variant-numeric:tabular-nums}.hof-list-place--gold{color:var(--hof-gold,#d4a017)}.hof-list-place--silver{color:#5e6470}.hof-list-place--bronze{color:var(--hof-bronze,#b06a2c)}.hof-list-place--plain{color:rgba(0,0,0,.55);font-weight:600}.hof-list-row--gold{background:linear-gradient(90deg,rgba(212,160,23,.07),transparent 60%)}.hof-list-row--silver{background:linear-gradient(90deg,rgba(154,160,166,.07),transparent 60%)}.hof-list-row--bronze{background:linear-gradient(90deg,rgba(176,106,44,.07),transparent 60%)}.hof-list tr.hof-list-year-divider td{background:rgba(18,200,213,.18);border-top:2px solid rgba(18,200,213,.55);border-bottom:1px solid rgba(18,200,213,.35);padding:.65rem .85rem}.hof-list tr.hof-list-year-divider:hover td{background:rgba(18,200,213,.18)}.hof-list-year-label{font-size:1.15rem;font-weight:900;letter-spacing:.02em;color:var(--ksn-primary-dark,#047c8a)}.hof-list-year-count{font-size:.82rem;font-weight:600;color:rgba(0,0,0,.45);margin-left:.4rem}.hof-list-footer{margin-top:.65rem;font-size:.82rem;color:rgba(0,0,0,.55);text-align:right}.hof-filter-clear{text-decoration:none;font-weight:600;color:var(--hof-gold,#d4a017)}[data-bs-theme="dark"] .hof-list-wrap{background:#1f2533;border-color:rgba(255,255,255,.08)}[data-bs-theme="dark"] .hof-list thead th{background:rgba(255,255,255,.04);border-bottom-color:rgba(255,255,255,.1)}[data-bs-theme="dark"] .hof-list tbody td{border-color:rgba(255,255,255,.06)}[data-bs-theme="dark"] .hof-list .hof-list-col-date{color:rgba(255,255,255,.6)}[data-bs-theme="dark"] .hof-list-label{background:rgba(255,255,255,.08);color:rgba(255,255,255,.8)}[data-bs-theme="dark"] .hof-list-count,[data-bs-theme="dark"] .hof-list-footer{color:rgba(255,255,255,.55)}[data-bs-theme="dark"] .hof-list-filter__icon{color:rgba(255,255,255,.45)}[data-bs-theme="dark"] .hof-filter{background:#1f2533;color:#e6e8ec;border-color:rgba(255,255,255,.12)}[data-bs-theme="dark"] .hof-list tr.hof-list-year-divider td{background:rgba(34,211,238,.18);border-top-color:rgba(34,211,238,.55);border-bottom-color:rgba(34,211,238,.35)}[data-bs-theme="dark"] .hof-list-year-label{color:#67e8f9}[data-bs-theme="dark"] .hof-chip{background:rgba(255,255,255,.06);color:rgba(255,255,255,.7)}[data-bs-theme="dark"] .hof-chip:hover{background:rgba(255,255,255,.12);color:#fff}[data-bs-theme="dark"] .hof-chip.is-active{background:rgba(34,211,238,.2);color:#67e8f9;border-color:rgba(34,211,238,.55)}[data-bs-theme="dark"] .hof-list-year-count{color:rgba(255,255,255,.5)}@media (max-width:767.98px){.hof-list-head{flex-direction:column;align-items:stretch}.hof-list-filter{flex:1 1 auto;min-width:0}.hof-list{font-size:.88rem;display:block}.hof-list thead{display:none}.hof-list tbody,.hof-list tbody tr{display:block}.hof-list tr.hof-list-year-divider{border-top:2px solid rgba(18,200,213,.55);border-bottom:1px solid rgba(18,200,213,.35);background:rgba(18,200,213,.18);padding:.5rem .75rem}.hof-list tr.hof-list-year-divider td{display:block;border:none;background:transparent;padding:0}.hof-list tbody tr.hof-list-row{display:block;padding:.85rem 1rem;border-bottom:1px solid rgba(0,0,0,.07);background:#fff}.hof-list tbody tr.hof-list-row td{padding:0;border:none;text-align:left!important;vertical-align:baseline}.hof-list tbody tr.hof-list-row td.hof-cell-player{display:block;width:100%;font-size:1.02rem;font-weight:700;color:inherit;line-height:1.3}.hof-list tbody tr.hof-list-row td.hof-cell-player::after{content:"";display:block;height:1px;background:rgba(0,0,0,.08);margin-top:.55rem;width:100%}.hof-list tbody tr.hof-list-row td.hof-cell-date,.hof-list tbody tr.hof-list-row td.hof-cell-label,.hof-list tbody tr.hof-list-row td.hof-cell-place,.hof-list tbody tr.hof-list-row td.hof-cell-loc,.hof-list tbody tr.hof-list-row td.hof-cell-tournament{display:flex!important;justify-content:space-between;align-items:baseline;padding:.25rem 0;font-size:.9rem;width:100%;gap:.75rem}.hof-list tbody tr.hof-list-row td.hof-cell-date::before{content:"Dátum"}.hof-list tbody tr.hof-list-row td.hof-cell-label::before{content:"Kategória"}.hof-list tbody tr.hof-list-row td.hof-cell-place::before{content:"Umiestnenie"}.hof-list tbody tr.hof-list-row td.hof-cell-loc::before{content:"Miesto"}.hof-list tbody tr.hof-list-row td.hof-cell-tournament::before{content:"Turnaj"}.hof-list tbody tr.hof-list-row td.hof-cell-date::before,.hof-list tbody tr.hof-list-row td.hof-cell-label::before,.hof-list tbody tr.hof-list-row td.hof-cell-place::before,.hof-list tbody tr.hof-list-row td.hof-cell-loc::before,.hof-list tbody tr.hof-list-row td.hof-cell-tournament::before{font-size:.78rem;font-weight:600;color:rgba(0,0,0,.55);letter-spacing:.03em;flex:0 0 auto}.hof-list tbody tr.hof-list-row td.hof-cell-loc,.hof-list tbody tr.hof-list-row td.hof-cell-tournament{display:flex!important}.hof-list tbody tr.hof-list-row td.hof-cell-loc:empty,.hof-list tbody tr.hof-list-row td.hof-cell-tournament:empty{display:none!important}.hof-list tbody tr.hof-list-row td.hof-cell-date{font-variant-numeric:tabular-nums;color:rgba(0,0,0,.8)}.hof-list tbody tr.hof-list-row td.hof-cell-place{font-weight:700}.hof-list tbody tr.hof-list-row td.hof-cell-tournament{font-size:.82rem;color:rgba(0,0,0,.6)}[data-bs-theme="dark"] .hof-list tbody tr.hof-list-row{background:#1f2533;border-bottom-color:rgba(255,255,255,.08)}[data-bs-theme="dark"] .hof-list tbody tr.hof-list-row td.hof-cell-player::after{background:rgba(255,255,255,.1)}[data-bs-theme="dark"] .hof-list tbody tr.hof-list-row td.hof-cell-date::before,[data-bs-theme="dark"] .hof-list tbody tr.hof-list-row td.hof-cell-label::before,[data-bs-theme="dark"] .hof-list tbody tr.hof-list-row td.hof-cell-place::before,[data-bs-theme="dark"] .hof-list tbody tr.hof-list-row td.hof-cell-loc::before,[data-bs-theme="dark"] .hof-list tbody tr.hof-list-row td.hof-cell-tournament::before{color:rgba(255,255,255,.55)}[data-bs-theme="dark"] .hof-list tbody tr.hof-list-row td.hof-cell-date{color:rgba(255,255,255,.85)}[data-bs-theme="dark"] .hof-list tbody tr.hof-list-row td.hof-cell-tournament{color:rgba(255,255,255,.6)}}.hof-empty{text-align:center;padding:4rem 1rem;color:rgba(0,0,0,.45)}.hof-empty i{font-size:3rem;display:block;margin-bottom:.85rem;opacity:.5}.hof-empty p{margin:0;font-size:1rem}[data-bs-theme="dark"] .hof-podium__card,[data-bs-theme="dark"] .hof-table-wrap{background:#1f2533;border-color:rgba(255,255,255,.08);color:#e6e8ec}[data-bs-theme="dark"] .hof-podium__card--rank-1{background:linear-gradient(180deg,#2a2a1f 0%,#1f2533 60%)}[data-bs-theme="dark"] .hof-tabs .nav-item .nav-link{background:rgba(255,255,255,.06)}[data-bs-theme="dark"] .hof-table thead th{background:rgba(255,255,255,.04);border-bottom-color:rgba(255,255,255,.12)}[data-bs-theme="dark"] .hof-table tbody td{border-color:rgba(255,255,255,.06)}[data-bs-theme="dark"] .hof-table .hof-cell-medal--silver{color:#c8ccd1}[data-bs-theme="dark"] .hof-medal--silver{color:#c8ccd1;background:rgba(200,204,209,.12)}[data-bs-theme="dark"] .hof-podium__total-label,[data-bs-theme="dark"] .hof-empty{color:rgba(255,255,255,.55)}[data-bs-theme="dark"] .hof-table .hof-rank{color:rgba(255,255,255,.55)}@media (max-width:767.98px){.hof-hero{padding:2rem 1.25rem 1.75rem}.hof-hero__title{font-size:1.6rem}.hof-hero__subtitle{font-size:.95rem}.hof-hero__ornament{font-size:7rem}.hof-podium{grid-template-columns:1fr;gap:1.5rem;max-width:360px}.hof-podium__card{transform:none!important}.hof-podium__card--rank-1{order:1}.hof-podium__card--rank-2{order:2}.hof-podium__card--rank-3{order:3}.hof-table-title{font-size:1.15rem}.hof-table tbody td,.hof-table thead th{font-size:.82rem;padding:.5rem .35rem}.hof-table .hof-rank{width:48px}.hof-tabs .nav-item .nav-link{font-size:.82rem;padding:.5rem .85rem}}@media (max-width:480px){.hof-tabs .nav-item .nav-link i{display:none}}.pinned-hero-wrap{margin:0 auto}.pinned-hero{position:relative;display:grid;grid-template-columns:1fr;gap:1rem;padding:1rem;border-radius:1.25rem;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06);overflow:hidden}.pinned-hero__badge{position:absolute;top:1.25rem;left:1.25rem;z-index:3;display:inline-flex;align-items:center;gap:.4rem;background:var(--bs-primary,#0d6efd);color:#fff;padding:.38rem .85rem;font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;box-shadow:0 4px 14px rgba(0,0,0,.18)}.pinned-hero__badge i{font-size:.9rem}.pinned-hero__gallery{display:grid;grid-template-columns:2fr 1fr;gap:.5rem;min-width:0}.pinned-hero__main{display:block;overflow:hidden;border-radius:.85rem;aspect-ratio:16 / 9}.pinned-hero__main img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pinned-hero__main:hover img{transform:scale(1.03)}.pinned-hero__side{display:flex;flex-direction:column;gap:.5rem;min-width:0}.pinned-hero__side-img{flex:1 1 0;display:block;min-height:0;overflow:hidden;border-radius:.85rem}.pinned-hero__side-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pinned-hero__side-img:hover img{transform:scale(1.06)}.pinned-hero__body{padding:1rem .5rem .5rem;display:flex;flex-direction:column;min-width:0}.pinned-hero__title{font-size:1.55rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;margin:0 0 .75rem}.pinned-hero__title a{color:inherit;text-decoration:none}.pinned-hero__title a:hover{text-decoration:underline}.pinned-hero__teaser{font-size:.96rem;line-height:1.6;margin:0 0 1rem;color:rgba(0,0,0,.72);text-align:justify}.pinned-hero__meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;padding-top:.85rem;border-top:1px solid rgba(0,0,0,.08);margin-bottom:1rem}.pinned-hero__date{font-size:.85rem;color:rgba(0,0,0,.55)}.pinned-hero__actions{display:inline-flex;gap:.35rem;align-items:center}.pinned-hero__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:auto}.pinned-hero__thumb{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:.55rem}.pinned-hero__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.pinned-hero__thumb:hover img{transform:scale(1.08)}.pinned-hero__thumb-more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.55);color:#fff;font-weight:700;font-size:.95rem;letter-spacing:.02em}@media (max-width:991.98px){.pinned-hero{gap:.75rem}.pinned-hero__body{padding:.75rem .25rem .25rem}.pinned-hero__title{font-size:1.35rem}}@media (max-width:575.98px){.pinned-hero{padding:.65rem}.pinned-hero__badge{top:.9rem;left:.9rem;font-size:.7rem;padding:.3rem .7rem}.pinned-hero__gallery{grid-template-columns:1fr}.pinned-hero__side{flex-direction:row}.pinned-hero__side-img{aspect-ratio:4 / 3}.pinned-hero__title{font-size:1.2rem}.pinned-hero__teaser{font-size:.92rem}.pinned-hero__thumbs{grid-template-columns:repeat(4,1fr);gap:.35rem}.pinned-hero__meta{flex-direction:column;align-items:flex-start}.pinned-hero__actions{width:100%;justify-content:flex-end}}.founder-band{display:grid;grid-template-columns:180px 1fr;gap:1.5rem;align-items:center;max-width:1100px;margin:0 auto;padding:1.25rem;border-radius:1.25rem;backdrop-filter:blur(4px);border:1px solid}.founder-band__media{text-align:center}.founder-band__photo{width:100%;max-width:160px;aspect-ratio:1 / 1.15;object-fit:cover;display:block;margin:0 auto;border-radius:1rem;border:2px solid}.founder-band__kicker{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.45rem}.founder-band__name{font-size:1.25rem;font-weight:700;line-height:1.25;margin-bottom:.55rem}.founder-band__text{margin:0 0 .85rem;line-height:1.7;max-width:700px}.founder-band__meta{display:flex;flex-wrap:wrap;gap:.5rem}.founder-band__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:999px;font-size:.78rem;border:1px solid}.info-band-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.info-chip{border-radius:1rem;padding:1.1rem 1rem;text-align:center;backdrop-filter:blur(4px);border:1px solid}.info-chip__icon{font-size:1.15rem;margin-bottom:.4rem}.info-chip__title{font-weight:700;font-size:.96rem;margin-bottom:.25rem}.info-chip__text{font-size:.88rem;line-height:1.5;margin:0}.tournament-card{border-radius:1.1rem;padding:1.15rem 1.1rem;height:100%;border:1px solid}.tournament-card__date{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.45rem;font-weight:700}.tournament-card__title{font-size:1rem;font-weight:700;line-height:1.35;margin-bottom:.6rem}.tournament-card__meta{font-size:.88rem;line-height:1.6}.quote-band-wrap{max-width:900px;margin:0 auto;text-align:center}.quote-band-kicker{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.7rem}.quote-band-text{font-size:1.35rem;line-height:1.65;font-style:italic;margin-bottom:.9rem}.quote-band-author{font-size:.95rem}.puzzle-card{border-radius:1rem;padding:1rem;height:100%;text-align:center;border:1px solid}.puzzle-level-badge{font-size:.72rem;padding:.25rem .55rem;border-radius:999px}.puzzle-board{width:100%;max-width:320px;margin:0 auto}.puzzle-board-wrap,.puzzle-board-wrap>div,.puzzle-board-wrap .board-b72b1,.puzzle-board-wrap .chessboard-63f37{border:0!important;outline:0!important;box-shadow:none!important;background-image:none!important}.puzzle-meta{font-size:.84rem;margin-top:.55rem}.live-rating-wrap{border-radius:1.1rem;overflow:hidden;border:1px solid}.live-rating-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid}.live-rating-list table tr td{vertical-align:middle}.live-rating-list .rank{width:34px;font-weight:600}.live-rating-list .player a,.live-rating-list .player span{text-decoration:none}.live-rating-list .rating{white-space:nowrap;font-weight:600;text-align:right}.live-rating-list .delta{width:52px;text-align:right;font-weight:700}@media (max-width:991.98px){.info-band-grid{grid-template-columns:1fr}}@media (max-width:767.98px){.home-section{padding:3rem 0}.home-section-sm{padding:2rem 0}.featured-thumb{height:280px}.founder-band{grid-template-columns:1fr;text-align:center;padding:1.1rem}.founder-band__photo{max-width:140px}.founder-band__meta{justify-content:center}.puzzle-board{max-width:280px}.quote-band-text{font-size:1.1rem}}.lr-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0.85rem;margin-bottom:1.75rem}.lr-stat{border-radius:var(--ks-radius,14px);padding:1rem 1.2rem;border:1px solid;border-left-width:4px;display:flex;align-items:center;gap:1rem}.lr-stat__icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.15rem}.lr-stat__body{flex:1;min-width:0}.lr-stat__val{font-size:1.75rem;font-weight:600;line-height:1;letter-spacing:-0.02em;margin-bottom:0.15rem}.lr-stat__label{font-size:0.6rem;text-transform:uppercase;letter-spacing:0.09em;margin-bottom:0.15rem}.lr-stat__sub{font-size:0.78rem;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:767.98px){.lr-stats{grid-template-columns:repeat(2,1fr)}.lr-stat{flex-direction:column;align-items:flex-start;gap:0.6rem;padding:0.9rem}.lr-stat__sub{white-space:normal}}.lr-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px;padding:14px 18px;border:1px solid;border-radius:8px}.lr-toolbar form{display:flex;align-items:center;gap:8px;margin:0}.lr-toolbar input[type=month]{padding:6px 10px;border:1px solid;border-radius:5px;font-size:14px}.lr-spacer{flex:1}.lr-card{border:1px solid;border-radius:8px;margin-bottom:24px;overflow:hidden}.lr-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid;cursor:pointer;user-select:none}.lr-head-left{min-width:0;flex:1 1 auto}.lr-head-right{display:flex;align-items:center;gap:10px;flex:0 0 auto}.lr-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.lr-tnr-id{font-family:monospace;font-size:11px}.lr-name{font-weight:700;font-size:15px}.lr-meta{font-size:12px}.lr-collapse-icon{font-size:13px;transition:transform .2s;display:inline-block;margin-left:6px}.lr-card.collapsed .lr-collapse-icon{transform:rotate(-90deg)}.lr-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}.lr-badge.fide,.lr-badge.national,.lr-badge.no-cache,.lr-badge.cached{border:1px solid}.lr-rounds-info{padding:6px 18px;font-size:12px;border-bottom:1px solid}.lr-no-cache{padding:20px 18px;font-size:13px}.lr-player-block{border-top:1px solid;padding:16px 18px 12px}.lr-player-block:first-child{border-top:none}.lr-player-header{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:10px}.lr-player-name{font-weight:600;font-size:14px}.lr-player-rating{font-size:13px}.lr-player-kfactor{display:inline-block;padding:1px 8px;border-radius:999px;font-size:11px;font-weight:600}.lr-player-total{margin-left:auto;font-weight:700;font-size:15px}.lr-rounds-table{width:100%;border-collapse:collapse;font-size:12px}.lr-rounds-table th{text-align:left;font-weight:600;text-transform:uppercase;font-size:10px;letter-spacing:.5px;padding:4px 8px;border-bottom:1px solid}.lr-rounds-table td{padding:4px 8px;border-bottom:1px solid;vertical-align:middle}.lr-rounds-table tr:last-child td{border-bottom:none}.lr-rounds-table tr.skipped td{opacity:.5;font-style:italic}.lr-rounds-table .td-change{text-align:right;font-weight:600;font-variant-numeric:tabular-nums}.lr-rounds-table .td-score{text-align:center}body.lr-compact .lr-rounds-table tr.skipped{display:none}.profile-wrap{margin-top:1rem;margin-bottom:1.25rem}.section-card{overflow:hidden}.section-header{display:flex;align-items:center;gap:.55rem;padding:.85rem 1rem;font-weight:900;font-size:.88rem;letter-spacing:.04em;text-transform:uppercase}.section-header i{font-size:1rem}.profile-hero{border-radius:20px;overflow:hidden}.profile-hero-top{height:120px}.profile-hero-body{padding:1.2rem 1.2rem 1.1rem}.profile-head{display:block;margin-top:-87px}.profile-head-main{display:grid;grid-template-columns:136px minmax(0,1fr);gap:1rem;align-items:start}.profile-photo{width:136px;height:136px;border-radius:18px;overflow:hidden;border:4px solid}.profile-photo img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.profile-photo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:900}.profile-name{margin:0;font-weight:600;letter-spacing:-0.03em;line-height:1.05;font-size:clamp(1.3rem,2.2vw,1.75rem)}.profile-subline{margin-top:.35rem;font-size:.96rem;line-height:1.4;font-weight:600}.profile-actions{margin-top:.85rem;display:flex;flex-wrap:wrap;gap:.55rem}.btn-profile{border-radius:999px;font-weight:800;padding:.58rem .95rem;font-size:.9rem}.profile-bio{margin-top:1.15rem;font-size:.98rem;line-height:1.68;width:100%;max-width:100%}.profile-meta{display:flex;flex-wrap:wrap;gap:.55rem .7rem;margin-top:1rem;padding-top:.95rem;border-top:1px solid}.profile-meta-item{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .75rem;border-radius:999px;border:1px solid;font-size:.88rem;font-weight:700;line-height:1}.profile-meta-item strong{font-weight:900}.profile-meta-item a{text-decoration:none;font-weight:800}.profile-meta-item a:hover{text-decoration:underline}.profile-page .nav-tabs{border-bottom:2px solid;gap:0}.profile-page .nav-tabs .nav-link{border:none;border-bottom:3px solid transparent;border-radius:0;margin-bottom:-2px;font-weight:700;padding:.6rem 1rem;background:transparent;transition:color .15s,border-color .15s}.profile-page .nav-tabs .nav-link:hover{background:transparent}.profile-page .nav-tabs .nav-link.active{font-weight:800;background:transparent}.ach-col-title{font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem}.achv-list{display:grid;gap:.55rem}.achv-item{border:1px solid;border-radius:14px;padding:.7rem .75rem;transition:.18s ease}.achv-item:hover{transform:translateY(-1px)}.achv-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.7rem;margin-bottom:.18rem}.achv-date{font-size:.74rem;white-space:nowrap;line-height:1.1}.achv-rank{display:inline-flex;align-items:center;gap:.35rem;padding:.14rem .48rem;border-radius:999px;border:1px solid;font-weight:800;font-size:.74rem;white-space:nowrap}.achv-title{font-weight:700;font-size:.93rem;line-height:1.18;margin:0}.achv-meta{margin-top:.14rem;font-size:.79rem;line-height:1.22}.link-pill-wrap{display:flex;flex-wrap:wrap;gap:.55rem}.link-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.58rem .85rem;border-radius:999px;border:1px solid;text-decoration:none;font-weight:700;font-size:.9rem}.gallery-thumb{display:block;border-radius:14px;overflow:hidden;border:1px solid;aspect-ratio:1 / 1}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.gallery-thumb:hover img{transform:scale(1.04)}.gallery-cap{font-size:.78rem;margin-top:.3rem;line-height:1.2}.articles-filter .form-select{border-radius:999px;border:1px solid;font-size:.85rem;font-weight:600;padding:.38rem .85rem;cursor:pointer}.articles-filter .form-select:focus{outline:none}.member-article-card .card-body{display:flex;align-items:stretch;gap:.75rem}.member-article-thumb{width:120px;min-width:120px;height:100px;flex:0 0 120px;overflow:hidden;border-radius:10px;position:relative}.member-article-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.member-empty-thumb{display:flex;align-items:center;justify-content:center;width:120px;min-width:120px;height:100px;flex:0 0 120px;overflow:hidden;border-radius:10px;border:1px solid}.member-empty-thumb img{width:auto;height:70%;object-fit:contain;display:block}.member-article-body{flex:1 1 0;min-width:0;display:flex;flex-direction:column}@media (max-width:767.98px){.member-article-card .card-body{display:block}.member-article-thumb{float:left;width:85px;min-width:unset;height:75px;flex:none;position:relative;margin-right:.7rem;margin-bottom:.4rem}.member-empty-thumb{float:left;width:85px;min-width:unset;height:75px;flex:none;margin-right:.7rem;margin-bottom:.4rem}.member-article-body{display:block;overflow:hidden}.member-article-card .card-body::after{content:"";display:table;clear:both}}@media (max-width:575.98px){.profile-hero-top{height:90px}.profile-hero-body{padding:1rem .95rem .95rem}.profile-head{margin-top:-62px}.profile-head-main{grid-template-columns:92px 1fr;gap:.8rem}.profile-photo{width:92px;height:92px;border-radius:16px}.profile-name{font-size:1.2rem}.profile-subline{font-size:.9rem}.profile-bio{font-size:.94rem;line-height:1.58}.profile-meta{gap:.45rem .5rem}.profile-meta-item{font-size:.82rem;padding:.45rem .65rem}}.stat-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .6rem;border-radius:999px;border:1px solid;font-size:.85rem;white-space:nowrap}.meta-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.meta-value{font-weight:600}.member-cover{height:320px;background-size:cover;background-position:center;position:relative;overflow:visible}.member-cover::after{content:"";position:absolute;inset:0}.member-cover-inner{position:relative;height:100%}.member-avatar-wrap{position:absolute;left:0;bottom:-78px;z-index:2}.member-avatar{width:190px;height:240px;object-fit:cover;object-position:top center;border-radius:.75rem;border:4px solid}.member-content-offset{padding-top:96px}@media (max-width:576px){.member-cover{height:260px}.member-avatar{width:160px;height:210px}.member-avatar-wrap{bottom:-64px}.member-content-offset{padding-top:82px}}.quote-bar{padding:15px 0}.quote-bar-inner{display:flex;align-items:baseline;gap:12px}.quote-bar-piece{font-size:1.4rem;flex-shrink:0;opacity:.7;line-height:1}.quote-bar-text{font-style:italic;font-size:.875rem;line-height:1.6}.quote-bar-author{font-size:.75rem;white-space:nowrap;flex-shrink:0}.content-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}@media (min-width:992px){.content-grid{grid-template-columns:1.55fr .85fr;gap:18px}.content-grid.equal{grid-template-columns:1fr 1fr}}.sidebar-stack{display:flex;flex-direction:column;gap:14px}.block-card{border:1px solid;border-radius:14px;overflow:hidden}.block-card .hd{padding:12px 14px;border-bottom:1px solid;font-weight:950;font-size:.98rem;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.block-card .bd{padding:14px}.kv{display:grid;grid-template-columns:140px 1fr;gap:8px 12px;font-size:.95rem}.kv .k{font-weight:600}.kv .v{font-weight:750}.chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid;font-weight:800;font-size:.86rem;text-decoration:none}.gallery-inline{margin-top:0}.gallery-below{margin-top:18px}.pswp__custom-caption{position:absolute;left:0;right:0;bottom:0;padding:12px 16px;font-size:14px;line-height:1.3;z-index:9999}.edit-wrap{max-width:720px;margin:2rem auto;padding-bottom:3rem}.current-photo{width:72px;height:72px;border-radius:10px;object-fit:cover;border:1px solid;margin-bottom:.5rem}.private-wrap{max-width:520px;margin:3rem auto;text-align:center}.private-icon{font-size:3.5rem;margin-bottom:1rem}.private-name{font-size:1.4rem;font-weight:850;letter-spacing:-.02em;margin-bottom:.35rem}.private-subtitle{font-size:.97rem;margin-bottom:1.75rem}.liveboard-card{border-radius:var(--ks-radius);border:1px solid;overflow:hidden}.liveboard-head{font-weight:800;border-bottom:1px solid}.live-dot{width:10px;height:10px;border-radius:999px;position:relative}.live-dot::after{content:"";position:absolute;inset:-6px;border-radius:999px;animation:livePulse 1.8s ease-in-out infinite}@keyframes livePulse{0%{transform:scale(.65);opacity:.2}55%{transform:scale(1.05);opacity:.35}100%{transform:scale(1.25);opacity:0}}.live-badge{font-weight:800;letter-spacing:.08em}.live-meta{font-weight:600;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.liveboard-wrap{width:100%;aspect-ratio:16 / 10}.liveboard-wrap iframe{width:100%;height:100%;border:0;display:block}.liveboard-foot{border-top:1px solid}.e404{padding:28px 0 40px}.e404-card{border:0;border-left:4px solid;border-radius:16px}.e404-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;font-weight:800;border:1px solid}.e404-big{font-size:clamp(52px,7vw,88px);font-weight:1000;line-height:1;margin:0}.board{width:100%;max-width:380px;margin:0 auto}.puzzle-hero{border-radius:var(--ks-radius);border:1px solid}.puzzle-hero h1{font-weight:700}.puzzle-mini-stat{border:1px solid;border-radius:10px;padding:.85rem 1rem}.puzzle-mini-stat .stat-label{font-size:.75rem}.puzzle-mini-stat .stat-value{font-size:1.6rem;font-weight:800;line-height:1.1}.level-badge{display:inline-block;padding:.28em .7em;font-size:.78em;font-weight:700;border-radius:6px;letter-spacing:.02em;border:1px solid}.solution-block{border:1px solid;border-radius:8px;padding:.65rem .9rem;font-size:.875rem}.puzzle-card-title{padding:.75rem 1rem;font-size:.85rem;font-weight:600;border-bottom:1px solid;display:flex;align-items:center;gap:.4rem}.puzzle-card-title i{opacity:.85}.puzzle-lb-table th{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.5rem .75rem;border-bottom:1px solid}.puzzle-lb-table td{padding:.55rem .75rem;font-size:.875rem;border-bottom:1px solid}.puzzle-lb-table tbody tr:last-child td{border-bottom:0}.leaderboard-rank{width:2.4rem;font-size:.8rem}.streak-badge{display:inline-block;padding:.2em .55em;font-size:.8em;font-weight:700;border-radius:6px;border:1px solid}.move-nav{display:flex;align-items:center;gap:.3rem}.move-list{display:flex;flex-wrap:wrap;gap:.2rem;align-items:center;min-height:30px;padding:.2rem .4rem;border:1px solid;border-radius:6px;overflow:hidden}.move-chip{display:inline-block;padding:.15em .5em;font-family:monospace;font-size:.8rem;font-weight:600;border-radius:4px;border:1px solid;cursor:pointer;transition:background .1s,border-color .1s}.no-moves{font-size:.8rem;padding:.1rem}.hl-setup{box-shadow:inset 0 0 0 3px}#index-puzzle-board,#index-puzzle-board>div,#index-puzzle-board .board-b72b1,#index-puzzle-board .chessboard-63f37{border:0!important;outline:0!important;box-shadow:none!important;background-image:none!important}:root{--left-col-total:194px;--left-col-padding:12px}.roster-warning{margin-top:10px;padding:8px 10px;border-radius:10px;border:1px solid;font-size:.9rem;display:flex;gap:10px;align-items:flex-start}.roster-login-link{margin-left:6px;font-weight:600;text-decoration:underline}.cal-date-col{box-sizing:border-box;flex:0 0 var(--left-col-total);max-width:var(--left-col-total);padding-left:var(--left-col-padding);padding-right:var(--left-col-padding)}.card-body>.flex-grow-1{min-width:0}.t-mobile-pad{padding:12px 16px}.page-head-title{flex:1 1 auto;min-width:260px}.cal-search{flex:0 0 520px;max-width:520px}@media (max-width:991px){.page-head-title{flex:1 1 auto;max-width:100%;width:100%}.cal-search{flex:1 1 auto;max-width:100%;width:100%}}.filters{padding:2px 0}.filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (min-width:992px){.filter-grid{grid-template-columns:1fr 1fr}}@media (max-width:360px){.filter-grid{grid-template-columns:1fr}}.filter-chip{position:relative;display:flex;align-items:center;justify-content:flex-start;padding:6px 10px;border-radius:12px;border:1px solid;text-decoration:none;transition:transform .10s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.filter-chip:hover{transform:translateY(-1px)}.filter-chip .label{font-size:.87rem;line-height:1}.filters-note{margin-top:14px;padding:10px 12px;border-radius:10px;border:1px solid;font-size:.85rem;line-height:1.35;display:flex;gap:10px;align-items:flex-start}.filter-head{font-weight:800;font-size:12px;letter-spacing:.06em;text-transform:uppercase;margin:14px 0 10px;padding-left:.55rem;border-left:4px solid}.t-card-header{font-weight:700;padding:0;border-bottom:1px solid}.t-card-header .t-h{display:flex;align-items:stretch;min-width:0}.t-card-header .t-datebox{box-sizing:border-box;flex:0 0 210px;padding:6px var(--left-col-padding);border-right:1px solid}.t-card-header .t-datebox .t-date{display:block;font-size:.86rem;letter-spacing:.02em;white-space:nowrap}.t-card-header .t-main{flex:1 1 auto;display:flex;align-items:baseline;gap:10px;min-width:0;padding:6px 10px}.t-card-header .t-name{font-size:1rem;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.t-card-header .t-type{margin-left:auto;white-space:nowrap}@media (max-width:575px){.t-card-header .t-datebox{flex-basis:130px}.t-card-header .t-name{font-size:.95rem}}@media (min-width:768px){.t-col{box-sizing:border-box;padding-left:12px;padding-right:12px}.cal-date-col.t-col{padding-left:0;padding-right:12px}.t-col + .t-col{border-left:1px solid}.card-body.d-md-flex{padding-top:12px;padding-bottom:12px}}.type-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (min-width:992px){.type-pills{grid-template-columns:1fr 1fr}}@media (max-width:360px){.type-pills{grid-template-columns:1fr}}.filter-chip.active{font-weight:750}.filter-reset:hover{text-decoration:underline}.t-players{flex:0 0 200px;max-width:200px}.t-mobile{padding:12px 16px}.col-board{width:64px;white-space:nowrap}.col-response{min-width:320px}.filters-bar{padding:.5rem .75rem;border:1px solid;border-radius:999px;gap:18px;row-gap:10px}.filters-bar .btn{white-space:nowrap;border-radius:999px!important;font-weight:600}.filters-bar .form-select{border-radius:999px;font-weight:600}.filters-row{display:flex;align-items:center}@media (max-width:767.98px){.filters-row{flex:0 0 100%;width:100%;justify-content:flex-start}.filters-row-3 .badge{margin-left:auto}}@media (min-width:768px){.filters-row{flex:0 0 auto;width:auto}.filters-bar{gap:22px}.leagues-table{font-size:.92rem}.leagues-table thead th{padding-top:.55rem;padding-bottom:.55rem}.leagues-table tbody td{padding-top:.5rem;padding-bottom:.5rem;vertical-align:middle}.player-comment,.admin-comment{font-size:.85rem;max-width:320px}.col-comment{min-width:220px}}:root{--badge-w:132px;--badge-h:30px}.lineup-badge{font-weight:800;letter-spacing:.2px;padding:.34rem .55rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;white-space:nowrap;cursor:pointer;user-select:none;width:var(--badge-w);height:var(--badge-h);line-height:1;border:1px solid}.lineup-badge i{opacity:.9}.player-comment,.admin-comment{font-size:.85rem;max-width:320px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.30rem .55rem;border-radius:999px;border:1px solid;font-size:.9rem}.meta-chip i{opacity:.8}.info-box{border:1px solid;border-radius:12px;padding:.8rem 1rem}.info-text{white-space:pre-wrap;line-height:1.35;font-size:.93rem}.roster-card{border:1px solid;border-radius:14px;padding:.85rem .95rem}.roster-card .name{font-weight:700}.roster-card .muted{font-size:.875rem}.roster-card .grid{display:grid;grid-template-columns:104px 1fr;gap:.28rem .75rem;margin-top:.55rem;font-size:.9rem}@media (max-width:576px){:root{--badge-w:140px;--badge-h:32px}}.drag-handle{cursor:grab;user-select:none;opacity:.70;transition:opacity .12s ease,transform .12s ease}.drag-handle:hover{opacity:1;transform:translateY(-1px)}.drag-handle:active{cursor:grabbing}.order-input{width:70px}.sortable-ghost{opacity:.45}.roster-actions .btn{white-space:nowrap}@media (max-width:767.98px){.roster-actions{gap:.5rem!important}.roster-actions .btn{flex:1 1 auto}}.note-muted{max-width:520px;font-size:.9rem}.response-note{max-width:520px;font-size:.9rem}.modal-meta{font-size:.9rem;margin-top:2px}.mcard-meta{font-size:.85rem}.mcard-label{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.mcard-text{font-size:.92rem;line-height:1.25}.t-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}@media (max-width:576px){.t-head{flex-direction:column}}.type-line{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}@media (max-width:576px){.type-line{justify-content:flex-start}}.player-empty{font-size:.86rem}.pager{display:flex;gap:10px;justify-content:center;padding:14px 0 2px}.league-badge{position:relative;overflow:hidden;border:1px solid;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.league-badge:hover{transform:translateY(-1px)}.league-badge::before{content:"";position:absolute;top:0;left:-120%;width:120%;height:100%;transform:skewX(-20deg);animation:leagueShine 4.5s ease-in-out infinite}@keyframes leagueShine{0%{left:-120%}45%{left:-120%}60%{left:120%}100%{left:120%}}.hof-badge{position:relative;overflow:hidden;border:1px solid rgba(34,211,238,.55);background:linear-gradient(135deg,rgba(18,200,213,.22),rgba(2,44,58,.25));color:#ecfeff!important;box-shadow:0 4px 12px rgba(2,44,58,.25),inset 0 1px 0 rgba(255,255,255,.12);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.hof-badge:hover,.hof-badge:focus,.hof-badge.show{transform:translateY(-1px);background:linear-gradient(135deg,rgba(18,200,213,.35),rgba(2,44,58,.35));box-shadow:0 6px 16px rgba(18,200,213,.25),inset 0 1px 0 rgba(255,255,255,.18);color:#ffffff!important}.hof-badge i{color:#67e8f9}.hof-badge__caret{font-size:.65rem;opacity:.7}.hof-badge::after{display:none!important}.hof-badge::before{content:"";position:absolute;top:0;left:-120%;width:120%;height:100%;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.25) 50%,transparent 100%);transform:skewX(-20deg);animation:leagueShine 5s ease-in-out infinite;pointer-events:none}.hof-dropdown{background:#ffffff;border:1px solid rgba(18,200,213,.25);border-radius:.85rem;box-shadow:0 10px 28px rgba(2,44,58,.18);padding:.35rem;min-width:240px}.hof-dropdown .dropdown-item{border-radius:.55rem;padding:.5rem .75rem;font-weight:600;color:#1d2433}.hof-dropdown .dropdown-item i{color:var(--ksn-primary-dark,#047c8a)}.hof-dropdown .dropdown-item:hover,.hof-dropdown .dropdown-item:focus{background:rgba(18,200,213,.15);color:var(--ksn-primary-dark,#047c8a)}[data-bs-theme="dark"] .hof-dropdown{background:#1f2533;border-color:rgba(34,211,238,.35)}[data-bs-theme="dark"] .hof-dropdown .dropdown-item{color:#e6e8ec}[data-bs-theme="dark"] .hof-dropdown .dropdown-item i{color:#67e8f9}[data-bs-theme="dark"] .hof-dropdown .dropdown-item:hover{background:rgba(34,211,238,.18);color:#67e8f9}@media (max-width:991.98px){.navbar-collapse .hof-badge,.navbar-collapse .league-badge{margin-top:.55rem;margin-bottom:.25rem}}.hero-section,.hero-section-members{position:relative;overflow:hidden}.hero-section::before,.hero-section-members::before{content:"";position:absolute;inset:0;background-repeat:no-repeat;background-size:390px;background-position:49% 40%;opacity:.11;filter:blur(.3px);pointer-events:none;z-index:0}.hero-section-members::before{background-size:700px;background-position:74% 40%}.hero-section>.container,.hero-section-members>.container{position:relative;z-index:1}.navbar-dark .navbar-nav .nav-link.active{position:relative}.navbar-dark .navbar-nav .nav-link.active::after{content:"";position:absolute;left:.55rem;right:.55rem;bottom:.35rem;height:2px;border-radius:2px;opacity:.95}.hero-tournament-card{backdrop-filter:none}#pageLoader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .4s ease}#pageLoader.loaded{opacity:0}.page-loader__spinner{width:36px;height:36px;border-radius:50%;border:3px solid;animation:loaderSpin .72s linear infinite}@keyframes loaderSpin{to{transform:rotate(360deg)}}.carousel-arrow{opacity:.45}.carousel-arrow:hover{opacity:.85}.carousel-arrow:focus{opacity:.85}