:root{--bg:255 251 234;--surface:255 255 255;--surface-2:255 253 242;--inset:251 241 198;--ink:36 27 4;--ink-2:110 90 30;--ink-3:125 109 53;--line:240 228 184;--line-2:248 240 212;--brand:58 47 5;--brand-deep:42 34 3;--brand-soft:252 239 190;--on-gold:58 47 5;--gold-fill:246 198 44;--gold-bright:250 212 92;--gold-soft:255 244 205;--gold:150 108 4;--hero-aura:radial-gradient(circle at 30% 10%, #ffcf30a6 0%, #ffd74b4d 30%, #fffae814 65%, transparent 72%), linear-gradient(#fffaf0, #fffaf0);--hero-aura-stack:radial-gradient(circle at 50% 0%, #ffcf3094 0%, #ffd74b42 32%, #fffae80f 68%, transparent 74%), linear-gradient(#fffaf0, #fffaf0);--hero-wash:255 243 205;--success:17 120 77;--success-soft:219 243 232;--warn:150 96 6;--warn-soft:251 237 212;--rose:196 30 78;--rose-soft:251 224 231;--rose-deep:150 18 56;--teal:12 105 120;--teal-soft:219 240 244;--r-sm:9px;--r:14px;--r-lg:20px;--r-xl:26px;--sb-r-card:16px;--sb-r-input:12px;--sb-r-chip:8px;--sb-r-seg:6px;--sb-shadow-sm:0 1px 2px #241b040f, 0 1px 3px #241b040d;--sb-shadow-md:0 4px 14px #241b0417;--sb-shadow-lg:0 18px 44px #241b0429;--sb-shadow-2xl:0 25px 50px -12px #241b0440;--ring:0 0 0 2px #3a2f054d, 0 0 0 4px #f6c62c99}body{background:rgb(var(--bg));color:rgb(var(--ink));font-size:16px;font-weight:400;line-height:1.55}@media (prefers-color-scheme:dark){:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}:root :where(button,a,input,select,textarea,[tabindex]):focus-visible{box-shadow:var(--ring);outline:none}:root .sb-h1{text-wrap:balance;margin:0;font-size:1.75rem;font-weight:800;line-height:1.1}:root .sb-h2{text-wrap:balance;margin:0;font-size:1.2rem;font-weight:800;line-height:1.15}:root .sb-h3{margin:0;font-size:1rem;font-weight:700;line-height:1.2}:root .sb-body{color:rgb(var(--ink-2));margin:0;font-size:14px}:root .sb-hint{color:rgb(var(--ink-3));margin:0;font-size:12px}:root .sb-num{font-variant-numeric:tabular-nums}:root .sb-eyebrow{letter-spacing:.025em;text-transform:uppercase;color:rgb(var(--gold));margin:0;font-size:12px;font-weight:800}:root .sb-card{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-sm)}@media (hover:hover) and (pointer:fine){:root .sb-card--hover:hover{border-color:rgb(var(--gold-fill) / .4);box-shadow:var(--sb-shadow-lg)}}:root .sb-divide{border-top:1px solid rgb(var(--line-2))}:root .sb-btn{border-radius:var(--r);background:rgb(var(--gold-fill));min-height:40px;color:rgb(var(--on-gold));border:1px solid rgb(var(--gold-fill));white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex;position:relative}:root .sb-btn:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@media (hover:hover) and (pointer:fine){:root .sb-btn:hover{background:rgb(var(--brand));color:rgb(var(--gold-fill));border-color:rgb(var(--brand))}}:root .sb-btn:active{background:rgb(var(--brand));color:rgb(var(--gold-fill));border-color:rgb(var(--brand))}@media (pointer:coarse){:root .sb-btn,:root .sb-seg>button{min-height:44px}}:root .sb-btn[disabled]{opacity:.5;cursor:not-allowed}:root .sb-btn[aria-busy=true]{opacity:.7}:root .sb-btn--block{width:100%}:root .sb-btn>svg{flex:none}:root .sb-btn--secondary{color:rgb(var(--brand));border-color:rgb(var(--gold-fill));background:0 0}@media (hover:hover) and (pointer:fine){:root .sb-btn--secondary:hover{background:rgb(var(--gold-soft));border-color:rgb(var(--gold));color:rgb(var(--brand))}}:root .sb-btn--secondary:active{background:rgb(var(--gold-soft));border-color:rgb(var(--gold));color:rgb(var(--brand))}:root .sb-btn--neutral{background:rgb(var(--surface));color:rgb(var(--ink));border-color:rgb(var(--line))}@media (hover:hover) and (pointer:fine){:root .sb-btn--neutral:hover{background:rgb(var(--inset))}}:root .sb-field{flex-direction:column;gap:4px;display:flex}:root .sb-label{color:rgb(var(--ink-2));font-size:13px;font-weight:600}:root .sb-req{color:rgb(var(--rose));font-style:normal}:root .sb-help{color:rgb(var(--ink-3));font-size:12px}:root .sb-error{color:rgb(var(--rose));font-size:12px}:root .sb-input{border-radius:var(--sb-r-input);border:1px solid rgb(var(--line));background:rgb(var(--surface));width:100%;min-height:44px;color:rgb(var(--ink));padding:12px;font-family:inherit;font-size:14px;font-weight:400}:root .sb-input::placeholder{color:rgb(var(--ink-3))}:root .sb-input:focus-visible{border-color:rgb(var(--brand))}:root .sb-input[aria-invalid=true]{border-color:rgb(var(--rose))}:root .sb-input[disabled]{background:rgb(var(--surface-2));color:rgb(var(--ink-3));cursor:not-allowed}:root .sb-check{border-radius:var(--sb-r-chip);color:rgb(var(--ink));cursor:pointer;align-items:flex-start;gap:10px;min-height:44px;padding:8px 10px;font-size:14px;display:flex}@media (hover:hover) and (pointer:fine){:root .sb-check:hover{background:rgb(var(--inset))}}:root .sb-check>input{width:15px;height:15px;accent-color:rgb(var(--gold-fill));flex:none;margin-top:4px}:root .sb-seg{background:rgb(var(--surface-2));border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);gap:2px;padding:2px;display:flex}:root .sb-seg>button{border-radius:var(--sb-r-seg);min-height:40px;color:rgb(var(--ink-2));cursor:pointer;background:0 0;border:1px solid #0000;flex:1;padding:8px 10px;font-family:inherit;font-size:13px;font-weight:600}:root .sb-seg>button[aria-pressed=true]{background:rgb(var(--gold-soft));border-color:rgb(var(--gold-fill));color:rgb(var(--brand))}:root .sb-pill{background:rgb(var(--inset));color:rgb(var(--brand));border-radius:9999px;align-items:center;gap:6px;padding:2px 10px;font-size:12px;font-weight:700;display:inline-flex}:root .sb-pill--ok{background:rgb(var(--success-soft));color:rgb(var(--success))}:root .sb-pill--warn{background:rgb(var(--warn-soft));color:rgb(var(--warn))}:root .sb-pill--online{background:rgb(var(--teal-soft));color:rgb(var(--teal))}:root .sb-pill--inperson{background:rgb(var(--rose-soft));color:rgb(var(--rose))}:root .sb-pill--regular{box-shadow:inset 0 0 0 1px rgb(var(--brand) / .35);color:rgb(var(--brand));background:0 0}:root .sb-pill--repeat{background:rgb(var(--rose-deep));color:#fff}:root .sb-pill svg{flex:none;width:12px;height:12px}:root .sb-msg{border:1px solid rgb(var(--line));border-left:4px solid rgb(var(--gold-fill));background:rgb(var(--surface));border-radius:var(--sb-r-input);color:rgb(var(--ink-2));padding:12px 16px;font-size:14px}:root .sb-msg>strong{color:rgb(var(--ink));font-weight:700;display:block}:root .sb-msg--ok{border-left-color:rgb(var(--success));background:rgb(var(--success-soft) / .5)}:root .sb-msg--warn{border-left-color:rgb(var(--warn));background:rgb(var(--warn-soft) / .5)}:root .sb-msg--stop{border-left-color:rgb(var(--rose));background:rgb(var(--rose-soft) / .5)}:root .sb-or{color:rgb(var(--ink-3));align-items:center;gap:8px;display:flex}:root .sb-or:before,:root .sb-or:after{content:"";background:rgb(var(--line));flex:1;height:1px}:root .sb-or>span{font-size:12px;font-weight:600}:root .sb-stack-6{flex-direction:column;gap:6px;display:flex}:root .sb-stack-8{flex-direction:column;gap:8px;display:flex}:root .sb-stack-12{flex-direction:column;gap:12px;display:flex}:root .sb-stack-16{flex-direction:column;gap:16px;display:flex}:root .sb-row-8{flex-wrap:wrap;gap:8px;display:flex}@media (prefers-reduced-motion:reduce){:root *,:root :before,:root :after{transition:none!important;animation:none!important}}:root :where(.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-picker,.ant-select .ant-select-selector,textarea.ant-input){border-color:rgb(var(--line))!important;background:rgb(var(--surface))!important;color:rgb(var(--ink))!important;border-radius:var(--sb-r-input)!important}@media (hover:hover) and (pointer:fine){:root :where(.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-picker,.ant-select:not(.ant-select-disabled) .ant-select-selector):hover{border-color:rgb(var(--gold-fill))!important}}:root :where(.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-picker-focused,.ant-select-focused .ant-select-selector,.ant-select-open .ant-select-selector){border-color:rgb(var(--brand))!important;box-shadow:var(--ring)!important}:root .ant-form-item-has-error :where(.ant-input,.ant-input-affix-wrapper,.ant-select .ant-select-selector,.ant-picker){border-color:rgb(var(--rose))!important}:root .ant-form-item-explain-error{color:rgb(var(--rose))!important}:root :where(.ant-checkbox-inner,.ant-radio-inner){border-color:rgb(var(--line))!important;background:rgb(var(--surface))!important}:root :where(.ant-checkbox-checked .ant-checkbox-inner,.ant-radio-checked .ant-radio-inner){background:rgb(var(--gold-fill))!important;border-color:rgb(var(--gold-fill))!important}:root .ant-checkbox-checked .ant-checkbox-inner:after{border-color:rgb(var(--on-gold))!important}:root .ant-radio-checked .ant-radio-inner:after{background:rgb(var(--on-gold))!important}@media (hover:hover) and (pointer:fine){:root :where(.ant-checkbox:hover .ant-checkbox-inner,.ant-radio:hover .ant-radio-inner){border-color:rgb(var(--gold))!important}}.ant-select-dropdown .ant-select-item-option-selected{color:#3a2f05!important;background:#fff4cd!important}:root .ant-form-item-label>label{font-weight:600;color:rgb(var(--ink-2))!important}:root .ant-form-item-label>label.ant-form-item-required:before{color:rgb(var(--rose))!important}:root a:not(.sb-btn){color:rgb(var(--brand))}:root .ant-form-item{margin-bottom:12px!important}:root .ant-form-item-label{padding-bottom:4px!important}:root .ant-form-item .ant-form-item{margin-bottom:0!important}:root a.sb-linkbtn{text-underline-offset:2px;text-decoration:underline!important}@media (hover:hover){:root a.sb-linkbtn:hover{color:rgb(var(--gold))!important}}:root .sb-linkbtn{font:inherit;color:rgb(var(--brand));cursor:pointer;text-underline-offset:2px;background:0 0;border:none;justify-content:center;align-items:center;min-height:44px;padding:0;font-size:12.5px;font-weight:600;text-decoration:underline;display:inline-flex}@media (hover:hover){:root .sb-linkbtn:hover{color:rgb(var(--gold))}}:root .sb-linkbtn[disabled]{color:rgb(var(--ink-3));cursor:not-allowed;text-decoration:none}:root .sb-otp-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}:root .sb-otp-wait{color:rgb(var(--ink-3));font-variant-numeric:tabular-nums;align-items:center;min-height:44px;font-size:12.5px;display:inline-flex}:root .sb-otp-dot{background:rgb(var(--ink-3));border-radius:999px;flex:none;width:4px;height:4px}:root .sb-legal{border-top:1px solid rgb(var(--line));color:rgb(var(--ink-3));text-align:center;margin:4px 0 0;padding-top:12px;font-size:12px;line-height:1.5}:root .sb-legal a{text-underline-offset:2px;font-weight:600;color:rgb(var(--brand))!important;text-decoration:underline!important}@media (hover:hover){:root .sb-legal a:hover{color:rgb(var(--gold))!important}}:root .sb-chev{flex:none;transition:transform .15s}:root details[open]>summary .sb-chev{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){:root .sb-chev{transition:none}}:root .sb-btn--lg{min-height:48px;padding:14px 24px;font-size:16px;font-weight:700}:root .sb-btn--sm{border-radius:var(--r-sm);min-height:36px;padding:8px 14px;font-size:13.5px;font-weight:700}@media (pointer:coarse){:root .sb-btn--sm{min-height:44px}}:root .sb-btn--on-dark{color:#fff;background:#ffffff1a;border-color:#ffffff61}@media (hover:hover) and (pointer:fine){:root .sb-btn--on-dark:hover{color:rgb(var(--brand));background:#fff;border-color:#fff}}:root .sb-btn--on-dark:active{color:rgb(var(--brand));background:#fff;border-color:#fff}:root .sb-emoji{filter:grayscale()sepia(.7)saturate(2.6)brightness(.42)}:root{--sb-spot-gold:radial-gradient(ellipse 130% 85% at 18% 100%, #ffcf3042, transparent 72%), linear-gradient(rgb(var(--surface)), rgb(var(--surface)));--sb-spot-amber:radial-gradient(ellipse 130% 85% at 50% 100%, #d99b001f, transparent 74%), linear-gradient(rgb(var(--surface)), rgb(var(--surface)));--sb-spot-champagne:radial-gradient(ellipse 130% 85% at 82% 100%, #ffe7a085, transparent 76%), linear-gradient(rgb(var(--surface)), rgb(var(--surface)))}
.kcroll-wrap{max-width:80rem;margin:0 auto;padding-block:24px 48px;padding-inline:16px}@media (min-width:640px){.kcroll-wrap{padding-inline:24px}}@media (min-width:1024px){.kcroll-wrap{padding-inline:32px}}.kcroll-vh{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.kcroll-quiet{color:rgb(var(--ink-3))}.kcroll-num{font-variant-numeric:tabular-nums}.kcroll-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:20px;display:flex}.kcroll-head h1{color:rgb(var(--brand));margin:0;font-size:26px;font-weight:700;line-height:1.2}@media (min-width:768px){.kcroll-head h1{font-size:30px}}.kcroll-head p{color:rgb(var(--ink-2));margin:6px 0 0;font-size:14px}.kcroll-headacts{flex-wrap:wrap;gap:8px;display:flex}.kcroll-band{background:rgb(var(--surface-2));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;margin-bottom:16px;padding:14px 16px;display:flex}.kcroll-bandinfo{flex-direction:column;gap:2px;min-width:0;display:flex}.kcroll-bandlab{letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--ink-3));align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.kcroll-bandtitle{color:rgb(var(--ink));margin:0;font-size:18px;font-weight:700;line-height:1.3}.kcroll-bandwhen{color:rgb(var(--ink-2));font-size:13px}.kcroll-bandpick{flex:none;min-width:12rem}.kcroll-bandpick .kchome-ftrig{width:100%}.kcroll-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}@media (min-width:720px){.kcroll-stats{grid-template-columns:repeat(5,minmax(0,1fr))}}.kcroll-stat{text-align:left;background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);min-width:0;min-height:68px;color:inherit;font:inherit;cursor:pointer;align-items:center;gap:10px;padding:12px;display:flex}.kcroll-stat--total{cursor:default;background:rgb(var(--inset))}@media (hover:hover){.kcroll-stat:not(.kcroll-stat--total):hover{border-color:rgb(var(--gold-fill))}}.kcroll-stat[aria-pressed=true]{background:rgb(var(--gold-soft));border-color:rgb(var(--gold-fill));color:rgb(var(--brand))}.kcroll-stat:focus-visible{box-shadow:var(--ring);outline:none}.kcroll-si{background:rgb(var(--inset));width:34px;height:34px;color:rgb(var(--ink-2));border-radius:999px;flex:none;place-items:center;display:grid}.kcroll-stat--total .kcroll-si{background:rgb(var(--surface))}.kcroll-stat[data-tone=ok] .kcroll-si{background:rgb(var(--success-soft));color:rgb(var(--success))}.kcroll-stat[data-tone=warn] .kcroll-si{background:rgb(var(--warn-soft));color:rgb(var(--warn))}.kcroll-stat[aria-pressed=true] .kcroll-si{background:rgb(var(--surface))}.kcroll-sb{flex-direction:column;min-width:0;display:flex}.kcroll-sv{font-variant-numeric:tabular-nums;font-size:20px;font-weight:700;line-height:1.1}.kcroll-sl{color:rgb(var(--ink-2));font-size:12px}.kcroll-ss{color:rgb(var(--ink-3));font-variant-numeric:tabular-nums;font-size:11px}.kcroll-tools{margin-bottom:16px}.kcroll-fbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.kcroll-searchgrp{flex:20rem;gap:8px;min-width:0;display:flex}.kcroll-searchgrp>.kchome-ft{flex:0 0 9rem;min-width:0}.kcroll-searchgrp>.kchome-ft .kchome-ftrig{width:100%}.kcroll-searchbox{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);min-width:0;min-height:46px;color:rgb(var(--ink-3));flex:1 1 0;align-items:stretch;gap:8px;padding:0 12px;display:flex}.kcroll-searchbox:focus-within{border-color:rgb(var(--gold-fill));box-shadow:var(--ring)}.kcroll-searchbox>svg{flex:none;align-self:center}.kcroll-search{min-width:0;font:inherit;color:rgb(var(--ink));background:0 0;border:0;flex:1 1 0;font-size:14px}.kcroll-searchbox .kcroll-search:focus,.kcroll-searchbox .kcroll-search:focus-visible{box-shadow:none;outline:none}.kcroll-search::-webkit-search-cancel-button{cursor:pointer}.kcroll-rangemenu{width:min(20rem,100vw - 32px);max-height:none;padding:0;left:auto;right:0;overflow:visible}.kcroll-rpresets{max-height:16rem;padding:6px;overflow-y:auto}.kcroll-rsplit{color:rgb(var(--ink-3));border-top:1px solid rgb(var(--line-2));align-items:center;gap:8px;padding:4px 12px;font-size:12px;display:flex}.kcroll-rsplit:after{content:"";background:rgb(var(--line-2));flex:1;height:1px}.kcroll-rdates{flex-direction:column;gap:8px;padding:8px 12px;display:flex}.kcroll-rd{flex-direction:column;gap:4px;min-width:0;display:flex}.kcroll-rd>span{color:rgb(var(--ink-2));font-size:12px;font-weight:600}.kcroll-date{border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);background:rgb(var(--surface));width:100%;min-width:0;min-height:44px;color:rgb(var(--ink));font:inherit;padding:6px 10px;font-size:14px}.kcroll-date:focus-visible{box-shadow:var(--ring);outline:none}.kcroll-rerr{color:rgb(var(--rose));margin:0;padding:0 12px 8px;font-size:12px}.kcroll-rfoot{border-top:1px solid rgb(var(--line-2));justify-content:space-between;gap:8px;padding:8px 12px 12px;display:flex}.kcroll-chips{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.kcroll-chip{background:rgb(var(--gold-soft));border:1px solid rgb(var(--gold-fill));border-radius:var(--sb-r-chip);min-height:32px;color:rgb(var(--brand));font:inherit;cursor:pointer;align-items:center;gap:6px;padding:4px 10px;font-size:13px;display:inline-flex;position:relative}.kcroll-chip:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.kcroll-chip:focus-visible{box-shadow:var(--ring);outline:none}.kcroll-chip svg{flex:none}.kcroll-notice{background:rgb(var(--warn-soft));color:rgb(var(--warn));border-radius:var(--sb-r-input);margin:12px 0 0;padding:10px 12px;font-size:13px}.kcroll-av{object-fit:cover;background:rgb(var(--inset));border-radius:999px;flex:none;place-items:center;width:36px;height:36px;display:grid}.kcroll-av-ph{color:rgb(var(--brand));font-size:13px;font-weight:700}.kcroll-who{align-items:center;gap:10px;min-width:0;display:flex}.kcroll-whot{flex-direction:column;min-width:0;display:flex}.kcroll-name{color:rgb(var(--ink));text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.kcroll-sub{color:rgb(var(--ink-3));text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.kcroll-pill{white-space:nowrap;background:rgb(var(--inset));color:rgb(var(--ink-2));border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:12px;font-weight:600;display:inline-flex}.kcroll-pill[data-tone=ok]{background:rgb(var(--success-soft));color:rgb(var(--success))}.kcroll-pill[data-tone=warn]{background:rgb(var(--warn-soft));color:rgb(var(--warn))}.kcroll-link{color:rgb(var(--brand));font-size:13px;text-decoration:underline}.kcroll-tablewrap{display:none}.kcroll-cards{gap:10px;display:grid}@media (min-width:880px){.kcroll-tablewrap{display:block;overflow-x:auto}.kcroll-cards{display:none}}.kcroll-table{border-collapse:collapse;background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);width:100%;overflow:hidden}.kcroll-table th,.kcroll-table td{text-align:left;vertical-align:middle;border-bottom:1px solid rgb(var(--line-2));padding:12px 14px}.kcroll-table thead th{color:rgb(var(--ink-3));background:rgb(var(--surface-2));white-space:nowrap;font-size:12px;font-weight:600}.kcroll-table tbody tr:last-child td{border-bottom:0}@media (hover:hover){.kcroll-table tbody tr:hover{background:rgb(var(--surface-2))}}.kcroll-when{color:rgb(var(--ink-2));white-space:nowrap;font-size:13px}.kcroll-actcell{text-align:right;white-space:nowrap}.kcroll-card{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);flex-direction:column;gap:10px;padding:14px;display:flex}.kcroll-cardhead{align-items:center;gap:10px;min-width:0;display:flex}.kcroll-cardpills{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.kcroll-cardwhen{color:rgb(var(--ink-3));font-size:12px}.kcroll-cardfoot{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.kcroll-skels{gap:10px;display:grid}.kcroll-skel{border-radius:var(--sb-r-card);background:linear-gradient(90deg, rgb(var(--inset)) 25%, rgb(var(--surface-2)) 37%, rgb(var(--inset)) 63%);background-size:400% 100%;height:62px;animation:1.4s infinite kcroll-shimmer}@keyframes kcroll-shimmer{0%{background-position:100%}to{background-position:0}}@media (prefers-reduced-motion:reduce){.kcroll-skel{animation:none}}.kcroll-empty{text-align:center;background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);color:rgb(var(--ink-3));flex-direction:column;align-items:center;gap:8px;padding:40px 16px;display:flex}.kcroll-empty-t{color:rgb(var(--ink));font-size:16px;font-weight:700}.kcroll-empty-b{max-width:34rem;color:rgb(var(--ink-2));margin:0;font-size:14px}.kcroll-pager{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;display:flex}.kcroll-shown{color:rgb(var(--ink-2));font-variant-numeric:tabular-nums;font-size:13px}.kcroll-pnav{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.kcroll-pnum{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-chip);min-width:40px;min-height:40px;color:rgb(var(--ink-2));font:inherit;cursor:pointer;padding:0 8px;font-size:14px;position:relative}.kcroll-pnum:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.kcroll-pnum[aria-current=page]{background:rgb(var(--gold-soft));border-color:rgb(var(--gold-fill));color:rgb(var(--brand));font-weight:700}.kcroll-pnum:focus-visible{box-shadow:var(--ring);outline:none}.kcroll-pgap{color:rgb(var(--ink-3));padding:0 4px}.kcroll-scrim{z-index:100;background:#241b0473;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:640px){.kcroll-scrim{align-items:center}}.kcroll-sheet{background:rgb(var(--bg));border-radius:var(--sb-r-card) var(--sb-r-card) 0 0;width:min(34rem,100%);max-height:min(86vh,46rem);box-shadow:var(--sb-shadow-2xl);flex-direction:column;display:flex;overflow:clip}@media (min-width:640px){.kcroll-sheet{border-radius:var(--sb-r-card)}}.kcroll-grab{background:rgb(var(--line));border-radius:999px;flex:none;width:40px;height:4px;margin:8px auto 0}@media (min-width:640px){.kcroll-grab{display:none}}.kcroll-sheethead{border-bottom:1px solid rgb(var(--line));flex:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 10px;display:flex}.kcroll-sheethead h2{color:rgb(var(--ink));margin:0;font-size:18px;font-weight:700}.kcroll-sheethead p{color:rgb(var(--ink-3));margin:2px 0 0;font-size:13px}.kcroll-x{background:rgb(var(--surface));width:44px;height:44px;color:rgb(var(--ink-2));cursor:pointer;border:0;border-radius:999px;flex:none;place-items:center;display:grid}.kcroll-x:focus-visible{box-shadow:var(--ring);outline:none}.kcroll-sheetbody{flex:auto;padding:4px 16px 12px;overflow-y:auto}.kcroll-facts{margin:0}.kcroll-fsec{letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--ink-3));margin:14px 0 6px;font-size:12px;font-weight:700}.kcroll-frow{border-bottom:1px solid rgb(var(--line-2));grid-template-columns:9rem minmax(0,1fr);gap:8px;padding:7px 0;display:grid}.kcroll-frow dt{color:rgb(var(--ink-3));font-size:13px}.kcroll-frow dd{color:rgb(var(--ink));overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px}@media (max-width:480px){.kcroll-frow{grid-template-columns:minmax(0,1fr);gap:2px}}.kcroll-sheetfoot{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgb(var(--line));background:rgb(var(--surface-2));flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}
.kcdesk-wrap{max-width:84rem;margin:0 auto;padding-block:24px 48px;padding-inline:16px}@media (min-width:640px){.kcdesk-wrap{padding-inline:24px}}@media (min-width:1024px){.kcdesk-wrap{padding-inline:32px}}.kcdesk-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:20px;display:flex}.kcdesk-head h1{color:rgb(var(--brand));margin:0;font-size:26px;font-weight:700;line-height:1.2}@media (min-width:768px){.kcdesk-head h1{font-size:30px}}.kcdesk-head p{color:rgb(var(--ink-2));margin:6px 0 0;font-size:14px}.kcdesk-notice{background:rgb(var(--warn-soft));color:rgb(var(--warn));border-radius:var(--sb-r-input);margin:0 0 16px;padding:10px 12px;font-size:13px}.kcdesk-foot{color:rgb(var(--ink-3));align-items:center;gap:8px;margin:16px 0 0;font-size:13px;display:flex}.kcdesk-foot svg{flex:none}.kcdesk-searchbox{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);min-height:46px;color:rgb(var(--ink-3));align-items:stretch;gap:8px;margin-bottom:12px;padding:0 12px;display:flex}.kcdesk-searchbox:focus-within{border-color:rgb(var(--gold-fill));box-shadow:var(--ring)}.kcdesk-searchbox>svg{flex:none;align-self:center}.kcdesk-search{min-width:0;font:inherit;color:rgb(var(--ink));background:0 0;border:0;flex:1 1 0;font-size:14px}.kcdesk-searchbox .kcdesk-search:focus,.kcdesk-searchbox .kcdesk-search:focus-visible{box-shadow:none;outline:none}.kcdesk-proglist,.kcdesk-occlist{margin:0;padding:0;list-style:none}.kcdesk-proglist{gap:8px;display:grid}.kcdesk-prog{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);overflow:clip}.kcdesk-progrow,.kcdesk-occrow{text-align:left;width:100%;min-height:56px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}@media (hover:hover){.kcdesk-progrow:hover,.kcdesk-occrow:hover{background:rgb(var(--surface-2))}}.kcdesk-progrow:focus-visible,.kcdesk-occrow:focus-visible{box-shadow:var(--ring);outline:none}.kcdesk-progt{flex-direction:column;min-width:0;display:flex}.kcdesk-progtitle{color:rgb(var(--ink));font-weight:600}.kcdesk-progsub{color:rgb(var(--ink-3));font-size:13px}.kcdesk-chev{color:rgb(var(--ink-3));flex:none;transition:transform .15s}.kcdesk-progrow[aria-expanded=true] .kcdesk-chev{transform:rotate(180deg)}.kcdesk-pick{border-radius:var(--sb-r-chip);background:rgb(var(--gold-soft));color:rgb(var(--brand));white-space:nowrap;flex:none;padding:4px 10px;font-size:13px;font-weight:600}.kcdesk-occlist,.kcdesk-occlist li+li{border-top:1px solid rgb(var(--line-2))}.kcdesk-occrow{color:rgb(var(--ink-2));padding-left:26px;font-size:14px}.kcdesk-pinned{background:rgb(var(--gold-soft));border:1px solid rgb(var(--gold-fill));border-radius:var(--sb-r-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;margin-bottom:16px;padding:14px 16px;display:flex}.kcdesk-pinfo{flex-direction:column;gap:2px;min-width:0;display:flex}.kcdesk-plab{letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--gold));align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.kcdesk-ptitle{color:rgb(var(--brand));margin:0;font-size:18px;font-weight:700;line-height:1.3}.kcdesk-pwhen{color:rgb(var(--ink-2));font-size:13px}.kcdesk-body{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;display:grid}@media (min-width:1100px){.kcdesk-body{grid-template-columns:minmax(0,1fr) 20rem}}.kcdesk-main{min-width:0}.kcdesk-carried{background:rgb(var(--surface-2));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);flex-direction:column;gap:8px;margin-bottom:12px;padding:12px 14px;display:flex}.kcdesk-carriedlab{letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--ink-3));font-size:12px;font-weight:600}.kcdesk-chips{flex-wrap:wrap;gap:8px;display:flex}.kcdesk-chip{background:rgb(var(--gold-soft));border:1px solid rgb(var(--gold-fill));border-radius:var(--sb-r-chip);color:rgb(var(--brand));align-items:center;gap:6px;padding:4px 4px 4px 10px;font-size:13px;display:inline-flex}.kcdesk-chipx{width:24px;height:24px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:grid;position:relative}.kcdesk-chipx:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.kcdesk-chipx:focus-visible{box-shadow:var(--ring);outline:none}.kcdesk-formcard{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);padding:16px}@media (min-width:768px){.kcdesk-formcard{padding:20px 24px}}.kcdesk-steps{margin-bottom:16px}.kcdesk-segs{gap:4px;display:flex}.kcdesk-segs i{background:rgb(var(--line));border-radius:999px;flex:1 1 0;height:4px}.kcdesk-segs i[data-on=done]{background:rgb(var(--gold-fill))}.kcdesk-segs i[data-on=now]{background:rgb(var(--brand))}.kcdesk-segcap{color:rgb(var(--ink-2));margin-top:6px;font-size:13px;font-weight:600}.kcdesk-stepfoot{border-top:1px solid rgb(var(--line));flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;padding-top:16px;display:flex}.kcdesk-footsp{flex:auto}.kcdesk-log{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);padding:14px 16px}@media (min-width:1100px){.kcdesk-log{position:sticky;top:16px}}.kcdesk-loghead{flex-direction:column;gap:2px;margin-bottom:10px;display:flex}.kcdesk-loghead h2{color:rgb(var(--ink));margin:0;font-size:15px;font-weight:700}.kcdesk-logn{color:rgb(var(--ink-3));font-size:13px}.kcdesk-logempty{color:rgb(var(--ink-3));margin:0;font-size:13px}.kcdesk-loglist{gap:2px;margin:0 0 10px;padding:0;list-style:none;display:grid}.kcdesk-logrow{border-bottom:1px solid rgb(var(--line-2));align-items:center;gap:10px;padding:8px 0;display:flex}.kcdesk-logrow:last-child{border-bottom:0}.kcdesk-logt{flex-direction:column;flex:1 1 0;min-width:0;display:flex}.kcdesk-logname{color:rgb(var(--ink));text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.kcdesk-logsub{color:rgb(var(--ink-3));text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.kcdesk-logwhen{color:rgb(var(--ink-3));flex:none;font-size:12px}.kcdesk-loglink{color:rgb(var(--brand));font-size:13px;text-decoration:underline;display:inline-block}.kcdesk-av{object-fit:cover;background:rgb(var(--inset));border-radius:999px;flex:none;place-items:center;width:32px;height:32px;display:grid}.kcdesk-av-ph{color:rgb(var(--brand));font-size:12px;font-weight:700}.kcdesk-skels{gap:8px;display:grid}.kcdesk-skel{border-radius:var(--sb-r-card);background:linear-gradient(90deg, rgb(var(--inset)) 25%, rgb(var(--surface-2)) 37%, rgb(var(--inset)) 63%);background-size:400% 100%;height:56px;animation:1.4s infinite kcdesk-shimmer}@keyframes kcdesk-shimmer{0%{background-position:100%}to{background-position:0}}@media (prefers-reduced-motion:reduce){.kcdesk-skel{animation:none}}.kcdesk-empty{text-align:center;background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);color:rgb(var(--ink-3));flex-direction:column;align-items:center;gap:8px;padding:40px 16px;display:flex}.kcdesk-empty-t{color:rgb(var(--ink));font-size:16px;font-weight:700}.kcdesk-empty-b{max-width:34rem;color:rgb(var(--ink-2));margin:0;font-size:14px}
.kcnav-top{align-items:center;gap:12px;width:100%;height:100%;display:flex}.kcnav-brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;min-width:0;padding:0;display:inline-flex}.kcnav-brand .kcnav-mark{flex:none;width:44px;height:44px}.kcnav-brandname{color:rgb(var(--ink));white-space:nowrap;font-size:15px;font-weight:700;line-height:1.2}@media (max-width:479px){.kcnav-brandname{display:none}}.kcnav-links{gap:4px;margin-left:20px;display:none}@media (min-width:1024px){.kcnav-links{display:flex}}.kcnav-link{color:rgb(var(--ink-2));cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;display:inline-flex}.kcnav-link .anticon{font-size:16px}.kcnav-link[aria-current=page]{color:rgb(var(--brand));background:rgb(var(--gold-soft))}@media (hover:hover){.kcnav-link:hover{color:rgb(var(--brand));background:rgb(var(--inset))}}.kcnav-right{align-items:center;gap:8px;margin-left:auto;display:flex;position:relative}.kcnav-deskonly{display:none}@media (min-width:1024px){.kcnav-deskonly{align-items:center;gap:8px;display:inline-flex;position:relative}}.kcnav-who{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:2px 4px 2px 2px;transition:background-color .15s,border-color .15s;display:inline-flex}@media (hover:hover){.kcnav-who:hover{background:rgb(var(--inset));border-color:rgb(var(--line))}}.kcnav-who[aria-expanded=true]{background:rgb(var(--gold-soft));border-color:rgb(var(--gold-fill))}.kcnav-avatar{object-fit:cover;background:rgb(var(--gold-fill));width:36px;height:36px;color:rgb(var(--on-gold));border-radius:999px;flex:none;place-items:center;font-size:14px;font-weight:700;display:grid}.kcnav-who .kcnav-nm{color:rgb(var(--ink));white-space:nowrap;padding-right:6px;font-size:14px;font-weight:600;line-height:1.5;display:none}@media (min-width:1024px){.kcnav-who .kcnav-nm{display:block}}.kcnav-acct{z-index:50;background:rgb(var(--surface));border:1px solid rgb(var(--line));width:256px;box-shadow:var(--sb-shadow-lg);border-radius:12px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden}.kcnav-acct-head{background:rgb(var(--surface-2));border-bottom:1px solid rgb(var(--line-2));padding:12px 14px}.kcnav-acct-head .n{color:rgb(var(--ink));font-size:14px;font-weight:600;line-height:1.4}.kcnav-acct-head .e{color:rgb(var(--ink-3));font-size:12px;line-height:1.4}.kcnav-acct-head .n,.kcnav-acct-head .e{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.kcnav-acct-rows{padding:6px}.kcnav-arow{width:100%;color:rgb(var(--ink));text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:14px;font-weight:600;display:flex}.kcnav-arow .anticon{color:rgb(var(--ink-3));font-size:16px}@media (hover:hover){.kcnav-arow:hover{background:rgb(var(--inset))}}.kcnav-alabel{text-transform:uppercase;letter-spacing:.025em;color:rgb(var(--ink-3));padding:8px 10px 2px;font-size:12px;font-weight:600}.kcnav-adiv{background:rgb(var(--line-2));height:1px;margin:6px 0}.kcnav-arow.kcnav-danger,.kcnav-arow.kcnav-danger .anticon{color:rgb(var(--rose))}@media (hover:hover){.kcnav-arow.kcnav-danger:hover{background:rgb(var(--rose-soft))}}.kcnav-burger{border:1px solid rgb(var(--line));background:rgb(var(--surface));width:40px;height:40px;color:rgb(var(--ink));cursor:pointer;border-radius:8px;place-items:center;display:inline-grid}.kcnav-burger .anticon{font-size:20px}@media (hover:hover){.kcnav-burger:hover{background:rgb(var(--inset))}}@media (min-width:1024px){.kcnav-burger{display:none}}.kcnav-dwsec{border-bottom:1px solid rgb(var(--line-2));padding:6px 0}.kcnav-dwsec:last-child{border-bottom:0}.kcnav-dwrow{width:100%;color:rgb(var(--ink));text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;min-height:48px;padding:12px 8px;font-size:15px;font-weight:600;display:flex}.kcnav-dwrow .anticon{color:rgb(var(--ink-3));font-size:20px}@media (hover:hover){.kcnav-dwrow:hover{background:rgb(var(--inset))}}.kcnav-dwrow[aria-current=page]{background:rgb(var(--gold-soft));color:rgb(var(--brand))}.kcnav-dwrow.kcnav-danger,.kcnav-dwrow.kcnav-danger .anticon{color:rgb(var(--rose))}.kcnav-dwwho{padding:8px}.kcnav-dwwho b{color:rgb(var(--ink));font-size:15px;font-weight:700;display:block}.kcnav-dwwho span{color:rgb(var(--ink-3));font-size:12.5px;display:block}.kcnav-dwlabel{text-transform:uppercase;letter-spacing:.025em;color:rgb(var(--ink-3));padding:12px 8px 2px;font-size:12px;font-weight:600}.kcnav-tabbar{z-index:40;background:rgb(var(--surface));border-top:1px solid rgb(var(--line));padding-bottom:env(safe-area-inset-bottom,0px);align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:1024px){.kcnav-tabbar{display:none}}.kcnav-tab{cursor:pointer;min-width:0;min-height:56px;color:rgb(var(--ink-3));white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;padding:6px 4px;font-size:11px;font-weight:600;display:flex;overflow:hidden}.kcnav-tab .kcnav-ti{border-radius:999px;place-items:center;width:40px;height:26px;display:grid}.kcnav-tab .anticon{font-size:20px}.kcnav-tab[aria-current=page]{color:rgb(var(--brand))}.kcnav-tab[aria-current=page] .kcnav-ti{background:rgb(var(--gold-fill));color:rgb(var(--on-gold))}@media (max-width:1023px){.kcnav-has-tabbar{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}}.kcnav-yhead{border-bottom:1px solid rgb(var(--line-2));align-items:center;gap:12px;margin-bottom:8px;padding:4px 4px 12px;display:flex}.kcnav-yhead .nm{color:rgb(var(--ink));font-size:15px;font-weight:700;line-height:1.3;display:block}.kcnav-yhead .em{color:rgb(var(--ink-3));font-size:12.5px;line-height:1.4;display:block}.kcfoot-grid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:640px){.kcfoot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.kcfoot-grid{grid-template-columns:1.6fr repeat(3,minmax(0,1fr))}}.kcfoot-col h2{color:rgb(var(--ink));margin:0 0 12px;font-size:14px;font-weight:700;line-height:1.2}.kcfoot-links{flex-direction:column;gap:10px;display:flex}.kcfoot-link{color:rgb(var(--ink-2));text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;line-height:1.4;text-decoration:none}@media (hover:hover){.kcfoot-link:hover{color:rgb(var(--brand));text-decoration:underline}}
.kcprose{--kcprose-measure:130ch;--kcprose-rail:16rem;max-width:92rem;margin:0 auto;padding:24px 16px 48px}@media (min-width:640px){.kcprose{padding:32px 24px 56px}}@media (min-width:1024px){.kcprose{padding:40px 32px 64px}}.kcprose-head{margin-bottom:24px}.kcprose-h1{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:30px;font-weight:800;line-height:1.1}@media (min-width:640px){.kcprose-h1{font-size:36px}}.kcprose-dateline{color:rgb(var(--ink-3));margin:8px 0 0;font-size:13px;line-height:1.4}.kcprose-intro{max-width:var(--kcprose-measure);color:rgb(var(--ink-2));margin-top:12px;font-size:16px;line-height:1.6}.kcprose-cols{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}@media (min-width:1000px){.kcprose--railed .kcprose-cols{grid-template-columns:var(--kcprose-rail) minmax(0, 1fr);align-items:start;gap:40px}}.kcprose-rail{min-width:0}.kcprose-railtoggle{border:1px solid rgb(var(--line));background:rgb(var(--surface));min-height:44px;color:rgb(var(--ink));cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;display:inline-flex}@media (hover:hover){.kcprose-railtoggle:hover{background:rgb(var(--inset))}}.kcprose-raillist{display:none}.kcprose-raillist.is-open{margin-top:12px;display:block}@media (min-width:1000px){.kcprose-railtoggle{display:none}.kcprose-raillist,.kcprose-raillist.is-open{margin-top:0;display:block;position:sticky;top:88px}}.kcprose-raillabel{text-transform:uppercase;letter-spacing:.025em;color:rgb(var(--ink-3));margin:0 0 8px;font-size:12px;font-weight:600}.kcprose-raillist ol{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.kcprose-raillist a{color:rgb(var(--ink-2));border-radius:8px;padding:6px 10px;font-size:13.5px;line-height:1.35;text-decoration:none;display:block}@media (hover:hover){.kcprose-raillist a:hover{background:rgb(var(--inset));color:rgb(var(--brand))}}.kcprose-body{min-width:0;max-width:none}.kcprose-body :where(p,ul,ol,blockquote,.kcprose-h2,.kcprose-h3,.kcprose-rule,.ant-typography),.kcprose-intro{max-width:var(--kcprose-measure)}.kcprose--story .kcprose-body :where(p,ul,ol,blockquote,.kcprose-h2,.kcprose-h3,.kcprose-rule,.ant-typography),.kcprose--story .kcprose-intro{max-width:none}.kcprose-sec,.kcprose-body [id],.kcprose-h2[id],.kcprose-h3[id]{scroll-margin-top:88px}.kcprose-sec+.kcprose-sec{margin-top:32px}.kcprose-h2{color:rgb(var(--ink));text-wrap:balance;margin:0 0 12px;font-size:20px;font-weight:700;line-height:1.2}.kcprose-h3{color:rgb(var(--ink));margin:20px 0 8px;font-size:16px;font-weight:700;line-height:1.25}.kcprose-body p,.kcprose-body .ant-typography{color:rgb(var(--ink-2));font-size:16px;line-height:1.7}.kcprose-body p{margin:0 0 12px}.kcprose-body ul,.kcprose-body ol{margin:0 0 12px;padding-left:24px}.kcprose-body li{color:rgb(var(--ink-2));margin-bottom:8px;font-size:16px;line-height:1.7}.kcprose-body strong{color:rgb(var(--ink));font-weight:700}.kcprose-body a{color:rgb(var(--brand))}.kcprose-rule{border:1px solid rgb(var(--line));background:rgb(var(--surface));border-radius:12px;padding:14px 16px}.kcprose-rule+.kcprose-rule{margin-top:10px}.kcprose-rule h3{color:rgb(var(--ink));margin:0 0 4px;font-size:15px;font-weight:700}.kcprose-rule p{margin:0}.kcprose-siblings{border-top:1px solid rgb(var(--line));margin-top:40px;padding-top:20px}.kcprose-siblings ul{flex-wrap:wrap;gap:8px 20px;margin:0;padding:0;list-style:none;display:flex}.kcprose-siblings a{color:rgb(var(--brand));font-size:14px;font-weight:600}.kcprose-figure{max-width:min(100%, var(--kcprose-figmax,100%));background:rgb(var(--inset));border-radius:14px;margin:0 0 20px;line-height:0;overflow:hidden}.kcprose-figure img{width:100%;height:auto;display:block}.kcprose-figure--portrait{max-width:250px}@media (min-width:640px){.kcprose-figure--portrait{float:right;margin:0 0 16px 20px}}.kcprose-gallery{column-count:2;column-gap:8px;margin:0 0 20px}@media (min-width:1000px){.kcprose-gallery{column-count:3}}.kcprose-gallery figure{break-inside:avoid;background:rgb(var(--inset));border-radius:10px;margin:0 0 8px;line-height:0;overflow:hidden}.kcprose-gallery img{width:100%;height:auto;display:block}.kcprose-figrow{grid-template-columns:minmax(0,1fr);align-items:start;gap:8px;margin:0 0 20px;display:grid}@media (min-width:700px){.kcprose-figrow{grid-template-columns:repeat(2,minmax(0,1fr))}}.kcprose-figrow figure{background:rgb(var(--inset));border-radius:10px;margin:0;line-height:0;overflow:hidden}.kcprose-figrow img{width:100%;height:auto;display:block}.kcprose-milestone{grid-template-columns:max-content minmax(0,1fr);align-items:baseline;gap:2px 16px;margin-bottom:12px;display:grid}@media (max-width:480px){.kcprose-milestone{grid-template-columns:minmax(0,1fr)}}
.kcauth{background:rgb(var(--bg));justify-content:center;align-items:center;min-height:100vh;padding:20px 16px;display:flex}.kcauth-card{background:rgb(var(--surface));border:1px solid rgb(var(--line));width:min(23rem,100%);box-shadow:var(--sb-shadow-md);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:24px 20px;display:flex}.kcauth-mark,.kcauth-mark svg{width:56px;height:56px}.kcauth-mark--card{aspect-ratio:2852/2696;object-fit:contain;align-self:center;width:132px;height:auto;margin-bottom:4px}.kcauth-title{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:17px;font-weight:800;line-height:1.25}.kcauth-body{color:rgb(var(--ink-2));max-width:32ch;margin:0;font-size:14px;line-height:1.55}.kcauth-note{color:rgb(var(--ink-3));margin:0;font-size:12.5px;line-height:1.5}.kcauth-spin{color:rgb(var(--ink-2));align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.kcauth-slow{border-top:1px solid rgb(var(--line-2));flex-direction:column;align-items:center;gap:10px;margin-top:4px;padding-top:12px;display:flex}.kcauth-slow p{color:rgb(var(--ink-2));margin:0;font-size:13px;line-height:1.55}.kcauth-btn{border:1px solid rgb(var(--gold-fill));min-height:44px;color:rgb(var(--brand));cursor:pointer;background:0 0;border-radius:14px;padding:10px 18px;font-size:14px;font-weight:700}@media (hover:hover){.kcauth-btn:hover{background:rgb(var(--gold-soft))}}.kcauth-btn--primary{background:rgb(var(--gold-fill));color:rgb(var(--on-gold))}@media (hover:hover){.kcauth-btn--primary:hover{background:rgb(var(--brand));color:rgb(var(--gold-fill));border-color:rgb(var(--brand))}}.kcauth-ref{color:rgb(var(--ink-3));margin:2px 0 0;font-size:12.5px;line-height:1.5}.kcauth-ref strong{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:rgb(var(--ink));font-weight:700}.kcloader{flex-direction:column;align-items:center;gap:12px;display:flex}.kcloader-label{color:rgb(var(--ink-2));font-size:14px;font-weight:600}.kcauth--tall{align-items:flex-start;padding-block:24px}.kcauth--tall>.kcauth-card{margin:auto}.kcauth-card--form{align-items:stretch;gap:0;width:min(35rem,100%);padding:28px 32px 24px}@media (max-width:480px){.kcauth-card--form{padding:22px 18px 18px}}.kcauth-last{border:1px solid rgb(var(--line));border-radius:var(--sb-r-input,12px);background:rgb(var(--surface-2));text-align:left;align-items:center;gap:12px;padding:10px 12px;display:flex}.kcauth-last-icon{background:rgb(var(--gold-soft));width:32px;height:32px;color:rgb(var(--brand));border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.kcauth-last-icon svg{width:18px;height:18px}.kcauth-last-text{min-width:0}.kcauth-last-lead{color:rgb(var(--ink-2));margin:0;font-size:12px;line-height:1.4}.kcauth-last-id{color:rgb(var(--ink));font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:2px 0 0;font-size:13px;font-weight:700;line-height:1.35}.kcauth-foot{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;display:flex}@media (max-width:420px){.kcauth-foot{flex-direction:column;gap:0}.kcauth-foot>.kcauth-foot-dot{display:none}}.kcauth-foot-dot{background:rgb(var(--ink-3));border-radius:999px;flex:none;width:4px;height:4px}.kcauth-help{border:1px solid rgb(var(--line));background:rgb(var(--surface));max-height:calc(100dvh - 2rem);color:rgb(var(--ink));width:calc(100% - 2rem);max-width:22rem;box-shadow:var(--sb-shadow-lg);border-radius:16px;margin:auto;padding:0;position:fixed;inset:0;overflow-y:auto}.kcauth-help::backdrop{background:#241b0499}.kcauth-help-inner{text-align:left;flex-direction:column;gap:10px;padding:18px;display:flex}.kcauth-help-inner h3{margin:0;font-size:16px;font-weight:800}.kcauth-help-inner p{color:rgb(var(--ink-2));margin:0;font-size:13px}.kcauth-help-row{border:1px solid rgb(var(--line));border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:10px 12px;display:flex;color:rgb(var(--ink))!important;text-decoration:none!important}@media (hover:hover){.kcauth-help-row:hover{background:rgb(var(--inset))}}.kcauth-help-row svg{flex:none;width:20px;height:20px}.kcauth-help-row b{font-size:13.5px;font-weight:700;display:block}.kcauth-help-row span span{color:rgb(var(--ink-2));font-size:12.5px}.kcauth-guestbar{border:1px solid rgb(var(--gold-fill));background:rgb(var(--gold-soft));color:rgb(var(--brand));border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding:8px 12px;font-size:13px;display:flex}.kcauth-guestbar-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.kcauth-guestbar-note{color:rgb(var(--ink-3));flex-basis:100%;font-size:12px}@media (max-width:640px){.kcauth-guestbar{align-items:flex-start}.kcauth-guestbar-actions{margin-left:0}}.kcauth-guestedit{flex-wrap:wrap;align-items:flex-end;gap:10px;width:100%;display:flex}.kcauth-guestedit-fields{flex-wrap:wrap;flex:260px;gap:10px;min-width:0;display:flex}.kcauth-guestedit-fields .sb-field{flex:120px;min-width:0}.kcauth-guestedit-fields .sb-input{width:100%}.kcauth-guestedit-acts{flex-wrap:wrap;align-items:center;gap:8px;display:flex}:root .kcauth-guestforget{color:rgb(var(--ink-3));font-size:12px;font-weight:500;text-decoration:none}:root .kcauth-guestforget:hover{color:rgb(var(--rose))}@media (max-width:640px){.kcauth-guestedit{align-items:stretch}.kcauth-guestedit-fields{flex:100%}.kcauth-guestedit-acts{justify-content:flex-end;width:100%}.kcauth-guestedit-acts .sb-btn{min-height:44px}:root .kcauth-guestforget{align-items:center;min-height:44px;display:inline-flex}}
.kccontact{max-width:46rem;margin:0 auto;padding:24px 16px 48px}@media (min-width:640px){.kccontact{padding:32px 24px 56px}}.kccontact-head{margin-bottom:24px}.kccontact-h1{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:30px;font-weight:800;line-height:1.1}@media (min-width:640px){.kccontact-h1{font-size:36px}}.kccontact-lead{color:rgb(var(--ink-2));margin:8px 0 0;font-size:16px;line-height:1.55}.kccontact-h2{color:rgb(var(--ink));margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.2}.kccontact-step,.kccontact-deflect,.kccontact-details,.kccontact-done{background:rgb(var(--surface));border:1px solid rgb(var(--line));box-shadow:var(--sb-shadow-sm);border-radius:16px;margin-bottom:16px;padding:18px 16px}@media (min-width:640px){.kccontact-step,.kccontact-deflect,.kccontact-details,.kccontact-done{padding:20px}}.kccontact-step p,.kccontact-deflect p,.kccontact-done p{color:rgb(var(--ink-2));margin:0 0 10px;font-size:15px;line-height:1.6}.kccontact-subjects{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media (min-width:640px){.kccontact-subjects{grid-template-columns:repeat(4,minmax(0,1fr))}}.kccontact-subject{border:1px solid rgb(var(--line));background:rgb(var(--surface));min-height:44px;color:rgb(var(--ink));cursor:pointer;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:600}@media (hover:hover){.kccontact-subject:hover{border-color:rgb(var(--gold-fill))}}.kccontact-subject[aria-pressed=true]{background:rgb(var(--gold-fill));border-color:rgb(var(--gold-fill));color:rgb(var(--on-gold))}.kccontact-deflect{background:rgb(var(--surface-2));border-left:4px solid rgb(var(--gold-fill))}.kccontact-label{color:rgb(var(--ink-2));margin-bottom:8px;font-size:13.5px;line-height:1.5;display:block}.kccontact-textarea{border:1px solid rgb(var(--line));background:rgb(var(--surface));width:100%;color:rgb(var(--ink));font:inherit;resize:vertical;border-radius:12px;padding:12px;font-size:15px;line-height:1.55}.kccontact-textarea:focus-visible{border-color:rgb(var(--brand));box-shadow:var(--ring);outline:none}.kccontact-extras{border-top:1px solid rgb(var(--line-2));margin-top:14px;padding-top:12px}.kccontact-extras-h{color:rgb(var(--ink-3));margin:0 0 8px;font-size:12.5px;font-weight:600}.kccontact-extra{border-top:1px solid rgb(var(--line-2));grid-template-columns:auto 1fr;align-items:start;gap:4px 10px;min-height:44px;padding:8px 0;display:grid}.kccontact-extra:first-of-type{border-top:0}.kccontact-extra input{margin-top:3px}.kccontact-extra-label{color:rgb(var(--ink));font-size:14px;font-weight:600}.kccontact-extra-value{color:rgb(var(--ink-3));overflow-wrap:anywhere;grid-column:2;font-size:13px;line-height:1.45}.kccontact-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.kccontact-btn{border:1px solid rgb(var(--gold-fill));min-height:44px;color:rgb(var(--brand));cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}@media (hover:hover){.kccontact-btn:hover{background:rgb(var(--gold-soft))}}.kccontact-btn--primary{background:rgb(var(--gold-fill));color:rgb(var(--on-gold))}@media (hover:hover){.kccontact-btn--primary:hover{background:rgb(var(--brand));color:rgb(var(--gold-fill));border-color:rgb(var(--brand))}}.kccontact-ref{color:rgb(var(--ink-3));font-size:13px}.kccontact-ref strong{color:rgb(var(--ink));font-variant-numeric:tabular-nums;letter-spacing:.04em}.kccontact-dl{grid-template-columns:minmax(0,1fr);gap:12px;margin:0;display:grid}@media (min-width:640px){.kccontact-dl{grid-template-columns:8rem minmax(0,1fr);gap:10px 16px}}.kccontact-dl dt{color:rgb(var(--ink-3));font-size:13px;font-weight:700}.kccontact-dl dd{color:rgb(var(--ink-2));margin:0;font-size:15px;line-height:1.55}.kccontact-dl dd span{display:block}.kccontact-dl a{color:rgb(var(--brand));font-weight:600}
.kchelp{padding:20px 16px 40px}@media (min-width:640px){.kchelp{padding:28px 24px 56px}}@media (min-width:1024px){.kchelp{padding:28px 32px 56px}}.kchelp-hold{min-width:0;max-width:70rem;margin-inline:auto}.kchelp-head{min-width:0;margin-bottom:16px}.kchelp-head h1{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:24px;font-weight:800;line-height:1.15}@media (min-width:640px){.kchelp-head h1{font-size:30px}}.kchelp-find{min-width:0;margin:14px 0 0;position:relative}.kchelp-find .fi{color:rgb(var(--ink-3));pointer-events:none;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.kchelp-find .fi .anticon{font-size:18px}.kchelp-find input{box-sizing:border-box;width:100%;min-width:0;font:inherit;border:1px solid rgb(var(--line));border-radius:var(--r);background:rgb(var(--surface));color:rgb(var(--ink));min-height:44px;padding:11px 44px 11px 42px;font-size:15px}.kchelp-find input::placeholder{color:rgb(var(--ink-3))}.kchelp-find input:focus{box-shadow:var(--ring);border-color:rgb(var(--gold-fill));outline:none}.kchelp-find .fx{color:rgb(var(--ink-2));cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:8px;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.kchelp-find .fx .anticon{font-size:16px}.kchelp-find .fx:hover{background:rgb(var(--inset))}.kchelp-count{color:rgb(var(--ink-2));margin:8px 0 0;font-size:13px}.kchelp-count b{color:rgb(var(--ink));font-weight:700}.kchelp-cols{min-width:0;margin-top:18px;display:block}@media (min-width:900px){.kchelp-cols[data-nav="1"]{grid-template-columns:17rem minmax(0,1fr);align-items:start;gap:24px;display:grid}.kchelp-cols[data-nav="1"]>*{min-width:0}}.kchelp-nav{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--r-lg);min-width:0;padding:8px}@media (min-width:900px){.kchelp-nav{max-height:calc(100vh - 120px);position:sticky;top:16px;overflow-y:auto}}.kchelp-sec{letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--ink-3));margin:0;padding:12px 10px 6px;font-size:11.5px;font-weight:800}.kchelp-sec:first-child{padding-top:6px}.kchelp-link{box-sizing:border-box;text-align:left;width:100%;font:inherit;color:rgb(var(--ink-2));border-radius:var(--r-sm);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-width:0;min-height:40px;padding:9px 10px;font-size:14px;line-height:1.35;display:flex}.kchelp-link:hover{background:rgb(var(--surface-2));color:rgb(var(--ink))}.kchelp-link .lt{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.kchelp-link[aria-current=true]{background:rgb(var(--gold-soft));color:rgb(var(--ink));box-shadow:inset 3px 0 0 rgb(var(--gold-fill));font-weight:700}@media (pointer:coarse){.kchelp-link{position:relative}.kchelp-link:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}.kchelp-wrow{box-sizing:border-box;text-align:left;width:100%;font:inherit;color:rgb(var(--ink-2));border-radius:var(--r-sm);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;min-width:0;min-height:40px;padding:9px 10px;font-size:14px;line-height:1.35;display:flex}.kchelp-wrow:hover{background:rgb(var(--surface-2));color:rgb(var(--ink))}.kchelp-wrow .wi{background:rgb(var(--gold-fill));width:22px;height:22px;color:rgb(var(--on-gold));border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.kchelp-wrow .wi .anticon{font-size:12px}.kchelp-wrow .lt{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.kchelp-wrow .wd{color:rgb(var(--ink-3));font-variant-numeric:tabular-nums;flex:none;font-size:11.5px;font-weight:700}@media (pointer:coarse){.kchelp-wrow{position:relative}.kchelp-wrow:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}.kchelp-ndiv{background:rgb(var(--line-2));height:1px;margin:8px 6px 2px}.kchelp-vb{letter-spacing:.04em;text-transform:uppercase;background:rgb(var(--inset));color:rgb(var(--brand));border-radius:999px;flex:none;align-items:center;gap:4px;padding:3px 6px;font-size:10.5px;font-weight:800;display:inline-flex}.kchelp-vb .anticon{font-size:11px}.kchelp-topic{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--r-lg);box-shadow:var(--sb-shadow-sm);flex-direction:column;gap:16px;min-width:0;padding:18px;display:flex}@media (min-width:640px){.kchelp-topic{padding:24px}}.kchelp-th{min-width:0}.kchelp-th h2{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:20px;font-weight:800;line-height:1.2}@media (min-width:640px){.kchelp-th h2{font-size:24px}}.kchelp-th p{color:rgb(var(--ink-2));margin:8px 0 0;font-size:15px;line-height:1.55}.kchelp-who{flex-wrap:wrap;gap:6px;margin:10px 0 0;display:flex}.kchelp-tag{background:rgb(var(--inset));color:rgb(var(--brand));white-space:normal;border-radius:999px;max-width:100%;padding:3px 9px;font-size:11.5px;font-weight:700}.kchelp-tag--in{background:rgb(var(--gold-soft));color:rgb(var(--gold))}.kchelp-tag--admin{background:rgb(var(--brand-soft));color:rgb(var(--brand))}.kchelp-media{border:1px solid rgb(var(--line));border-radius:var(--r);background:rgb(var(--surface-2));min-width:0;overflow:hidden}.kchelp-frame{aspect-ratio:16/9;box-sizing:border-box;width:100%;font:inherit;cursor:pointer;background:repeating-linear-gradient(135deg, rgb(var(--inset)) 0 10px, rgb(var(--surface-2)) 10px 20px);text-align:center;color:rgb(var(--ink));border:0;justify-content:center;align-items:center;padding:16px;text-decoration:none;display:flex;position:relative}.kchelp-frame .pi{display:block;position:absolute;inset:0}.kchelp-frame .pi img{object-fit:cover;width:100%;height:100%;display:block}.kchelp-frame[data-kind=pdf] .pi{background:rgb(var(--inset))}.kchelp-frame[data-kind=pdf] .pi img{object-fit:contain}.kchelp-frame[data-kind=pdf][data-poster="1"]:after{background:linear-gradient(0deg,#241b04db 0,#241b0499 2.4rem,#241b0400 4.2rem)}.kchelp-frame[data-kind=pdf][data-poster="1"] .pl{width:34px;height:34px;position:absolute;bottom:9px;right:12px}.kchelp-frame[data-kind=pdf][data-poster="1"] .pl .anticon{font-size:17px}.kchelp-frame[data-kind=pdf][data-poster="1"] .ph{right:58px}.kchelp-frame[data-poster="1"]:after{content:"";background:linear-gradient(0deg,#241b04d1 0,#241b0480 22%,#241b041a 52%,#241b040f);position:absolute;inset:0}.kchelp-frame .pl,.kchelp-frame .ph{z-index:1;position:relative}.kchelp-frame .kchelp-dur{z-index:1}.kchelp-frame[data-poster="1"] .ph{color:#fff}.kchelp-frame:hover .pl{background:rgb(var(--brand));color:rgb(var(--gold-fill))}.kchelp-frame .pl{background:rgb(var(--gold-fill));width:44px;height:44px;color:rgb(var(--on-gold));border-radius:999px;flex:none;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.kchelp-frame .pl .anticon{font-size:22px}.kchelp-frame .ph{text-align:left;color:rgb(var(--brand));margin:0;font-size:13px;font-weight:700;line-height:1.35;position:absolute;bottom:11px;left:14px;right:14px}@media (min-width:640px){.kchelp-frame .ph{font-size:14px}}.kchelp-dur{background:rgb(var(--brand));color:rgb(var(--gold-bright));border-radius:999px;padding:3px 8px;font-size:11.5px;font-weight:700;position:absolute;top:10px;left:10px}.kchelp-player{aspect-ratio:16/9;background:#000;width:100%;position:relative}.kchelp-player>*{width:100%;height:100%}.kchelp-mcap{border-top:1px solid rgb(var(--line));flex-wrap:wrap;align-items:center;gap:8px;min-width:0;padding:10px 12px;display:flex}.kchelp-mcap .mt{flex:12rem;min-width:0;font-size:13px;font-weight:700}.kchelp-mcap .mn{color:rgb(var(--ink-2));flex:100%;margin:0;font-size:12.5px;line-height:1.45}.kchelp-blk{min-width:0}.kchelp-blk>h3{letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--ink-3));margin:0 0 8px;font-size:12px;font-weight:800}.kchelp-steps{flex-direction:column;gap:7px;margin:0;padding:0 0 0 1.35rem;display:flex}.kchelp-steps li{color:rgb(var(--ink));font-size:14.5px;line-height:1.55}.kchelp-steps li::marker{color:rgb(var(--gold));font-weight:700}.kchelp-ul{flex-direction:column;gap:6px;margin:0;padding:0 0 0 1.15rem;display:flex}.kchelp-ul li{color:rgb(var(--ink-2));font-size:14px;line-height:1.55}.kchelp-ul li::marker{color:rgb(var(--ink-3))}.kchelp-ok{background:rgb(var(--success-soft));border-radius:var(--r);align-items:flex-start;gap:9px;min-width:0;padding:12px 14px;display:flex}.kchelp-ok .anticon{color:rgb(var(--success));flex:none;margin-top:2px;font-size:17px}.kchelp-ok p{color:rgb(var(--ink));margin:0;font-size:14px;line-height:1.5}.kchelp-ok p b{font-weight:700}.kchelp-prob{border:1px solid rgb(var(--line));border-radius:var(--r);flex-direction:column;gap:5px;min-width:0;padding:12px 14px;display:flex}.kchelp-prob+.kchelp-prob{margin-top:8px}.kchelp-prob .pq{color:rgb(var(--ink));align-items:flex-start;gap:8px;font-size:14px;font-weight:700;line-height:1.45;display:flex}.kchelp-prob .pq .anticon{color:rgb(var(--warn));flex:none;margin-top:3px;font-size:16px}.kchelp-prob .pa{color:rgb(var(--ink-2));padding-left:24px;font-size:14px;line-height:1.55}.kchelp-rel{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.kchelp-rel button{font:inherit;cursor:pointer;border:1px solid rgb(var(--line));background:rgb(var(--surface-2));color:rgb(var(--ink-2));white-space:normal;text-align:left;border-radius:999px;max-width:100%;min-height:36px;padding:7px 12px;font-size:13.5px;font-weight:600}.kchelp-rel button:hover{border-color:rgb(var(--gold-fill));color:rgb(var(--ink))}@media (pointer:coarse){.kchelp-rel button{position:relative}.kchelp-rel button:after{content:"";min-height:44px;position:absolute;inset:-4px}}.kchelp-fb{border-top:1px solid rgb(var(--line));flex-wrap:wrap;align-items:center;gap:10px;min-width:0;padding-top:14px;display:flex}.kchelp-fb .fq{flex:12rem;min-width:0;font-size:14px;font-weight:600}.kchelp-fb .fa{flex:none;gap:8px;display:flex}.kchelp-thx{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.kchelp-thx p{color:rgb(var(--ink-2));margin:0;font-size:14px;line-height:1.5}.kchelp-thx p b{color:rgb(var(--ink));font-weight:700}.kchelp-pager{justify-content:space-between;gap:10px;min-width:0;margin-top:16px;display:flex}.kchelp-pager .kchelp-btn{flex:0 auto;min-width:0;max-width:48%}.kchelp-pager .kchelp-btn .pl{text-overflow:ellipsis;min-width:0;padding-block:1px;line-height:1.45;overflow:hidden}.kchelp-stuck{background:rgb(var(--surface-2));border:1px solid rgb(var(--line));border-radius:var(--r-lg);min-width:0;margin-top:20px;padding:18px}.kchelp-stuck h3{color:rgb(var(--ink));margin:0 0 6px;font-size:16px;font-weight:800}.kchelp-stuck p{color:rgb(var(--ink-2));max-width:36rem;margin:0 0 12px;font-size:14px;line-height:1.55}.kchelp-acts{flex-wrap:wrap;gap:10px;display:flex}.kchelp-acts .kchelp-btn{flex:0 auto;min-width:0}.kchelp-none{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:44px 20px;display:flex}.kchelp-none .ei{background:rgb(var(--inset));width:46px;height:46px;color:rgb(var(--ink-2));border-radius:999px;justify-content:center;align-items:center;display:flex}.kchelp-none .ei .anticon{font-size:22px}.kchelp-none h3{color:rgb(var(--ink));margin:0;font-size:16px;font-weight:800}.kchelp-none p{color:rgb(var(--ink-2));max-width:26rem;margin:0;font-size:14px;line-height:1.55}.kchelp-back{font:inherit;color:rgb(var(--ink-2));cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:44px;padding:8px 0;font-size:14px;font-weight:700;display:inline-flex}.kchelp-back .anticon{font-size:16px}.kchelp-back:hover{color:rgb(var(--ink))}@media (min-width:900px){.kchelp-back{display:none}}@media (max-width:899px){.kchelp-cols[data-pane=list] .kchelp-pane,.kchelp-cols[data-pane=topic] .kchelp-nav{display:none}}.kchelp-btn{white-space:nowrap;border-radius:var(--r);font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 16px;font-size:14px;font-weight:600;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.kchelp-btn .anticon{flex:none;font-size:16px}.kchelp-btn--sm{border-radius:8px;min-height:36px;padding:8px 14px;font-size:13.5px;font-weight:700}.kchelp-btn--primary{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));border-color:rgb(var(--gold-fill))}.kchelp-btn--primary:hover{background:rgb(var(--brand));color:rgb(var(--gold-fill));border-color:rgb(var(--brand))}.kchelp-btn--outline{color:rgb(var(--brand));border-color:rgb(var(--gold-fill));background:0 0}.kchelp-btn--outline:hover{background:rgb(var(--gold-soft));border-color:rgb(var(--gold))}.kchelp-btn--ghost{color:rgb(var(--ink-2));background:0 0;border-color:#0000}.kchelp-btn--ghost:hover{color:rgb(var(--brand));background:rgb(var(--inset))}@media (pointer:coarse){.kchelp-btn{position:relative}.kchelp-btn:after{content:"";min-height:44px;position:absolute;inset:-4px -2px}}
.kcdhyan{padding:20px 16px 40px}@media (min-width:640px){.kcdhyan{padding:32px 24px 64px}}.kcdhyan-hold{flex-direction:column;gap:20px;min-width:0;max-width:44rem;margin-inline:auto;display:flex}.kcdhyan-head{text-align:center;min-width:0}.kcdhyan-head .eb{letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--gold));margin:0 0 8px;font-size:11.5px;font-weight:800}.kcdhyan-head h1{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:28px;font-weight:800;line-height:1.15}@media (min-width:640px){.kcdhyan-head h1{font-size:34px}}.kcdhyan-head p{color:rgb(var(--ink-2));max-width:30rem;margin:10px auto 0;font-size:15.5px;line-height:1.6}.kcdhyan-player{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--r-xl);box-shadow:var(--sb-shadow-md);min-width:0;overflow:hidden}.kcdhyan-art{aspect-ratio:16/9;background:repeating-linear-gradient(135deg, rgb(var(--inset)) 0 10px, rgb(var(--surface-2)) 10px 20px);box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-width:0;padding:20px;display:flex;position:relative}.kcdhyan-art .pi{display:block;position:absolute;inset:0}.kcdhyan-art .pi img{object-fit:cover;width:100%;height:100%;display:block}.kcdhyan-art[data-art="1"]:after{content:"";background:#241b0447;position:absolute;inset:0}.kcdhyan-big{z-index:1;cursor:pointer;background:rgb(var(--gold-fill));width:84px;height:84px;color:rgb(var(--on-gold));box-shadow:var(--sb-shadow-lg);border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:relative}.kcdhyan-big:hover{background:rgb(var(--gold-bright))}.kcdhyan-big .anticon{font-size:38px}.kcdhyan-big[disabled]{background:rgb(var(--inset));color:rgb(var(--ink-3));box-shadow:none;cursor:not-allowed}.kcdhyan-stage{aspect-ratio:16/9;background:#000;width:100%;position:relative}.kcdhyan-stage>*,.kcdhyan-stage .video-js{width:100%;height:100%}.kcdhyan-trans{flex-direction:column;gap:12px;min-width:0;padding:16px 18px;display:flex}@media (min-width:640px){.kcdhyan-trans{padding:18px 22px}}.kcdhyan-title{color:rgb(var(--ink));text-wrap:balance;min-width:0;margin:0;font-size:17px;font-weight:800;line-height:1.3}.kcdhyan-meta{color:rgb(var(--ink-3));min-width:0;margin:0;font-size:13px}.kcdhyan-bar{background:rgb(var(--inset));border-radius:999px;min-width:0;height:6px;overflow:hidden}.kcdhyan-bar i{background:rgb(var(--gold-fill));border-radius:999px;height:100%;display:block}.kcdhyan-times{justify-content:space-between;gap:12px;min-width:0;display:flex}.kcdhyan-times span{color:rgb(var(--ink-3));font-variant-numeric:tabular-nums;font-size:12.5px}.kcdhyan-ctl{justify-content:center;align-items:center;gap:14px;min-width:0;display:flex}.kcdhyan-ctl button{cursor:pointer;background:rgb(var(--surface-2));border:1px solid rgb(var(--line));width:48px;height:48px;color:rgb(var(--ink-2));border-radius:999px;flex:none;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.kcdhyan-ctl button:hover{border-color:rgb(var(--gold-fill));color:rgb(var(--ink))}.kcdhyan-ctl button svg{width:20px;height:20px}.kcdhyan-ctl .main{background:rgb(var(--gold-fill));border-color:rgb(var(--gold-fill));width:60px;height:60px;color:rgb(var(--on-gold))}.kcdhyan-ctl .main .anticon{font-size:26px}.kcdhyan-ctl .main:hover{background:rgb(var(--gold-bright));color:rgb(var(--on-gold))}.kcdhyan-resume{background:rgb(var(--gold-soft));border-radius:var(--r);align-items:flex-start;gap:10px;min-width:0;padding:12px 14px;display:flex}.kcdhyan-resume .anticon{color:rgb(var(--gold));flex:none;margin-top:3px;font-size:17px}.kcdhyan-resume .rb{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}.kcdhyan-resume p{color:rgb(var(--ink));margin:0;font-size:14px;line-height:1.5}.kcdhyan-resume p b{font-weight:700}.kcdhyan-done{background:rgb(var(--success-soft));border-radius:var(--r);align-items:center;gap:9px;min-width:0;padding:11px 14px;display:flex}.kcdhyan-done .anticon{color:rgb(var(--success));flex:none;font-size:16px}.kcdhyan-done p{color:rgb(var(--ink));min-width:0;margin:0;font-size:14px;line-height:1.5}.kcdhyan-wait{background:rgb(var(--warn-soft));border-radius:var(--r);align-items:center;gap:9px;min-width:0;padding:11px 14px;display:flex}.kcdhyan-wait .anticon{color:rgb(var(--warn));flex:none;font-size:16px}.kcdhyan-wait p{color:rgb(var(--ink));min-width:0;margin:0;font-size:14px;line-height:1.5}.kcdhyan-list{flex-direction:column;gap:2px;min-width:0;display:flex}.kcdhyan-listh{letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--ink-3));margin:0 0 8px;font-size:12px;font-weight:800}.kcdhyan-row{box-sizing:border-box;text-align:left;width:100%;font:inherit;cursor:pointer;border-radius:var(--r);min-width:0;min-height:56px;color:rgb(var(--ink));background:0 0;border:0;align-items:center;gap:12px;padding:11px 10px;display:flex}.kcdhyan-row+.kcdhyan-row{border-top:1px solid rgb(var(--line-2))}.kcdhyan-row:hover{background:rgb(var(--surface-2))}.kcdhyan-row .ri{background:rgb(var(--inset));width:34px;height:34px;color:rgb(var(--brand));border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.kcdhyan-row .ri .anticon{font-size:15px}.kcdhyan-row .rc{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.kcdhyan-row .rt{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14.5px;font-weight:700;line-height:1.35;overflow:hidden}.kcdhyan-row .rm{color:rgb(var(--ink-3));text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12.5px;overflow:hidden}.kcdhyan-row .rp{background:rgb(var(--inset));border-radius:999px;min-width:0;height:3px;margin-top:2px;overflow:hidden}.kcdhyan-row .rp i{background:rgb(var(--gold-fill));border-radius:999px;height:100%;display:block}.kcdhyan-share{border-top:1px solid rgb(var(--line));flex-direction:column;align-items:flex-start;gap:12px;min-width:0;padding-top:20px;display:flex}.kcdhyan-share p{color:rgb(var(--ink-2));max-width:34rem;margin:0;font-size:14.5px;line-height:1.6}.kcdhyan-share .acts{flex-wrap:wrap;gap:10px;min-width:0;display:flex}.kcdhyan-share .acts .kcdhyan-btn{flex:0 auto;min-width:0}.kcdhyan-none{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:44px 20px;display:flex}.kcdhyan-none .ei{background:rgb(var(--inset));width:46px;height:46px;color:rgb(var(--ink-2));border-radius:999px;justify-content:center;align-items:center;display:flex}.kcdhyan-none .ei .anticon{font-size:22px}.kcdhyan-none h2{color:rgb(var(--ink));margin:0;font-size:17px;font-weight:800}.kcdhyan-none p{color:rgb(var(--ink-2));max-width:26rem;margin:0;font-size:14px;line-height:1.55}.kcdhyan-btn{white-space:nowrap;border-radius:var(--r);font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 16px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.kcdhyan-btn .anticon{flex:none;font-size:16px}.kcdhyan-btn--lg{min-height:48px;padding:14px 24px;font-size:16px;font-weight:700}.kcdhyan-btn--sm{border-radius:8px;min-height:36px;padding:8px 14px;font-size:13.5px;font-weight:700}.kcdhyan-btn--primary{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));border-color:rgb(var(--gold-fill))}.kcdhyan-btn--primary:hover{background:rgb(var(--brand));color:rgb(var(--gold-fill));border-color:rgb(var(--brand))}.kcdhyan-btn--outline{color:rgb(var(--brand));border-color:rgb(var(--gold-fill));background:0 0}.kcdhyan-btn--outline:hover{background:rgb(var(--gold-soft));border-color:rgb(var(--gold))}.kcdhyan-btn--ghost{color:rgb(var(--ink-2));background:0 0;border-color:#0000}.kcdhyan-btn--ghost:hover{color:rgb(var(--brand));background:rgb(var(--inset))}@media (pointer:coarse){.kcdhyan-btn{position:relative}.kcdhyan-btn:after{content:"";min-height:44px;position:absolute;inset:-4px -2px}}
.kcpay{background:rgb(var(--bg));flex-direction:column;align-items:center;gap:20px;min-height:100vh;padding:24px 16px 48px;display:flex}@media (min-width:640px){.kcpay{padding:32px 24px 64px}}.kcpay-mark{align-items:center;gap:10px;min-width:0;display:flex}.kcpay-mark .mk{flex:none;width:40px;height:40px}.kcpay-mark .mk .anticon,.kcpay-mark .mk svg{width:40px;height:40px;font-size:40px;display:block}.kcpay-mark .nm{flex-direction:column;min-width:0;display:flex}.kcpay-mark .nm b{color:rgb(var(--ink));font-size:15px;font-weight:700;line-height:1.2}.kcpay-mark .nm span{letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--ink-3));font-size:10px;font-weight:600}.kcpay-col{flex-direction:column;gap:16px;width:min(34rem,100%);min-width:0;display:flex}.kcpay-card{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-md);flex-direction:column;min-width:0;padding:24px 20px;display:flex}@media (min-width:640px){.kcpay-card{padding:28px 26px}}.kcpay-card--flat{background:rgb(var(--surface-2));box-shadow:none;padding:18px 20px}.kcpay-title{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:22px;font-weight:800;line-height:1.2}@media (min-width:640px){.kcpay-title{font-size:25px}}.kcpay-lead{color:rgb(var(--ink-2));max-width:46ch;margin:10px 0 0;font-size:15px;line-height:1.6}.kcpay-mk{background:rgb(var(--inset));width:48px;height:48px;color:rgb(var(--brand));border-radius:999px;flex:none;place-items:center;margin-bottom:14px;display:grid}.kcpay-mk .anticon{font-size:24px}.kcpay-mk--ok{background:rgb(var(--success-soft));color:rgb(var(--success))}.kcpay-mk--warn{background:rgb(var(--warn-soft));color:rgb(var(--warn))}.kcpay-call{border-radius:var(--sb-r-input);align-items:center;gap:9px;min-width:0;margin-top:14px;padding:10px 12px;font-size:14px;font-weight:700;line-height:1.45;display:flex}.kcpay-call .anticon{flex:none;font-size:16px}.kcpay-call--ok{background:rgb(var(--success-soft));color:rgb(var(--success))}.kcpay-call--warn{background:rgb(var(--warn-soft));color:rgb(var(--warn))}.kcpay-ref{background:rgb(var(--surface-2));border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);flex-wrap:wrap;align-items:center;gap:12px;min-width:0;margin-top:16px;padding:12px 14px;display:flex}.kcpay-ref .rl{letter-spacing:.025em;text-transform:uppercase;color:rgb(var(--ink-3));flex:none;font-size:10.5px;font-weight:800}.kcpay-ref .rv{letter-spacing:.06em;font-variant-numeric:tabular-nums;color:rgb(var(--ink));overflow-wrap:anywhere;min-width:0;font-size:16px;font-weight:700}.kcpay-ref .rc{flex:none;margin-left:auto}.kcpay-acts{flex-wrap:wrap;gap:10px;min-width:0;margin-top:20px;display:flex}.kcpay-acts--stack{flex-direction:column;align-items:stretch}.kcpay-btn{border-radius:var(--r);cursor:pointer;white-space:nowrap;min-height:48px;color:inherit;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:13px 22px;font-size:15px;font-weight:700;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.kcpay-btn .anticon{flex:none;font-size:16px}.kcpay-btn--sm{border-radius:var(--sb-r-chip);min-height:36px;padding:8px 14px;font-size:13.5px}.kcpay-btn--primary{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));border-color:rgb(var(--gold-fill))}.kcpay-btn--primary:hover{background:rgb(var(--brand));color:rgb(var(--gold-fill));border-color:rgb(var(--brand))}.kcpay-btn--outline{color:rgb(var(--brand));border-color:rgb(var(--gold-fill));background:0 0}.kcpay-btn--outline:hover{background:rgb(var(--gold-soft));border-color:rgb(var(--gold))}.kcpay-btn--neutral{background:rgb(var(--surface));color:rgb(var(--ink));border-color:rgb(var(--line))}.kcpay-btn--neutral:hover{background:rgb(var(--inset))}.kcpay-btn--ghost{color:rgb(var(--ink-2));background:0 0;border-color:#0000}.kcpay-btn--ghost:hover{color:rgb(var(--brand));background:rgb(var(--inset))}.kcpay-spine{align-items:center;gap:6px;min-width:0;margin-bottom:18px;display:flex}.kcpay-spine .sp{align-items:center;gap:7px;min-width:0;display:inline-flex}.kcpay-spine .spd{font-variant-numeric:tabular-nums;background:rgb(var(--inset));width:22px;height:22px;color:rgb(var(--ink-3));border-radius:999px;flex:none;place-items:center;font-size:11.5px;font-weight:800;display:grid}.kcpay-spine .spd .anticon{font-size:12px}.kcpay-spine .spl{color:rgb(var(--ink-3));white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12.5px;font-weight:700;overflow:hidden}.kcpay-spine .sp--now .spd{background:rgb(var(--gold-fill));color:rgb(var(--on-gold))}.kcpay-spine .sp--now .spl{color:rgb(var(--ink))}.kcpay-spine .sp--done .spd{background:rgb(var(--success-soft));color:rgb(var(--success))}.kcpay-spine .spbar{background:rgb(var(--line));border-radius:999px;flex:1;min-width:8px;height:2px}@media (max-width:479px){.kcpay-spine .spl{display:none}}.kcpay-skel{flex-direction:column;gap:10px;margin-top:20px;display:flex}.kcpay-skel i{background:rgb(var(--inset));border-radius:999px;height:12px;display:block}.kcpay-skel i:first-child{width:92%}.kcpay-skel i:nth-child(2){width:78%}.kcpay-skel i:nth-child(3){width:56%}@media (prefers-reduced-motion:no-preference){.kcpay-skel i{animation:1.6s ease-in-out infinite kcpay-pulse}.kcpay-skel i:nth-child(2){animation-delay:.15s}.kcpay-skel i:nth-child(3){animation-delay:.3s}}@keyframes kcpay-pulse{0%,to{opacity:1}50%{opacity:.45}}.kcpay-order{align-items:flex-start;gap:14px;min-width:0;display:flex}.kcpay-order .post{aspect-ratio:7/10;background:rgb(var(--inset));border-radius:10px;flex:none;width:56px;overflow:hidden}.kcpay-order .post img{object-fit:cover;width:100%;height:100%;display:block}.kcpay-order .oin{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.kcpay-order .olab{letter-spacing:.025em;text-transform:uppercase;color:rgb(var(--gold));font-size:10.5px;font-weight:800}.kcpay-order h2{color:rgb(var(--ink));margin:0;font-size:16px;font-weight:700;line-height:1.25}.kcpay-order .onat{color:rgb(var(--ink-2));font-size:13px;line-height:1.4}.kcpay-order .ometa{flex-wrap:wrap;gap:4px;min-width:0;margin-top:4px;display:flex}.kcpay-pill{white-space:nowrap;background:rgb(var(--inset));color:rgb(var(--ink-2));border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.kcpay-pill .anticon{flex:none;font-size:12px}.kcpay-amt{border-top:1px solid rgb(var(--line-2));flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;min-width:0;margin-top:16px;padding-top:14px;display:flex}.kcpay-amt .al{color:rgb(var(--ink-2));font-size:13px;font-weight:700}.kcpay-amt .av{font-variant-numeric:tabular-nums;color:rgb(var(--ink));font-size:20px;font-weight:700}.kcpay-amt .ax{color:rgb(var(--ink-3));text-align:right;font-size:12px;display:block}.kcpay-ppl{border-top:1px solid rgb(var(--line-2));flex-direction:column;gap:8px;min-width:0;margin-top:14px;padding-top:12px;display:flex}.kcpay-ppl .pph{letter-spacing:.025em;text-transform:uppercase;color:rgb(var(--ink-3));font-size:10.5px;font-weight:800}.kcpay-ppl .prow{align-items:center;gap:9px;min-width:0;display:flex}.kcpay-ppl .pav{background:rgb(var(--gold-fill));width:26px;height:26px;color:rgb(var(--on-gold));border-radius:999px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.kcpay-ppl .pn{color:rgb(var(--ink));text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.kcpay-ver .vh{align-items:flex-start;gap:12px;min-width:0;display:flex}.kcpay-ver .vh>.anticon{color:rgb(var(--gold));flex:none;margin-top:2px;font-size:24px}.kcpay-ver .vh>span{min-width:0}.kcpay-ver .vt{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:18px;font-weight:700;line-height:1.25}.kcpay-ver .vs{color:rgb(var(--ink-2));margin:6px 0 0;font-size:14.5px;line-height:1.55}.kcpay-ver .vs b{color:rgb(var(--ink));overflow-wrap:anywhere;font-weight:700}.kcpay-otp{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;margin-top:16px;display:flex}.kcpay-otp .kcpay-btn{flex:none}.kcpay-input{border-radius:var(--sb-r-input);border:1px solid rgb(var(--line));background:rgb(var(--surface));min-width:8rem;max-width:12rem;min-height:48px;color:rgb(var(--ink));text-align:center;letter-spacing:.35em;font-variant-numeric:tabular-nums;flex:1;padding:10px 14px;font-family:inherit;font-size:18px;font-weight:700}.kcpay-input::placeholder{color:rgb(var(--ink-3));letter-spacing:.2em}.kcpay-input:focus-visible{border-color:rgb(var(--brand));box-shadow:var(--ring);outline:none}.kcpay-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.kcpay-note{color:rgb(var(--success));margin:12px 0 0;font-size:13.5px;font-weight:600;line-height:1.5}.kcpay-note--bad{color:rgb(var(--rose))}.kcpay-pill--ok{background:rgb(var(--success-soft));color:rgb(var(--success));align-self:flex-start;font-weight:700}.kcpay-what{border-top:1px solid rgb(var(--line-2));flex-direction:column;gap:12px;margin-top:18px;padding-top:16px;display:flex}.kcpay-what .kv{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:4px 10px;min-width:0;display:grid}.kcpay-what .kv .anticon{color:rgb(var(--gold));margin-top:2px;font-size:18px}.kcpay-what .kv>span{flex-direction:column;gap:2px;min-width:0;display:flex}.kcpay-what .kv .k{color:rgb(var(--ink));font-size:14px;font-weight:600;line-height:1.4;display:block}.kcpay-what .kv .v{color:rgb(var(--ink-2));overflow-wrap:anywhere;font-size:13px;line-height:1.45;display:block}
.kcty{padding:20px 16px 48px}@media (min-width:640px){.kcty{padding:32px 24px 64px}}.kcty-col{flex-direction:column;gap:20px;min-width:0;max-width:44rem;margin-inline:auto;display:flex}.kcty [lang=hi],.kcty-col[lang=hi]{font-family:"Noto Sans Devanagari", "Nirmala UI", "Lohit Devanagari", "Sakal Marathi", Mangal, var(--font-noto-sans), sans-serif}.kcty-mast{text-align:center;border-radius:var(--r-xl);background:rgb(var(--surface));border:1px solid rgb(var(--line));box-shadow:var(--sb-shadow-sm);padding:28px 20px}@media (min-width:640px){.kcty-mast{padding:36px 32px}}.kcty-mast .flower{margin-bottom:10px;font-size:26px;line-height:1}.kcty-mast h1{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:24px;font-weight:800;line-height:1.35}@media (min-width:640px){.kcty-mast h1{font-size:30px}}.kcty-mast .when{background:rgb(var(--inset));color:rgb(var(--ink-2));border-radius:999px;align-items:center;gap:6px;margin-top:14px;padding:4px 12px;font-size:13px;font-weight:700;display:inline-flex}.kcty-mast .when .anticon{color:rgb(var(--gold));flex:none;font-size:14px}.kcty-quote{text-align:center;border-radius:var(--r-lg);background:rgb(var(--gold-soft));border:1px solid rgb(var(--gold-fill));padding:20px 18px}.kcty-quote p{color:rgb(var(--brand));margin:0;font-size:18px;font-weight:700;line-height:1.6}@media (min-width:640px){.kcty-quote p{font-size:20px}}.kcty-body{flex-direction:column;gap:16px;display:flex}.kcty-body p{color:rgb(var(--ink-2));margin:0;font-size:16px;line-height:1.75}.kcty-close{text-align:center;border-radius:var(--r-lg);background:rgb(var(--brand));padding:22px 18px}.kcty-close p{color:rgb(var(--gold-fill));margin:0;font-size:17px;font-weight:700;line-height:1.6}@media (min-width:640px){.kcty-close p{font-size:19px}}.kcty-panel{border-radius:var(--r-lg);background:rgb(var(--surface));border:1px solid rgb(var(--line));box-shadow:var(--sb-shadow-sm);text-align:center;padding:20px 18px}@media (min-width:640px){.kcty-panel{padding:24px}}.kcty-panel h2{color:rgb(var(--ink));margin:0 0 6px;font-size:17px;font-weight:800;line-height:1.3}.kcty-panel p{color:rgb(var(--ink-2));margin:0;font-size:14.5px;line-height:1.6}.kcty-next{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:16px;display:flex}.kcty-btn{border-radius:var(--r);cursor:pointer;min-width:12rem;min-height:48px;color:inherit;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:13px 22px;font-size:15px;font-weight:700;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.kcty-btn .anticon{flex:none;font-size:16px}.kcty-btn--primary{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));border-color:rgb(var(--gold-fill))}.kcty-btn--primary:hover{background:rgb(var(--brand));color:rgb(var(--gold-fill));border-color:rgb(var(--brand))}
.kcconf{padding:20px 16px 48px}@media (min-width:640px){.kcconf{padding:28px 24px 64px}}.kcconf-hold{flex-direction:column;gap:16px;min-width:0;max-width:46rem;margin-inline:auto;display:flex}.kcconf-lead{align-items:flex-start;gap:14px;min-width:0;display:flex}.kcconf-lead .mk{background:rgb(var(--success-soft));width:44px;height:44px;color:rgb(var(--success));border-radius:999px;flex:none;place-items:center;display:grid}.kcconf-lead .mk .anticon{font-size:22px}.kcconf-lead h1{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:24px;font-weight:800;line-height:1.2}@media (min-width:640px){.kcconf-lead h1{font-size:28px}}.kcconf-lead p{color:rgb(var(--ink-2));margin:6px 0 0;font-size:15px;line-height:1.55}.kcconf-pass{background:rgb(var(--surface));border:1px solid rgb(var(--gold-fill));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-md);min-width:0;padding:18px}@media (min-width:640px){.kcconf-pass{padding:22px}}.kcconf-ptop{align-items:flex-start;gap:14px;min-width:0;display:flex}.kcconf-ptop .post{aspect-ratio:4/5;background:rgb(var(--inset));border-radius:10px;flex:none;justify-content:center;align-items:center;width:72px;display:flex;overflow:hidden}.kcconf-ptop .post img{object-fit:contain;max-width:100%;max-height:100%;display:block}.kcconf-ptop .pin{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.kcconf-ptop .plab{letter-spacing:.025em;text-transform:uppercase;color:rgb(var(--gold));font-size:10.5px;font-weight:800}.kcconf-ptop h2{color:rgb(var(--ink));margin:0;font-size:17px;font-weight:700;line-height:1.25}@media (min-width:640px){.kcconf-ptop h2{font-size:19px}}.kcconf-ptop .pnat{color:rgb(var(--ink-2));font-size:13px;line-height:1.4}.kcconf-pills{flex-wrap:wrap;gap:5px;min-width:0;margin-top:5px;display:flex}.kcconf-pill{white-space:nowrap;background:rgb(var(--inset));color:rgb(var(--ink-2));border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.kcconf-pill .anticon{flex:none;font-size:12px}.kcconf-pill--ok{background:rgb(var(--success-soft));color:rgb(var(--success))}.kcconf-facts{border-top:1px solid rgb(var(--line-2));grid-template-columns:1fr;gap:12px;min-width:0;margin-top:16px;padding-top:14px;display:grid}@media (min-width:560px){.kcconf-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.kcconf-facts>.kcconf-fact:last-child:nth-child(odd){grid-column:1/-1}}.kcconf-fact{flex-direction:column;gap:2px;min-width:0;display:flex}.kcconf-fact .fk{letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--ink-3));align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.kcconf-fact .fk .anticon{color:rgb(var(--gold));flex:none;font-size:13px}.kcconf-fact .fv{color:rgb(var(--ink));overflow-wrap:anywhere;font-size:15px;font-weight:700;line-height:1.35;display:block}.kcconf-fact .fx{color:rgb(var(--ink-2));font-size:12.5px;font-weight:400;line-height:1.4;display:block}.kcconf-pfoot{border-top:1px solid rgb(var(--line-2));flex-wrap:wrap;align-items:center;gap:10px;min-width:0;margin-top:16px;padding-top:12px;display:flex}.kcconf-pfoot .rl{letter-spacing:.025em;text-transform:uppercase;color:rgb(var(--ink-3));flex:none;font-size:10.5px;font-weight:800}.kcconf-pfoot .rv{letter-spacing:.06em;font-variant-numeric:tabular-nums;color:rgb(var(--ink));overflow-wrap:anywhere;min-width:0;font-size:15px;font-weight:700}.kcconf-pfoot .rc{flex:none;margin-left:auto}.kcconf-card{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-sm);min-width:0;padding:18px}@media (min-width:640px){.kcconf-card{padding:20px 22px}}.kcconf-h{align-items:center;gap:9px;min-width:0;margin-bottom:14px;display:flex}.kcconf-h .anticon{color:rgb(var(--gold));flex:none;font-size:18px}.kcconf-h h2{color:rgb(var(--ink));min-width:0;margin:0;font-size:16px;font-weight:700;line-height:1.3}.kcconf-h .hx{color:rgb(var(--ink-3));flex:none;margin-left:auto;font-size:12px;font-weight:600}.kcconf-next{flex-direction:column;gap:12px;display:flex}.kcconf-nrow{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:2px 10px;min-width:0;display:grid}.kcconf-nrow>.anticon{color:rgb(var(--gold));margin-top:2px;font-size:17px}.kcconf-nrow .nb{flex-direction:column;gap:2px;min-width:0;display:flex}.kcconf-nrow .nk{color:rgb(var(--ink));font-size:14.5px;font-weight:600;line-height:1.4;display:block}.kcconf-nrow .nv{color:rgb(var(--ink-2));overflow-wrap:anywhere;font-size:13px;line-height:1.45;display:block}.kcconf-acts{flex-wrap:wrap;gap:10px;min-width:0;display:flex}.kcconf-acts>*{flex:0 auto}.kcconf-btn{border-radius:var(--r);cursor:pointer;min-height:46px;color:inherit;white-space:normal;text-align:center;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:14.5px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.kcconf-btn .anticon{flex:none;font-size:16px}.kcconf-btn--sm{border-radius:var(--sb-r-chip);min-height:36px;padding:8px 13px;font-size:13px}.kcconf-btn--primary{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));border-color:rgb(var(--gold-fill))}.kcconf-btn--primary:hover{background:rgb(var(--brand));color:rgb(var(--gold-fill));border-color:rgb(var(--brand))}.kcconf-btn--outline{color:rgb(var(--brand));border-color:rgb(var(--gold-fill));background:0 0}.kcconf-btn--outline:hover{background:rgb(var(--gold-soft));border-color:rgb(var(--gold))}.kcconf-btn--neutral{background:rgb(var(--surface));color:rgb(var(--ink));border-color:rgb(var(--line))}.kcconf-btn--neutral:hover{background:rgb(var(--inset))}.kcconf-btn--ghost{color:rgb(var(--ink-2));background:0 0;border-color:#0000}.kcconf-btn--ghost:hover{color:rgb(var(--brand));background:rgb(var(--inset))}.kcconf-ppl{flex-direction:column;gap:12px;display:flex}.kcconf-person{align-items:flex-start;gap:11px;min-width:0;display:flex}.kcconf-person .pav{background:rgb(var(--gold-fill));width:34px;height:34px;color:rgb(var(--on-gold));border-radius:999px;flex:none;place-items:center;font-size:14px;font-weight:700;display:grid}.kcconf-person .pb{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.kcconf-person .pn{color:rgb(var(--ink));overflow-wrap:anywhere;font-size:14.5px;font-weight:700;line-height:1.35}.kcconf-person .pc{color:rgb(var(--ink-2));align-items:center;gap:6px;min-width:0;font-size:12.5px;line-height:1.45;display:flex}.kcconf-person .pc .anticon{color:rgb(var(--ink-3));flex:none;font-size:12px}.kcconf-person .pc span{overflow-wrap:anywhere;min-width:0}.kcconf-person .prel{flex:none;align-self:center}.kcconf-prose{color:rgb(var(--ink-2));overflow-wrap:anywhere;min-width:0;font-size:14.5px;line-height:1.65}.kcconf-prose>:first-child{margin-top:0}.kcconf-prose>:last-child{margin-bottom:0}.kcconf-prose h1,.kcconf-prose h2,.kcconf-prose h3,.kcconf-prose h4{color:rgb(var(--ink));margin:16px 0 6px;font-size:15px;font-weight:700;line-height:1.3}.kcconf-prose p{margin:0 0 10px}.kcconf-prose ul,.kcconf-prose ol{margin:0 0 10px;padding-left:1.25rem}.kcconf-prose li{margin-bottom:4px}.kcconf-prose strong,.kcconf-prose b{color:rgb(var(--ink));font-weight:700}.kcconf-prose a{color:rgb(var(--brand));font-weight:600;text-decoration:underline}.kcconf-prose img{max-width:100%;height:auto}.kcconf-prose table{max-width:100%;display:block;overflow-x:auto}.kcconf-fold{max-height:12rem;overflow:hidden;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.kcconf-more{margin-top:10px}.kcconf-pk{border:1px dashed rgb(var(--gold));border-radius:var(--r);background:rgb(var(--gold-soft));min-width:0;padding:14px}.kcconf-pk .kh{letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--gold));align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.kcconf-pk .kh .anticon{font-size:14px}.kcconf-pk .kb{flex-direction:column;gap:2px;min-width:0;margin-top:10px;display:flex}.kcconf-pk .kb b{color:rgb(var(--ink));font-size:16px;font-weight:700}.kcconf-pk .kb span{color:rgb(var(--ink-2));font-size:13px;line-height:1.45}.kcconf-pk .kf{border-top:1px solid rgb(var(--gold-fill));color:rgb(var(--ink-2));margin-top:10px;padding-top:10px;font-size:12.5px;line-height:1.45}.kcconf-close{flex-wrap:wrap;gap:10px;min-width:0;display:flex}.kcconf-close>*{flex:0 auto}.kcconf-empty{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-sm);text-align:center;padding:28px 20px}.kcconf-empty .anticon{color:rgb(var(--ink-3));font-size:28px}.kcconf-empty h1{color:rgb(var(--ink));margin:12px 0 0;font-size:19px;font-weight:700;line-height:1.3}.kcconf-empty p{max-width:40ch;color:rgb(var(--ink-2));margin:8px auto 0;font-size:14.5px;line-height:1.55}.kcconf-empty .kcconf-close{justify-content:center;margin-top:18px}.kcconf-share{border-top:1px solid rgb(var(--line));flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;padding-top:14px;display:flex}.kcconf-share-l{color:rgb(var(--ink-2));align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.kcconf-share-acts{flex-wrap:wrap;gap:8px;display:inline-flex}@media (max-width:640px){.kcconf-share-l{flex-basis:100%}.kcconf-share-acts .kcconf-btn{min-height:44px}}
.kcver{padding:20px 16px 48px}@media (min-width:640px){.kcver{padding:28px 24px 64px}}.kcver-hold{flex-direction:column;gap:16px;min-width:0;max-width:46rem;margin-inline:auto;display:flex}.kcver-hi{color:rgb(var(--ink-2));margin-top:2px;font-family:Noto Sans Devanagari,Nirmala UI,Mangal,Lohit Devanagari,Samyak Devanagari,system-ui,sans-serif;font-size:.92em;font-weight:500;line-height:1.5;display:block}.kcver-head h1{color:rgb(var(--ink));text-wrap:balance;margin:0;font-size:24px;font-weight:800;line-height:1.2}@media (min-width:640px){.kcver-head h1{font-size:28px}}.kcver-spine{flex-wrap:wrap;align-items:center;gap:6px;padding:2px 0;display:flex}.kcver-sp{align-items:center;gap:7px;min-width:0;display:inline-flex}.kcver-sp .spd{background:rgb(var(--inset));width:24px;height:24px;color:rgb(var(--ink-3));border:1px solid rgb(var(--line));border-radius:999px;flex:none;place-items:center;font-size:12.5px;font-weight:700;display:grid}.kcver-sp .spd .anticon{font-size:12px}.kcver-sp .spl{color:rgb(var(--ink-3));white-space:nowrap;font-size:13px;font-weight:600}.kcver-sp.now .spd{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));border-color:rgb(var(--gold-fill))}.kcver-sp.now .spl{color:rgb(var(--ink))}.kcver-sp.done .spd{background:rgb(var(--success-soft));color:rgb(var(--success));border-color:rgb(var(--success-soft))}.kcver-sp.done .spl{color:rgb(var(--ink-2))}.kcver-spbar{background:rgb(var(--line));flex:12px;min-width:10px;height:1px}.kcver-card{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--r);min-width:0;padding:18px}@media (min-width:640px){.kcver-card{padding:22px}}.kcver-card--lift{box-shadow:var(--sb-shadow-md)}.kcver-h{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;margin-bottom:12px;display:flex}.kcver-h>.anticon{color:rgb(var(--gold));flex:none;font-size:20px}.kcver-h h2{color:rgb(var(--ink));min-width:0;margin:0;font-size:18px;font-weight:800;line-height:1.25}.kcver-hx{color:rgb(var(--ink-3));margin-left:auto;font-size:12.5px;font-weight:600}.kcver-sub{color:rgb(var(--ink-2));margin:0 0 14px;font-size:14.5px;line-height:1.6}.kcver-sub b{color:rgb(var(--ink));font-weight:700}.kcver-fork{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:620px){.kcver-fork{grid-template-columns:1fr 1fr}}.kcver-opt{text-align:left;border-radius:var(--r);border:1px solid rgb(var(--line));background:rgb(var(--surface));cursor:pointer;align-items:flex-start;gap:11px;min-width:0;min-height:64px;padding:14px;transition:border-color .15s,background-color .15s;display:flex}.kcver-opt:hover{border-color:rgb(var(--gold));background:rgb(var(--gold-soft))}.kcver-opt[aria-pressed=true]{border-color:rgb(var(--gold-fill));background:rgb(var(--gold-soft));box-shadow:inset 0 0 0 1px rgb(var(--gold-fill))}.kcver-opt>.anticon{color:rgb(var(--gold));flex:none;margin-top:1px;font-size:20px}.kcver-opt .ob{flex-direction:column;min-width:0;display:flex}.kcver-opt .ot{color:rgb(var(--ink));font-size:15px;font-weight:700;line-height:1.35}.kcver-opt .od{color:rgb(var(--ink-3));margin-top:3px;font-size:13px;line-height:1.5}.kcver-chips{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.kcver-chip{border-radius:var(--sb-r-chip);border:1px solid rgb(var(--line));background:rgb(var(--surface));color:rgb(var(--ink-2));cursor:pointer;white-space:normal;text-align:left;align-items:center;gap:7px;min-height:40px;padding:9px 13px;font-size:13.5px;font-weight:600;display:inline-flex}.kcver-chip .anticon{flex:none;font-size:15px}.kcver-chip:hover{border-color:rgb(var(--gold));color:rgb(var(--ink))}.kcver-chip[aria-pressed=true]{background:rgb(var(--gold-soft));border-color:rgb(var(--gold-fill));color:rgb(var(--brand))}.kcver-fields{grid-template-columns:1fr;gap:12px;margin-top:14px;display:grid}.kcver-fields--two{grid-template-columns:1fr}@media (min-width:620px){.kcver-fields--two{grid-template-columns:1fr 1fr}}.kcver-field{flex-direction:column;min-width:0;display:flex}.kcver-field--wide{grid-column:1/-1}.kcver-label{color:rgb(var(--ink-2));margin-bottom:6px;font-size:13px;font-weight:700}.kcver-input{box-sizing:border-box;width:100%;min-width:0;color:rgb(var(--ink));background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--r);min-height:46px;padding:11px 13px;font-family:inherit;font-size:15px}.kcver-input:focus-visible{outline:2px solid rgb(var(--gold-fill));outline-offset:1px;border-color:rgb(var(--gold-fill))}.kcver-input.bad{border-color:rgb(var(--rose))}.kcver-input--code{letter-spacing:.34em;text-align:center;max-width:12rem;font-size:22px;font-weight:700}.kcver-err{color:rgb(var(--rose));margin-top:5px;font-size:12.5px;font-weight:600}.kcver-hint{color:rgb(var(--ink-3));margin-top:5px;font-size:12.5px}.kcver-phone{align-items:stretch;gap:8px;min-width:0;display:flex}.kcver-dial{flex:none;position:relative}.kcver-dialbtn{border-radius:var(--r);border:1px solid rgb(var(--line));background:rgb(var(--inset));height:100%;min-height:46px;color:rgb(var(--ink));cursor:pointer;white-space:nowrap;align-items:center;gap:5px;padding:0 11px;font-size:15px;font-weight:700;display:inline-flex}.kcver-dialbtn .anticon{color:rgb(var(--ink-3));font-size:12px}.kcver-phone .kcver-input{flex:auto}.kcver-recs{flex-direction:column;gap:10px;display:flex}.kcver-rec{text-align:left;border-radius:var(--r);border:1px solid rgb(var(--line));background:rgb(var(--surface));cursor:pointer;align-items:flex-start;gap:12px;width:100%;min-width:0;padding:13px;display:flex}.kcver-rec:hover{border-color:rgb(var(--gold));background:rgb(var(--gold-soft))}.kcver-rec[aria-pressed=true]{border-color:rgb(var(--gold-fill));background:rgb(var(--gold-soft));box-shadow:inset 0 0 0 1px rgb(var(--gold-fill))}.kcver-rec--still{cursor:default}.kcver-rec--still:hover{border-color:rgb(var(--line));background:rgb(var(--surface))}.kcver-rec .rav{background:rgb(var(--gold-soft));width:38px;height:38px;color:rgb(var(--brand));border-radius:999px;flex:none;place-items:center;font-size:16px;font-weight:800;display:grid}.kcver-rec .rb{flex-direction:column;gap:2px;min-width:0;display:flex}.kcver-rec .rn{color:rgb(var(--ink));font-size:15px;font-weight:700;line-height:1.3}.kcver-rec .rk{color:rgb(var(--ink-3));font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:12.5px;font-weight:600}.kcver-rec .rm{flex-wrap:wrap;gap:6px;margin-top:5px;display:flex}.kcver-pill{background:rgb(var(--inset));color:rgb(var(--ink-2));border:1px solid rgb(var(--line));white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.kcver-pill .anticon{flex:none;font-size:12px}.kcver-pill--ok{background:rgb(var(--success-soft));color:rgb(var(--success));border-color:rgb(var(--success-soft))}.kcver-pill--open{background:rgb(var(--gold-soft));color:rgb(var(--brand));border-color:rgb(var(--gold-fill))}.kcver-pill--bad{background:rgb(var(--rose-soft));color:rgb(var(--rose));border-color:rgb(var(--rose-soft))}.kcver-chans{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:620px){.kcver-chans{grid-template-columns:1fr 1fr}}.kcver-chan{text-align:left;border-radius:var(--r);border:1px solid rgb(var(--line));background:rgb(var(--surface));cursor:pointer;align-items:center;gap:11px;min-width:0;min-height:64px;padding:14px;display:flex}.kcver-chan:hover{border-color:rgb(var(--gold));background:rgb(var(--gold-soft))}.kcver-chan>.anticon{color:rgb(var(--gold));flex:none;font-size:20px}.kcver-chan .cb{flex-direction:column;min-width:0;display:flex}.kcver-chan .ct{color:rgb(var(--ink));font-size:14.5px;font-weight:700;line-height:1.35}.kcver-chan .cv{color:rgb(var(--ink-3));font-variant-numeric:tabular-nums;word-break:break-word;margin-top:3px;font-size:13px}.kcver-otp{flex-wrap:wrap;align-items:flex-start;gap:10px;margin-top:14px;display:flex}.kcver-note{border-radius:var(--r);background:rgb(var(--inset));border:1px solid rgb(var(--line));color:rgb(var(--ink-2));align-items:flex-start;gap:10px;min-width:0;padding:12px 14px;font-size:13.5px;line-height:1.6;display:flex}.kcver-note+.kcver-note{margin-top:10px}.kcver-note>.anticon{color:rgb(var(--ink-3));flex:none;margin-top:2px;font-size:16px}.kcver-note b{color:rgb(var(--ink));font-weight:700}.kcver-note--warn{background:rgb(var(--gold-soft));border-color:rgb(var(--gold-fill))}.kcver-note--warn>.anticon{color:rgb(var(--gold))}.kcver-note--bad{background:rgb(var(--rose-soft));border-color:rgb(var(--rose-soft))}.kcver-note--bad>.anticon{color:rgb(var(--rose))}.kcver-note--ok{background:rgb(var(--success-soft));border-color:rgb(var(--success-soft))}.kcver-note--ok>.anticon{color:rgb(var(--success))}.kcver-spacer{margin-top:14px}.kcver-acts{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.kcver-btn{border-radius:var(--r);cursor:pointer;min-height:46px;color:inherit;white-space:normal;text-align:center;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-family:inherit;font-size:14.5px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.kcver-btn .anticon{flex:none;font-size:16px}.kcver-btn:disabled{opacity:.5;cursor:not-allowed}.kcver-btn--sm{border-radius:var(--sb-r-chip);min-height:36px;padding:8px 13px;font-size:13px}.kcver-btn--primary{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));border-color:rgb(var(--gold-fill))}.kcver-btn--primary:hover:not(:disabled){background:rgb(var(--brand));color:rgb(var(--gold-fill));border-color:rgb(var(--brand))}.kcver-btn--outline{color:rgb(var(--brand));border-color:rgb(var(--gold-fill));background:0 0}.kcver-btn--outline:hover:not(:disabled){background:rgb(var(--gold-soft));border-color:rgb(var(--gold))}.kcver-btn--ghost{color:rgb(var(--ink-2));background:0 0;border-color:#0000}.kcver-btn--ghost:hover:not(:disabled){color:rgb(var(--brand));background:rgb(var(--inset))}.kcver-diff{flex-direction:column;display:flex}.kcver-row{border-top:1px solid rgb(var(--line));grid-template-columns:40px 1fr;align-items:start;gap:10px;padding:12px 0;display:grid}.kcver-row:first-child{border-top:0}.kcver-chk{cursor:pointer;color:#0000;background:0 0;border:0;flex:none;place-items:center;width:40px;height:40px;margin-top:-9px;margin-left:-9px;padding:0;display:grid;position:relative}.kcver-chk:before{content:"";border:1.5px solid rgb(var(--ink-3));background:rgb(var(--surface));border-radius:6px;width:22px;height:22px;position:absolute}.kcver-chk .anticon{font-size:13px;position:relative}.kcver-chk[aria-checked=true]:before{background:rgb(var(--gold-fill));border-color:rgb(var(--gold-fill))}.kcver-chk[aria-checked=true]{color:rgb(var(--on-gold))}.kcver-vk{color:rgb(var(--ink));min-width:0;font-size:14.5px;font-weight:700;line-height:1.35}.kcver-pair{grid-column:2;grid-template-columns:1fr;gap:10px;min-width:0;margin-top:9px;display:grid}@media (min-width:620px){.kcver-pair{grid-template-columns:1fr 1fr}}.kcver-val{min-width:0;display:block}.kcver-val .vl{text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--ink-3));margin-bottom:4px;font-size:11.5px;font-weight:700;display:block}.kcver-val .vv{color:rgb(var(--ink));border-radius:var(--r);background:rgb(var(--inset));border:1px solid rgb(var(--line));box-sizing:border-box;word-break:break-word;min-height:46px;padding:11px 13px;font-size:14.5px;display:block}.kcver-val .vv.novalue{color:rgb(var(--ink-3));font-style:italic}.kcver-reqs{flex-direction:column;display:flex}.kcver-req{border-top:1px solid rgb(var(--line));flex-wrap:wrap;align-items:center;gap:12px;min-width:0;padding:13px 0;display:flex}.kcver-req:first-child{border-top:0}.kcver-req .qb{flex-direction:column;flex:auto;min-width:0;display:flex}.kcver-req .qt{color:rgb(var(--ink));font-size:14.5px;font-weight:700;line-height:1.35}.kcver-req .qm{color:rgb(var(--ink-3));text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12.5px;line-height:1.45;overflow:hidden}.kcver-req .qref{color:rgb(var(--ink-2));font-variant-numeric:tabular-nums;font-weight:700}.kcver-confirm{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.kcver-confirm .cq{color:rgb(var(--ink));white-space:nowrap;font-size:13px;font-weight:700}.kcver-how{flex-direction:column;gap:14px;display:flex}.kcver-step{align-items:flex-start;gap:12px;min-width:0;display:flex}.kcver-step .sn{background:rgb(var(--gold-soft));width:26px;height:26px;color:rgb(var(--brand));border-radius:999px;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.kcver-step .sb{flex-direction:column;min-width:0;display:flex}.kcver-step .st{color:rgb(var(--ink));font-size:14.5px;font-weight:700;line-height:1.35}.kcver-step .sd{color:rgb(var(--ink-2));margin-top:2px;font-size:13.5px;line-height:1.55}.kcver-empty{text-align:center;padding:18px 8px 8px}.kcver-empty>.anticon{color:rgb(var(--ink-3));font-size:30px}.kcver-empty h3{color:rgb(var(--ink));margin:12px 0 4px;font-size:16px;font-weight:700}.kcver-empty p{color:rgb(var(--ink-2));margin:0 0 16px;font-size:14px;line-height:1.6}.kcver-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.kcver-inlinelink{text-underline-offset:2px;color:rgb(var(--brand))!important;text-decoration:underline!important}@media (hover:hover){.kcver-inlinelink:hover{color:rgb(var(--gold))!important}}
.hls-player-container{width:100%;height:100%;position:relative}.hls-video-player{object-fit:contain;background-color:#000;width:100%;height:100%}.hls-video-player:fullscreen{object-fit:contain!important;width:100vw!important;height:100vh!important}.hls-video-player:fullscreen{object-fit:contain!important;width:100vw!important;height:100vh!important}.hls-video-player:fullscreen{object-fit:contain!important;width:100vw!important;height:100vh!important}.hls-video-player:fullscreen{object-fit:contain!important;width:100vw!important;height:100vh!important}.quality-selector-overlay{pointer-events:all}.quality-selector-overlay select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:16px}.quality-selector-overlay select:hover{background-color:#000000d9;border-color:#fff6}.quality-selector-overlay select:focus{border-color:#fff9}@media (max-width:768px){.hls-player-container{height:300px}}@media (max-width:480px){.hls-player-container{height:250px}}
@font-face{font-family:notoSans;src:url(../media/NotoSans-s.p.2km-djkz1l8kr.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:notoSans Fallback;src:local(Arial);ascent-override:100.41%;descent-override:27.52%;line-gap-override:0.0%;size-adjust:106.47%}.notosans_244c55a5-module__PYv70q__className{font-family:notoSans,notoSans Fallback}.notosans_244c55a5-module__PYv70q__variable{--font-noto-sans:"notoSans", "notoSans Fallback"}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65c558afe41e89d6-s.3jppgd0xzx-0d.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/14e23f9b59180572-s.0t8ljjjn9wtsx.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b49b0d9b851e4899-s.2zyohmvb-ks7f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2a65768255d6b625-s.p.3u4lli0-axodc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/65c558afe41e89d6-s.3jppgd0xzx-0d.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/14e23f9b59180572-s.0t8ljjjn9wtsx.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b49b0d9b851e4899-s.2zyohmvb-ks7f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2a65768255d6b625-s.p.3u4lli0-axodc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6-s.3jppgd0xzx-0d.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/14e23f9b59180572-s.0t8ljjjn9wtsx.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b49b0d9b851e4899-s.2zyohmvb-ks7f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2a65768255d6b625-s.p.3u4lli0-axodc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:800;font-display:swap;src:url(../media/65c558afe41e89d6-s.3jppgd0xzx-0d.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:800;font-display:swap;src:url(../media/14e23f9b59180572-s.0t8ljjjn9wtsx.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:800;font-display:swap;src:url(../media/b49b0d9b851e4899-s.2zyohmvb-ks7f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2a65768255d6b625-s.p.3u4lli0-axodc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_c7a24bf5-module__aKXTFG__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_c7a24bf5-module__aKXTFG__variable{--font-playfair:"Playfair Display", "Playfair Display Fallback"}