:root{--background:rgb(var(--bg));--foreground:rgb(var(--ink));--font-noto-sans:"Noto Sans", sans-serif;--error-color:#ac3136;--white-color:#fff;--outline-color:#dfdddd;--primary-color:rgb(var(--gold-fill));--primary-ink:rgb(var(--gold));--primary-on:rgb(var(--on-gold));--purple-50:#faf5ff;--purple-100:#f3e8ff;--purple-500:#8b5cf6;--purple-600:#7c3aed;--purple-700:#6d28d9;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--green-50:#f0fdf4;--green-500:#22c55e;--green-600:#16a34a;--orange-50:#fff7ed;--orange-500:#f97316;--orange-600:#ea580c}.share-dropdown .ant-dropdown-menu{border-radius:8px;min-width:140px;padding:8px 4px;box-shadow:0 4px 12px #00000026}.share-dropdown .ant-dropdown-menu-item{margin:2px 0;padding:0}.share-dropdown .ant-dropdown-menu-item:hover{background:0 0}.share-button{min-width:80px;height:32px;font-size:14px;font-weight:500}.share-button:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}html,body,#__next{min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important}body{color:var(--foreground);background:var(--background);font-family:var(--font-noto-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}.text-gradient{background:linear-gradient(135deg, var(--purple-600), var(--purple-700));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-shadow{text-shadow:0 2px 4px #0000001a}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.transition-all{transition:all .3s}.transition-transform{transition:transform .3s}.transition-shadow{transition:box-shadow .3s}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.bg-gradient-to-r{background:linear-gradient(to right, var(--purple-50), var(--purple-100))}.bg-gradient-to-br{background:linear-gradient(to bottom right, var(--purple-50), var(--gray-50))}.focus\:ring-2:focus,.focus\:ring-purple-500:focus{box-shadow:0 0 0 2px #8b5cf633}@media (max-width:640px){.sm\:hidden{display:none}.sm\:block{display:block}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}html,body{width:100%!important;height:100%!important;position:fixed!important;overflow:hidden auto!important}#__next{height:100dvh!important;position:relative!important;overflow:hidden auto!important}}@media (max-width:768px){.md\:hidden{display:none}.md\:block{display:block}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:text-left{text-align:left}}@media (max-width:1024px){.lg\:hidden{display:none}.lg\:block{display:block}}.ant-btn{border:none!important;border-radius:8px!important;align-self:baseline!important;width:auto!important;padding:.25rem .5rem!important;font-weight:600!important;transition:all .3s!important}.ant-btn:hover{transform:translateY(-1px)!important;box-shadow:0 4px 8px #00000026!important}.ant-btn-variant-outlined{border:.0625rem solid var(--outline-color)!important}.ant-dropdown-trigger{align-self:baseline!important}.ant-card{border:1px solid var(--gray-200)!important;border-radius:12px!important;transition:all .3s!important;box-shadow:0 4px 6px #0000000d!important}.ant-card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px #0000001a!important}.ant-card-head{border-bottom:1px solid var(--gray-200)!important;padding:1.5rem 1.5rem 0!important}.ant-card-body{padding:1.5rem!important}.ant-form-item-label>label{color:var(--gray-700)!important;font-weight:600!important}.ant-input,.ant-select-selector{border:1px solid var(--gray-300)!important;border-radius:8px!important;transition:all .3s!important}.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:rgb(var(--brand))!important;box-shadow:0 0 0 2px rgb(var(--gold-fill) / .45)!important}.ant-input-affix-wrapper{border:1px solid var(--gray-300)!important;border-radius:8px!important;transition:all .3s!important}.ant-input-affix-wrapper .ant-input{box-shadow:none!important;border:none!important}.ant-input-affix-wrapper-focused{border-color:rgb(var(--brand))!important;box-shadow:0 0 0 2px rgb(var(--gold-fill) / .45)!important}.ant-tag{border-radius:6px!important;padding:.25rem .75rem!important;font-size:.75rem!important;font-weight:600!important}.ant-divider{border-color:var(--gray-200)!important;margin:2rem 0!important}.flex{display:flex!important}.flex-col{flex-direction:column!important}.flex-row{flex-direction:row!important}.items-center{align-items:center!important}.audio-player-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:100px;position:relative}.audio-player-wrapper .video-js{background:0 0!important}.audio-player-wrapper .video-js .vjs-tech{opacity:0}.whatsapp-share-button:hover{transform:translateY(-1px);box-shadow:0 4px 6px #00000026;background:#128c7e!important}.audio-player-wrapper .video-js .vjs-control-bar{background-color:#00000080}.relative{position:relative!important}.absolute{position:absolute!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1rem!important}.mb-2{margin-bottom:.5rem!important}.mb-4{margin-bottom:1rem!important}.mr-2{margin-right:.5rem!important}.flex-wrap{flex-wrap:wrap!important}.gap-2{gap:.5rem!important}.m-auto{margin:auto!important}.w-25-percent{width:25%!important}.h-full{height:100%!important;min-height:100%!important}.w-full{width:100%!important;min-width:100%!important}.overflow-hidden{overflow:hidden!important}.justify-center{justify-content:center!important}.text-center{text-align:center!important}.font-bold{font-weight:700!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.ant-layout-header{z-index:40;top:0;background:rgb(var(--surface))!important;border-bottom:1px solid rgb(var(--line))!important;box-shadow:var(--sb-shadow-sm)!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;height:64px!important;padding:0 16px!important;line-height:normal!important;display:flex!important;position:sticky!important}@media (min-width:640px){.ant-layout-header{padding:0 24px!important}}@media (min-width:1024px){.ant-layout-header{padding:0 32px!important}}.headerMenu{align-items:center;gap:16px;margin-right:16px;display:flex}.headerMenuProfile{cursor:pointer;color:#fff!important}@media (max-width:768px){.headerMenu{display:none}.headerMenuProfile,.headerProfileImage,.desktopLoginButton{display:none!important}}.ml-4{margin-left:1rem!important}.mr-4{margin-right:1rem!important}.ant-layout{background:var(--background)!important;min-height:100%!important}.ant-layout-content{min-height:100%!important}.hidden{display:none!important}.text-primary{color:var(--primary-ink)!important}.text-error{color:var(--error-color)!important}.justify-end{justify-content:flex-end!important}.flex1{flex:1!important}.self-center{align-self:center!important}.ant-divider{border-top-color:#b9baee}.ant-form-item-label{height:2rem!important}.styled-description{background-color:#f9f9f9;border-left:4px solid #1890ff;border-radius:4px;margin-bottom:15px;padding:10px 15px;font-size:1rem}.styled-note{background-color:#fff3e0;border-left:4px solid #faad14;border-radius:4px;margin-bottom:15px;padding:10px 15px;font-size:1rem}.ticket-alert{box-sizing:border-box;border:2px solid #ff4d4f;border-radius:12px;width:100%;margin-top:24px;padding:16px}.ant-picker{display:flex!important}.ant-form-item{margin-bottom:0!important}.cursor-pointer{cursor:pointer!important}.p-4{padding:.3rem!important}.max-w-screen-lg{max-width:62rem!important}.ellipsisDiv1Lines{text-overflow:ellipsis!important;-webkit-line-clamp:1!important;line-clamp:1!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.ant-modal-title{margin-right:.75rem!important}a{color:rgb(var(--brand))!important;text-decoration:none!important}a:hover{color:rgb(var(--gold))!important}.player-container{position:relative}.image-overlay{z-index:10;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image-overlay img{object-fit:cover;max-width:100%;max-height:100%}.custom-notification{border-radius:8px;width:100%;max-width:600px;box-shadow:0 4px 12px #00000026}.player-container .kc-player{z-index:1}.settings-icon{justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.settings-icon:hover{transform:scale(1.1)rotate(15deg);box-shadow:0 2px 8px #cee5fb33;color:#fff!important;background-color:#b9d9f726!important}.settings-icon.spin-and-color{animation:.8s cubic-bezier(.4,0,.2,1) spinAndColor}.hover-lift{transition:all .3s}.hover-lift:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1890ff33}.hover-highlight{transition:all .3s}.hover-highlight:hover{color:#40a9ff!important;border-color:#40a9ff!important}.custom-notification{animation:.3s ease-out slideIn}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:576px){.custom-notification{width:calc(100% - 16px);margin:8px}}.notification-buttons{flex-direction:column;gap:8px;display:flex}@media (min-width:576px){.notification-buttons{flex-direction:row;justify-content:flex-end;gap:12px}}.notification-button{width:100%;height:36px}@media (min-width:576px){.notification-button{width:auto;min-width:140px}.ant-layout-header{padding:1rem!important}}@keyframes spinAndColor{0%{color:#1890ff;background-color:#1890ff1a;transform:rotate(0)scale(1)}25%{color:#40a9ff;background-color:#40a9ff26}50%{color:#69c0ff;background-color:#69c0ff33;transform:scale(1.1)}75%{color:#91d5ff;background-color:#91d5ff26}to{color:#1890ff;background-color:#1890ff1a;transform:rotate(360deg)scale(1)}}.profile-modal-wrap .ant-modal-mask,.profile-modal-wrap .ant-modal-wrap{position:fixed;inset:0;overflow:hidden}.profile-modal-wrap .ant-modal{pointer-events:auto!important;margin:0!important;padding:0!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.profile-modal-wrap .ant-modal-content{pointer-events:auto;flex-direction:column;height:100%;display:flex}html.ant-scrolling-effect,body.ant-scrolling-effect{overflow:hidden}body.modal-open{position:relative!important;overflow:hidden!important}.ant-modal-wrap,.ant-modal-mask{z-index:1000!important}.ant-modal{z-index:1001!important}.tutorial-video-modal .ant-modal{max-width:95vw!important;max-height:95vh!important;margin:0!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.tutorial-video-modal .ant-modal-content{border-radius:12px!important;max-height:95vh!important;overflow:hidden!important}.tutorial-video-modal .ant-modal-body{max-height:calc(95vh - 120px)!important;padding:16px!important;overflow-y:auto!important}.tutorial-video-card .ant-card-body{padding:0!important}.tutorial-custom-tabs .ant-tabs-nav-list{width:100%!important;display:flex!important}.tutorial-custom-tabs .ant-tabs-nav-operations{display:none!important}.tutorial-custom-tabs .ant-tabs-tab{text-align:center!important;flex:1!important;justify-content:center!important;margin:0!important;padding:10px 8px!important}.tutorial-custom-tabs .ant-tabs-tab-btn{text-align:center!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;display:flex!important}@media (max-width:767px){.tutorial-custom-tabs .ant-tabs-tab{padding:8px 4px!important}.tutorial-custom-tabs .ant-tabs-tab-btn{flex-direction:column!important;gap:4px!important;font-size:12px!important}.tutorial-custom-tabs .ant-tabs-tab-btn .anticon{margin:0!important;font-size:18px!important}.tutorial-custom-tabs .ant-tabs-tab-btn span{font-size:11px!important;line-height:1.2!important}}.custom-tabs .ant-tabs-nav{border-bottom:1px solid #e8e8e8!important;margin:0 0 2rem!important}.custom-tabs .ant-tabs-nav-list{background:#fff!important;width:100%!important;display:flex!important}.custom-tabs .ant-tabs-tab{text-align:left!important;background:#fff!important;border:none!important;border-radius:8px!important;justify-content:flex-start!important;margin:0 8px 0 0!important;padding:12px 16px!important;transition:all .3s!important}.custom-tabs .ant-tabs-tab-active{background:rgb(var(--gold-fill))!important;border-radius:8px!important}.custom-tabs .ant-tabs-tab:hover{background:#fff!important;border-radius:8px!important}.custom-tabs .ant-tabs-tab-active:hover{background:rgb(var(--gold-fill))!important;border-radius:8px!important}.custom-tabs .ant-tabs-tab-active:hover .ant-tabs-tab-btn{color:var(--primary-on)!important}.custom-tabs .ant-tabs-tab-btn{color:#666!important;padding:0!important;font-size:16px!important;font-weight:500!important}.custom-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-on)!important;font-weight:600!important}.custom-tabs .ant-tabs-ink-bar{background:rgb(var(--gold-fill))!important;border-radius:1px!important;height:2px!important}@media (max-width:768px){.custom-tabs .ant-tabs-nav-list{width:100%!important;overflow:visible!important}.custom-tabs .ant-tabs-tab{flex:1!important;min-width:0!important;margin-right:1px!important;padding:6px 4px!important;font-size:10px!important}.custom-tabs .ant-tabs-tab-btn{white-space:nowrap!important;text-overflow:unset!important;text-align:center!important;font-size:10px!important;font-weight:500!important;line-height:1.1!important;overflow:visible!important}.custom-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{font-size:10px!important;font-weight:600!important}.custom-tabs .ant-tabs-tab-btn .anticon{margin-right:2px!important;font-size:12px!important;display:inline-block!important}}.payment-confirmation-modal .ant-modal{max-width:95vw!important;margin:0!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.payment-confirmation-modal .ant-modal-content{border-radius:12px!important;overflow:hidden!important}.payment-confirmation-modal .ant-modal-body{padding:0!important}@media (max-width:768px){.tutorial-video-modal .ant-modal{width:95vw!important;max-width:95vw!important;max-height:98vh!important;margin:0!important}.tutorial-video-modal .ant-modal-content{border-radius:8px!important;max-height:98vh!important}.tutorial-video-modal .ant-modal-body{max-height:calc(98vh - 100px)!important;padding:12px!important}.tutorial-video-modal .ant-modal-body>div>div:first-child{height:50vh!important;min-height:300px!important;max-height:400px!important}.payment-confirmation-modal .ant-modal{width:95vw!important;max-width:95vw!important;margin:0!important}.payment-confirmation-modal .ant-modal-content{border-radius:8px!important}}
.uploadImageContainer{align-items:flex-end!important;width:6.25rem!important;height:6.25rem!important;display:flex!important}.uploadImage{border-radius:.375rem!important;width:calc(100% - .5rem)!important;height:calc(100% - .5rem)!important}.uploadCloseIcon{background:var(--error-color)!important;color:var(--white-color)!important;border-radius:.375rem!important;padding:.25rem!important;top:-.25rem!important;right:.25rem!important}.uploadFileContainer{border:.0625rem solid var(--outline-color)!important;border-radius:.375rem!important;flex-direction:row!important;align-items:center!important;padding:.25rem .5rem!important;display:flex!important}.uploadFileCloseIcon{margin-left:.5rem!important}.coverSpin{z-index:9999!important;background-color:#ffffffb3!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important;position:fixed!important;inset:0!important}.loginButton{width:100%!important}.logo{width:10rem!important;height:10rem!important}.responsive-modal-content{padding:0!important}.mobile-modal-padding{padding:16px!important}.desktop-modal-padding{padding:24px!important}.mobile-card-spacing{margin-bottom:16px!important}.desktop-card-spacing{margin-bottom:24px!important}.mobile-card-padding{padding:16px!important}.desktop-card-padding{padding:24px!important}.mobile-form-item{margin-bottom:12px!important}.desktop-form-item{margin-bottom:24px!important}.mobile-button-full{width:100%!important;max-width:250px!important}.mobile-button-size{min-width:120px!important}.desktop-button-size{min-width:140px!important}.mobile-text-sm{font-size:12px!important}.mobile-text-md{font-size:14px!important}.desktop-text-md,.mobile-title-sm{font-size:16px!important}.desktop-title-sm{font-size:20px!important}.headerProfileImage{border-radius:50%!important;width:3.125rem!important;height:3.125rem!important}.profileImage{border-radius:50%!important;width:6.25rem!important;height:6.25rem!important;transition:all .3s!important}.profileImage:hover{transform:scale(1.05)!important;box-shadow:0 10px 25px #00000026!important}.headerProfileName{color:var(--white-color)!important;font-size:.875rem!important}.headerKhojiStatus{color:var(--primary-ink)!important;background:var(--white-color)!important;text-align:end!important;border-radius:.25rem!important;padding:.5rem 1rem!important;font-size:.875rem!important}.eventCardImageContainer{aspect-ratio:16/9!important}.eventDetailImageContainer{width:100%;position:relative;overflow:hidden}.eventDetailImage,.eventDetailImage img{object-fit:contain!important;background:#fff!important;width:100%!important;height:100%!important;min-height:360px!important}.eventCardImage{width:100%!important;height:100%!important}.eventStatus{background:var(--primary-color)!important;padding:1rem!important;position:absolute!important}.eventStatusLabel{color:var(--primary-on)!important}.editProfileButton{background:var(--white-color)!important;cursor:pointer!important;border-radius:50%!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;width:3.125rem!important;height:3.125rem!important;transition:all .3s!important;display:flex!important;bottom:.625rem!important;right:.625rem!important}.editProfileButton:hover{transform:scale(1.1)!important;box-shadow:0 8px 20px #0003!important}.profileImageContainer{width:7.5rem!important;height:7.5rem!important;position:relative!important}.profile-card{border-radius:12px!important;transition:all .3s!important;box-shadow:0 4px 6px #0000000d!important}.profile-card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px #0000001a!important}.enhanced-form-item{margin-bottom:1.5rem!important}.enhanced-form-item .ant-form-item-label>label{color:#374151!important;font-size:.875rem!important;font-weight:600!important}.enhanced-form-item .ant-input,.enhanced-form-item .ant-select-selector{border:1px solid #e5e7eb!important;border-radius:8px!important;transition:all .3s!important}.enhanced-form-item .ant-input:focus,.enhanced-form-item .ant-select-focused .ant-select-selector{border-color:#8b5cf6!important;box-shadow:0 0 0 2px #8b5cf61a!important}.enhanced-button{border-radius:8px!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 2px 4px #0000001a!important}.enhanced-button:hover{transform:translateY(-1px)!important;box-shadow:0 4px 8px #00000026!important}.profile-section{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)!important;border:1px solid #e2e8f0!important;border-radius:12px!important;margin-bottom:1.5rem!important;padding:1.5rem!important}.profile-section-title{color:#1e293b!important;align-items:center!important;gap:.5rem!important;margin-bottom:1rem!important;font-size:1.125rem!important;font-weight:700!important;display:flex!important}.profile-info-item{background:#fff!important;border-left:4px solid #8b5cf6!important;border-radius:8px!important;margin-bottom:.75rem!important;padding:1rem!important;transition:all .3s!important}.profile-info-item:hover{transform:translate(4px)!important;box-shadow:0 4px 12px #0000001a!important}.profile-info-label{color:#6b7280!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-bottom:.25rem!important;font-size:.75rem!important;font-weight:600!important}.profile-info-value{color:#1f2937!important;font-size:.875rem!important;font-weight:600!important}@media (max-width:768px){.profile-section{padding:1rem!important}.profile-info-item{padding:.75rem!important}.profile-section-title{font-size:1rem!important}}.headerPopover .ant-popover-content .ant-popover-inner{padding:0!important}.headerPopoverItem{cursor:pointer!important;padding:.5rem 1rem!important}@media (max-width:767px){.eventDetailImage{height:250px!important;min-height:250px!important}.eventDetailImage,.eventDetailImage img{object-fit:contain!important}.ant-modal{max-width:100%!important;margin:0!important}.ant-modal-content{border-radius:12px 12px 0 0!important}.ant-modal-header{border-radius:12px 12px 0 0!important;padding:16px 20px 12px!important}.ant-modal-title{font-size:16px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:12px!important}.ant-tabs-tab-btn{font-size:12px!important}.ant-card{border-radius:12px!important;margin-bottom:16px!important}.ant-card-head{min-height:auto!important;padding:12px 16px!important}.ant-card-head-title{font-size:14px!important}.ant-card-body{padding:16px!important}.ant-form-item{margin-bottom:12px!important}.ant-form-item-label>label{font-size:13px!important}.ant-input,.ant-select-selector,.ant-picker{font-size:14px!important}.ant-btn-sm{height:28px!important;padding:4px 12px!important;font-size:12px!important}.ant-btn{font-size:13px!important}.ant-upload-list-picture-card .ant-upload-list-item{width:80px!important;height:80px!important}.ant-radio-wrapper{padding:8px 12px!important;font-size:13px!important}.ant-select-dropdown,.ant-typography{font-size:13px!important}.ant-typography-title{margin-bottom:8px!important}input[type=checkbox]{transform:scale(1.1)!important}}@media screen and (min-width:768px) and (max-width:991px){.ant-modal{max-width:85%!important}.ant-card-body{padding:20px!important}.ant-form-item{margin-bottom:18px!important}}@media screen and (min-width:992px){.ant-modal{max-width:900px!important}}@media screen and (min-width:1200px){.ant-modal{max-width:1000px!important}}@media screen and (min-width:1600px){.ant-modal{max-width:1200px!important}}.playerModal{width:60%!important;height:auto!important}.playerModal .ant-modal-content{padding:0!important}.playIcon>svg{width:3.125rem!important;height:3.125rem!important;fill:var(--white-color)!important}.eventCardVideoOverlay{background:#00000080!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important;position:absolute!important;inset:0!important}.headerLogo{width:3.125rem!important;height:3.125rem!important;margin-right:.5rem!important}.loginImage{object-fit:cover!important}.ant-select-dropdown{z-index:1050!important}.profile-view-modal .ant-modal-content,.profile-edit-modal .ant-modal-content{border-radius:16px!important;overflow:hidden!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.profile-view-modal .ant-modal-header,.profile-edit-modal .ant-modal-header{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)!important;border-bottom:1px solid #e2e8f0!important;padding:1.5rem 1.5rem 1rem!important}.profile-view-modal .ant-modal-title,.profile-edit-modal .ant-modal-title{color:#1e293b!important;font-size:1.125rem!important;font-weight:700!important}.profile-view-modal .ant-modal-body,.profile-edit-modal .ant-modal-body{max-height:80vh!important;padding:0!important;overflow-y:auto!important}.profile-view-modal .ant-modal-body::-webkit-scrollbar{width:6px!important}.profile-edit-modal .ant-modal-body::-webkit-scrollbar{width:6px!important}.profile-view-modal .ant-modal-body::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:3px!important}.profile-edit-modal .ant-modal-body::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:3px!important}.profile-view-modal .ant-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:3px!important}.profile-edit-modal .ant-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:3px!important}.profile-view-modal .ant-modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8!important}.profile-edit-modal .ant-modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8!important}.donation-consent{background:#e9f8ed!important;border:1px solid #bfe8c9!important;border-radius:12px!important;align-items:center!important;gap:12px!important;width:100%!important;padding:12px 16px!important;display:flex!important}.donation-consent .ant-checkbox{margin-right:8px!important}.donation-consent .ant-checkbox-inner{border-color:#2f7d5a!important;border-radius:4px!important;width:20px!important;height:20px!important}.donation-consent .ant-checkbox-checked .ant-checkbox-inner{background-color:#2f7d5a!important;border-color:#2f7d5a!important}.donation-consent .ant-checkbox-checked:after{border:none!important}.donation-consent .ant-checkbox+span{color:#193c2d!important;font-size:16px!important;font-weight:700!important}@media (max-width:767px){.donation-consent{border-radius:10px!important;padding:10px 12px!important}.donation-consent .ant-checkbox-inner{transform:scale(1.05)!important}.donation-consent .ant-checkbox+span{font-size:14px!important;line-height:1.4!important}}.retreat-agreement-consent{background:#f3effa!important;border:1px solid #d6c7ee!important;border-radius:12px!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;width:100%!important;padding:12px 16px!important;display:flex!important}.retreat-agreement-consent .ant-checkbox-wrapper{flex:240px!important;align-items:flex-start!important}.retreat-agreement-consent .ant-checkbox{margin-right:8px!important}.retreat-agreement-consent .ant-checkbox-inner{border-color:var(--primary-color)!important;border-radius:4px!important;width:20px!important;height:20px!important}.retreat-agreement-consent .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}.retreat-agreement-consent .ant-checkbox+span{color:rgb(var(--ink))!important;font-size:15px!important;font-weight:600!important;line-height:1.4!important}@media (max-width:767px){.retreat-agreement-consent{border-radius:10px!important;padding:10px 12px!important}.retreat-agreement-consent .ant-checkbox+span{font-size:14px!important;line-height:1.4!important}}.consent-checkbox-primary{background:#fef3c7!important;border:1px solid #fcd34d!important;border-radius:12px!important;align-items:center!important;gap:12px!important;width:100%!important;padding:12px 16px!important;transition:all .3s!important;display:flex!important}.consent-checkbox-primary:hover{background:#fef08a!important;border-color:#fbbf24!important}.consent-checkbox-primary .ant-checkbox{margin-right:8px!important}.consent-checkbox-primary .ant-checkbox-inner{border-color:#d97706!important;border-radius:4px!important;width:20px!important;height:20px!important}.consent-checkbox-primary .ant-checkbox-checked .ant-checkbox-inner{background-color:#d97706!important;border-color:#d97706!important}.consent-checkbox-primary .ant-checkbox-checked:after{border:none!important}.consent-checkbox-primary .ant-checkbox+span{color:#78350f!important;font-size:16px!important;font-weight:700!important}.consent-checkbox-secondary{background:#dbeafe!important;border:1px solid #93c5fd!important;border-radius:12px!important;align-items:center!important;gap:12px!important;width:100%!important;padding:12px 16px!important;transition:all .3s!important;display:flex!important}.consent-checkbox-secondary:hover{background:#bfdbfe!important;border-color:#60a5fa!important}.consent-checkbox-secondary .ant-checkbox{margin-right:8px!important}.consent-checkbox-secondary .ant-checkbox-inner{border-color:#2563eb!important;border-radius:4px!important;width:20px!important;height:20px!important}.consent-checkbox-secondary .ant-checkbox-checked .ant-checkbox-inner{background-color:#2563eb!important;border-color:#2563eb!important}.consent-checkbox-secondary .ant-checkbox-checked:after{border:none!important}.consent-checkbox-secondary .ant-checkbox+span{color:#1e3a8a!important;font-size:16px!important;font-weight:700!important}@media (max-width:767px){.consent-checkbox-primary,.consent-checkbox-secondary{border-radius:10px!important;padding:10px 12px!important}.consent-checkbox-primary .ant-checkbox-inner,.consent-checkbox-secondary .ant-checkbox-inner{transform:scale(1.05)!important}.consent-checkbox-primary .ant-checkbox+span,.consent-checkbox-secondary .ant-checkbox+span{font-size:14px!important;line-height:1.4!important}}.profile-view-modal .ant-card,.profile-edit-modal .ant-card{box-shadow:none!important;border:none!important;margin-bottom:1rem!important}.profile-view-modal .ant-card-head,.profile-edit-modal .ant-card-head{background:0 0!important;border-bottom:1px solid #e2e8f0!important;padding:1rem 0 .5rem!important}.profile-view-modal .ant-card-head-title,.profile-edit-modal .ant-card-head-title{color:#374151!important;font-size:1rem!important;font-weight:600!important}.profile-view-modal .ant-card-body,.profile-edit-modal .ant-card-body{padding:1rem 0!important}.profile-edit-modal .ant-form-item{margin-bottom:1rem!important}.profile-edit-modal .ant-form-item-label>label{color:#374151!important;font-size:.875rem!important;font-weight:600!important}.profile-edit-modal .ant-input,.profile-edit-modal .ant-select-selector{border:1px solid #d1d5db!important;border-radius:8px!important;transition:all .3s!important}.profile-edit-modal .ant-input:focus,.profile-edit-modal .ant-select-focused .ant-select-selector{border-color:#8b5cf6!important;box-shadow:0 0 0 2px #8b5cf61a!important}.profile-edit-modal .ant-input:hover,.profile-edit-modal .ant-select:hover .ant-select-selector{border-color:#a78bfa!important}.profile-edit-modal .ant-btn{border-radius:8px!important;height:40px!important;padding:0 1.5rem!important;font-weight:600!important;transition:all .3s!important}.profile-edit-modal .ant-btn-primary{background:#8b5cf6!important;border-color:#8b5cf6!important}.profile-edit-modal .ant-btn-primary:hover{background:#7c3aed!important;border-color:#7c3aed!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px #00000026!important}.profile-edit-modal .ant-btn-default{color:#fff!important;background:#6b7280!important;border-color:#6b7280!important}.profile-edit-modal .ant-btn-default:hover{color:#fff!important;background:#4b5563!important;border-color:#4b5563!important}.profile-view-modal .bg-gray-50,.profile-view-modal .bg-purple-50,.profile-view-modal .bg-orange-50,.profile-view-modal .bg-green-50{transition:all .3s!important}.profile-view-modal .bg-gray-50:hover,.profile-view-modal .bg-purple-50:hover,.profile-view-modal .bg-orange-50:hover,.profile-view-modal .bg-green-50:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px #0000001a!important}.profile-edit-modal .editProfileButton{color:#8b5cf6!important;background:#fff!important;border:2px solid #8b5cf6!important;transition:all .3s!important}.profile-edit-modal .editProfileButton:hover{color:#fff!important;background:#8b5cf6!important;transform:scale(1.1)!important;box-shadow:0 8px 20px #8b5cf64d!important}@media (max-width:768px){.profile-view-modal .ant-modal,.profile-edit-modal .ant-modal{max-width:calc(100vw - 2rem)!important;margin:1rem!important}.profile-view-modal .ant-modal-content,.profile-edit-modal .ant-modal-content{border-radius:12px!important}.profile-view-modal .ant-modal-header,.profile-edit-modal .ant-modal-header{padding:1rem 1rem .5rem!important}.profile-view-modal .ant-modal-title,.profile-edit-modal .ant-modal-title{font-size:1rem!important}}.profile-view-modal .ant-modal,.profile-edit-modal .ant-modal{animation:.3s ease-out modalSlideIn!important}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-view-modal .ant-spin,.profile-edit-modal .ant-spin{color:#8b5cf6!important}.profile-view-modal .ant-spin-dot-item,.profile-edit-modal .ant-spin-dot-item{background-color:#8b5cf6!important}.tutorial-custom-tabs .ant-tabs-nav{margin-bottom:0!important}.tutorial-custom-tabs .ant-tabs-tab{color:#666!important;background:0 0!important;border-radius:8px 8px 0 0!important;margin-right:4px!important;padding:12px 20px!important;font-weight:600!important;transition:all .3s!important}.tutorial-custom-tabs .ant-tabs-tab:hover{color:indigo!important;background:#f8f4fc!important}.tutorial-custom-tabs .ant-tabs-tab-active{color:#fff!important;background:linear-gradient(135deg,indigo 0%,#6b46c1 100%)!important;box-shadow:0 2px 8px #4b008240!important}.tutorial-custom-tabs .ant-tabs-tab-active:hover{color:#fff!important;background:linear-gradient(135deg,indigo 0%,#6b46c1 100%)!important}.tutorial-custom-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important;font-weight:700!important}.tutorial-custom-tabs .ant-tabs-tab-active:hover .ant-tabs-tab-btn,.tutorial-custom-tabs .ant-tabs-tab-active .anticon,.tutorial-custom-tabs .ant-tabs-tab-active:hover .anticon{color:#fff!important}.tutorial-custom-tabs .ant-tabs-ink-bar{background:indigo!important;border-radius:3px 3px 0 0!important;height:3px!important}.tutorial-custom-tabs .ant-tabs-content-holder{padding:20px 0!important}.tutorial-tabs-container{transition:all .3s!important;box-shadow:0 2px 8px #0000000f!important}.tutorial-tabs-container:hover{box-shadow:0 4px 16px #0000001a!important}.tutorial-video-card{border:1px solid #e8e8e8!important;transition:all .3s!important}.tutorial-video-card:hover{border-color:indigo!important;transform:translateY(-4px)!important;box-shadow:0 8px 24px #0000001f!important}.tutorial-video-modal .ant-modal-content{border-radius:16px!important;overflow:hidden!important}.tutorial-video-modal .ant-modal-header{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)!important;border-bottom:2px solid #e2e8f0!important;padding:16px 24px!important}.tutorial-video-modal .ant-modal-title{font-weight:700!important}.tutorial-video-modal .ant-modal-body{padding:24px!important}@media (max-width:767px){.tutorial-custom-tabs .ant-tabs-nav-wrap{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;overflow:auto hidden!important}.tutorial-custom-tabs .ant-tabs-nav-wrap::-webkit-scrollbar{display:none!important}.tutorial-custom-tabs .ant-tabs-nav-list{flex-wrap:nowrap!important;display:flex!important}.tutorial-custom-tabs .ant-tabs-tab{white-space:nowrap!important;flex-shrink:0!important;margin-right:2px!important;padding:8px 16px!important;font-size:13px!important}.tutorial-custom-tabs .ant-tabs-ink-bar{height:2px!important}.tutorial-custom-tabs .ant-tabs-content-holder{padding:12px 0!important}.tutorial-tabs-container{overflow:hidden!important}.tutorial-video-card{margin-bottom:16px!important}.tutorial-video-card:hover{transform:translateY(-2px)!important}.tutorial-video-modal .ant-modal{max-width:calc(100vw - 16px)!important;margin:8px!important}.tutorial-video-modal .ant-modal-content{border-radius:12px!important}.tutorial-video-modal .ant-modal-header{padding:12px 16px!important}.tutorial-video-modal .ant-modal-body{padding:16px!important}}@media (min-width:768px) and (max-width:991px){.tutorial-custom-tabs .ant-tabs-tab{padding:10px 18px!important;font-size:14px!important}.tutorial-custom-tabs .ant-tabs-content-holder{padding:16px 0!important}.tutorial-video-modal .ant-modal{max-width:90%!important}}@media (min-width:1200px){.tutorial-custom-tabs .ant-tabs-tab{padding:14px 24px!important;font-size:16px!important}.tutorial-video-modal .ant-modal{max-width:1100px!important}}
.kcdet-hero{background:rgb(var(--brand-deep));position:relative}.kcdet-hero-bg{position:absolute;inset:0;overflow:hidden}.kcdet-hero-bg img{object-fit:cover;opacity:.55;width:100%;height:100%;display:block}@media (min-width:768px){.kcdet-hero-bg img{object-fit:contain;object-position:right center;opacity:.92;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5%);mask-image:linear-gradient(90deg,#0000 0%,#000 5%)}}.kcdet-hero-bg:after{content:"";background:linear-gradient(to right, rgb(var(--brand-deep) / .95), rgb(var(--brand-deep) / .78) 55%, rgb(var(--brand-deep) / .45));position:absolute;inset:0}.kcdet-hero-bg:before{content:"";z-index:1;background:linear-gradient(to top, rgb(var(--brand-deep) / .85), transparent 60%);position:absolute;inset:0}@media (min-width:768px){.kcdet-hero-bg:after{background:linear-gradient(to right, rgb(var(--brand-deep) / .92), rgb(var(--brand-deep) / .78) 20%, rgb(var(--brand-deep) / 0) 50%)}.kcdet-hero-bg:before{background:linear-gradient(to top, rgb(var(--brand-deep) / .4), transparent 40%)}}@media (min-width:1024px){.kcdet-hero-bg img{width:65%;margin-left:auto;display:block}.kcdet-hero-in>.kcdet-crumb,.kcdet-hero-in>.kcdet-eyebrow,.kcdet-hero-in>.kcdet-title,.kcdet-hero-in>.kcdet-native,.kcdet-hero-in>.kcdet-tag,.kcdet-hero-in>.kcdet-hero-pills,.kcdet-hero-in>.kcdet-facts,.kcdet-hero-in>.kcdet-heroacts{max-width:min(36rem,33%)}}@media (max-width:1023px){.kcdet-hero-bg{aspect-ratio:16/9;width:100%;position:relative;inset:auto}.kcdet-hero-bg img{object-fit:cover;object-position:center;opacity:1;width:100%;height:100%;-webkit-mask-image:none;mask-image:none}.kcdet-hero-bg:after,.kcdet-hero-bg:before{display:none}.kcdet-hero,.kcdet-hero-in{min-height:0}}.kcdet-hero{min-height:480px}@media (min-width:640px){.kcdet-hero{min-height:482px}}@media (min-width:1024px){.kcdet-hero{min-height:532px}}.kcdet-hero-in{z-index:2;max-width:2000px;min-height:inherit;flex-direction:column;justify-content:flex-end;margin:0 auto;padding:28px 16px 32px;display:flex;position:relative}@media (min-width:640px){.kcdet-hero-in{padding:40px 24px}}@media (min-width:1024px){.kcdet-hero-in{padding:56px 32px 48px}}.kcdet-crumb{color:#ffffff8c;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;font-size:13px;font-weight:600;display:flex}.kcdet-crumb a{color:#ffffffb3!important;text-decoration:none!important}@media (hover:hover){.kcdet-crumb a:hover{color:rgb(var(--gold-fill))!important}}.kcdet-eyebrow{text-transform:uppercase;letter-spacing:.025em;color:rgb(var(--gold-fill));font-size:10.5px;font-weight:800}.kcdet-title{color:#fff;text-wrap:balance;max-width:22ch;margin:8px 0 0;font-size:28px;font-weight:800;line-height:1.08}@media (min-width:640px){.kcdet-title{font-size:36px}}@media (min-width:1024px){.kcdet-title{font-size:44px}}.kcdet-native{color:#ffffffb8;margin:8px 0 0;font-size:16px;line-height:1.5}.kcdet-tag{color:#ffffffd1;max-width:56ch;margin:10px 0 0;font-size:16px;line-height:1.5}.kcdet-facts{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.kcdet-fact{color:#fff;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:13px;font-weight:600;display:inline-flex}.kcdet-fact svg{width:14px;height:14px;color:rgb(var(--gold-fill))}.kcdet-fact--warn{background:rgb(var(--warn-soft));border-color:rgb(var(--warn-soft));color:rgb(var(--warn))}.kcdet-fact--warn svg{color:rgb(var(--warn))}.kcdet-heroacts{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.kcdet-heroacts>.kcdet-cta-wrap{flex:none}.kcdet-heroacts .sb-btn{width:auto}@media (max-width:639px){.kcdet-heroacts>.kcdet-cta-wrap{flex:100%}.kcdet-heroacts .sb-btn{width:100%}}.kcdet-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){.kcdet-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:32px}}.kcdet-main{flex-direction:column;gap:24px;min-width:0;display:flex}@media (min-width:1024px){.kcdet-main{grid-column:span 2}}.kcdet-sect{background:rgb(var(--surface));border:1px solid rgb(var(--line));box-shadow:var(--sb-shadow-sm);border-radius:16px;padding:20px}@media (min-width:640px){.kcdet-sect{padding:24px}}.kcdet-sect h2{margin:0 0 4px;font-size:18px;font-weight:700;line-height:1.2}.kcdet-sect p{color:rgb(var(--ink-2));margin:0;font-size:15px;line-height:1.6}.kcdet-secthead{flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.kcdet-secthead h2{margin:0}.kcdet-sub{color:rgb(var(--ink-3));margin:0 0 14px;font-size:13px}.kcdet-kvlist{flex-direction:column;gap:14px;display:flex}.kcdet-kvrow{grid-template-columns:22px 1fr;align-items:start;gap:8px 12px;display:grid}.kcdet-kvrow>svg{width:22px;height:22px;color:rgb(var(--gold));margin-top:1px}.kcdet-k{color:rgb(var(--ink));font-size:15px;font-weight:700;line-height:1.35}.kcdet-v{color:rgb(var(--ink-2));font-size:14px;line-height:1.5}.kcdet-v a{text-underline-offset:2px;font-weight:600;color:rgb(var(--brand))!important;text-decoration:underline!important}.kcdet-sched{border:1px solid rgb(var(--line));border-radius:12px;margin-top:10px;overflow:hidden}.kcdet-srow{grid-template-columns:1fr;align-items:baseline;gap:2px;padding:10px 14px;display:grid}@media (min-width:640px){.kcdet-srow{grid-template-columns:96px 1fr;gap:12px}}.kcdet-srow+.kcdet-srow{border-top:1px solid rgb(var(--line-2))}.kcdet-sl{text-transform:uppercase;letter-spacing:.025em;color:rgb(var(--ink-3));font-size:11.5px;font-weight:700}.kcdet-sv{color:rgb(var(--ink));font-variant-numeric:tabular-nums;font-size:14px;font-weight:600;line-height:1.4}.kcdet-sv small{color:rgb(var(--ink-2));margin-top:1px;font-size:12.5px;font-weight:400;display:block}.kcdet-srow--report{background:rgb(var(--gold-soft) / .6)}.kcdet-srow--report .kcdet-sl{color:rgb(var(--gold))}.kcdet-map{border:1px solid rgb(var(--line));background:linear-gradient(135deg, rgb(var(--brand-soft)), rgb(var(--gold-soft)));border-radius:12px;height:160px;margin-top:12px;position:relative;overflow:hidden}.kcdet-map iframe{border:0;width:100%;height:100%;display:block}.kcdet-rail{flex-direction:column;gap:16px;display:flex}@media (min-width:1024px){.kcdet-rail{position:sticky;top:88px}}.kcdet-bookwrap{background:rgb(var(--gold-fill) / .28);border-radius:18px;padding:2px;position:relative;overflow:hidden}.kcdet-bookwrap:before{content:"";background:conic-gradient(from 0turn, transparent 0 52%, rgb(var(--gold-bright)) 66%, rgb(var(--gold-fill)) 76%, transparent 88% 100%);animation:4.5s linear infinite kcdet-sweep;position:absolute;inset:-60%}@keyframes kcdet-sweep{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.kcdet-bookwrap:before{background:rgb(var(--gold-fill));animation:none}}.kcdet-bookwrap>.kcdet-bookcard{border:none;border-radius:16px;position:relative}.kcdet-bookcard{background:rgb(var(--surface));border:1px solid rgb(var(--line));box-shadow:var(--sb-shadow-md);border-radius:16px;overflow:hidden}.kcdet-top6{background:rgb(var(--gold-fill));height:6px}.kcdet-bd{flex-direction:column;gap:12px;padding:18px;display:flex}.kcdet-when{font-variant-numeric:tabular-nums;color:rgb(var(--ink));font-size:22px;font-weight:800;line-height:1.15}.kcdet-whensub{color:rgb(var(--ink-3));margin-top:2px;font-size:13px}.kcdet-pills{flex-wrap:wrap;gap:6px;display:flex}.kcdet-pill{background:rgb(var(--inset));color:rgb(var(--ink-2));white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.kcdet-pill svg{width:12px;height:12px}.kcdet-pill--seats{background:rgb(var(--success-soft));color:rgb(var(--success))}.kcdet-pill--few{background:rgb(var(--warn-soft));color:rgb(var(--warn))}.kcdet-pill--online{background:rgb(var(--teal-soft));color:rgb(var(--teal))}.kcdet-pill--inperson{background:rgb(var(--rose-soft));color:rgb(var(--rose))}.kcdet-pill--regular{box-shadow:inset 0 0 0 1px rgb(var(--brand) / .35);color:rgb(var(--brand));background:0 0}.kcdet-pill--repeat{background:rgb(var(--rose-deep));color:#fff}.kcdet-pill--online svg,.kcdet-pill--inperson svg,.kcdet-pill--regular svg{color:currentColor}.kcdet-pill--repeat svg{color:#fff}.kcdet-brow{color:rgb(var(--ink-2));align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.kcdet-brow svg{width:18px;height:18px;color:rgb(var(--gold));flex:none;margin-top:2px}.kcdet-brow b{color:rgb(var(--ink));font-weight:700}.kcdet-bdiv{background:rgb(var(--line-2));height:1px}.kcdet-price{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.kcdet-amt{font-variant-numeric:tabular-nums;color:rgb(var(--ink));font-size:24px;font-weight:700;line-height:1.1}.kcdet-per{color:rgb(var(--ink-3));font-size:13px}.kcdet-ctas{flex-direction:column;gap:8px;display:flex}.kcdet-ctas>.kcdet-cta-wrap{display:block}.kcdet-ctas .sb-btn{width:100%}.kcdet-note{color:rgb(var(--ink-3));font-size:12.5px;line-height:1.45}.kcdet-commit{bottom:calc(56px + env(safe-area-inset-bottom,0px));z-index:40;background:rgb(var(--surface));border-top:1px solid rgb(var(--line));align-items:center;gap:12px;padding:10px 16px;display:flex;position:sticky;box-shadow:0 -4px 16px #241b0414}@media (max-width:1023px){.kcdet-page{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}}@media (min-width:1024px){.kcdet-commit{display:none}}.kcdet-cm{flex:1;min-width:0}.kcdet-cm b{font-variant-numeric:tabular-nums;font-size:15px;font-weight:700;line-height:1.2;display:block}.kcdet-cm span{color:rgb(var(--ink-3));white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.kcdet-commit-act{flex:none;min-width:170px}.kcdet-commit-act>.kcdet-cta-wrap{display:block}.kcdet-commit-act .sb-btn{width:100%}.kcdet-pagepad{padding-block:24px 32px}.kcdet-page svg{width:1em;height:1em}.kcdet-play{z-index:3;color:#fff;cursor:pointer;background:#0000008c;border:1px solid #ffffff59;border-radius:999px;place-items:center;width:60px;height:60px;transition:background-color .15s,transform .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kcdet-play svg{width:26px;height:26px}@media (hover:hover){.kcdet-play:hover{background:#000000bf;transform:translate(-50%,-50%)scale(1.06)}}@media (prefers-reduced-motion:reduce){.kcdet-play{transition:none}.kcdet-play:hover{transform:translate(-50%,-50%)}}.kcdet-hero[data-hero-theme=gold]{background:var(--hero-aura)}.kcdet-hero[data-hero-theme=gold] .kcdet-hero-bg img{opacity:.92}.kcdet-hero[data-hero-theme=gold] .kcdet-hero-bg:after{background:linear-gradient(to right, rgb(var(--hero-wash) / .95), rgb(var(--hero-wash) / .82) 55%, rgb(var(--hero-wash) / .55))}.kcdet-hero[data-hero-theme=gold] .kcdet-hero-bg:before{background:linear-gradient(to top, rgb(var(--hero-wash) / .85), transparent 60%)}@media (min-width:768px){.kcdet-hero[data-hero-theme=gold] .kcdet-hero-bg:after{background:linear-gradient(to right, rgb(var(--hero-wash) / .95), rgb(var(--hero-wash) / .82) 20%, rgb(var(--hero-wash) / 0) 50%)}.kcdet-hero[data-hero-theme=gold] .kcdet-hero-bg:before{background:linear-gradient(to top, rgb(var(--hero-wash) / .4), transparent 40%)}}@supports ((-webkit-mask-image:linear-gradient(#000, #000)) or (mask-image:linear-gradient(#000, #000))){.kcdet-hero[data-hero-theme=gold] .kcdet-hero-bg:after{background:var(--hero-aura);-webkit-mask-image:linear-gradient(90deg,#000000f2,#000000d1 55%,#0000008c);mask-image:linear-gradient(90deg,#000000f2,#000000d1 55%,#0000008c)}.kcdet-hero[data-hero-theme=gold] .kcdet-hero-bg:before{background:var(--hero-aura);-webkit-mask-image:linear-gradient(#0000 40%,#000000d9);mask-image:linear-gradient(#0000 40%,#000000d9)}@media (min-width:768px){.kcdet-hero[data-hero-theme=gold] .kcdet-hero-bg:after{-webkit-mask-image:linear-gradient(90deg,#000000f2,#000000d1 20%,#0000 50%);mask-image:linear-gradient(90deg,#000000f2,#000000d1 20%,#0000 50%)}.kcdet-hero[data-hero-theme=gold] .kcdet-hero-bg:before{-webkit-mask-image:linear-gradient(#0000 60%,#0006);mask-image:linear-gradient(#0000 60%,#0006)}}}.kcdet-hero[data-hero-theme=gold] .kcdet-eyebrow{color:rgb(var(--brand))}.kcdet-hero[data-hero-theme=gold] .kcdet-title{color:rgb(var(--on-gold))}.kcdet-hero[data-hero-theme=gold] .kcdet-native{color:rgb(var(--brand-deep) / .82)}.kcdet-hero[data-hero-theme=gold] .kcdet-crumb{color:rgb(var(--brand-deep) / .78)}.kcdet-hero[data-hero-theme=gold] .kcdet-crumb a{color:rgb(var(--brand-deep) / .82)!important}@media (hover:hover){.kcdet-hero[data-hero-theme=gold] .kcdet-crumb a:hover{color:rgb(var(--brand-deep))!important}}.kcdet-hero[data-hero-theme=gold] .kcdet-tag{color:rgb(var(--brand-deep) / .82)}.kcdet-hero[data-hero-theme=gold] .kcdet-play{color:rgb(var(--brand-deep));border-color:rgb(var(--brand-deep) / .35);background:#ffffff59}.kcdet-hero[data-hero-theme=gold] .kcdet-fact{color:rgb(var(--brand-deep) / .88);background:rgb(var(--brand-deep) / .1);border-color:rgb(var(--brand-deep) / .22)}.kcdet-hero[data-hero-theme=gold] .kcdet-fact b{color:rgb(var(--brand-deep))}.kcdet-hero[data-hero-theme=gold] .kcdet-heroacts .sb-btn{background:rgb(var(--brand-deep));border-color:rgb(var(--brand-deep));color:rgb(var(--gold-fill))}.kcdet-hero-bleed{display:none}@media (min-width:1024px){.kcdet-hero-bleed{object-fit:cover;object-position:center;filter:blur(26px);opacity:.9;z-index:0;width:65%;height:100%;display:block;position:absolute;top:0;bottom:0;right:0;transform:scale(1.06);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5%);mask-image:linear-gradient(90deg,#0000 0%,#000 5%)}.kcdet-hero-bg img:not(.kcdet-hero-bleed){aspect-ratio:16/9;object-fit:cover;z-index:1;-webkit-mask-composite:source-in;width:min(65%,945.778px);height:auto;position:absolute;top:50%;right:0;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5%),linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5%),linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}}.kcdet-hero-pills{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.kcdet-hpill{color:#fff;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:700;display:inline-flex}.kcdet-hpill svg{width:12px;height:12px;color:rgb(var(--gold-fill))}.kcdet-hpill--repeat{background:rgb(var(--gold-fill));border-color:rgb(var(--gold-fill));color:rgb(var(--on-gold))}.kcdet-hpill--repeat svg{color:rgb(var(--on-gold))}.kcdet-hero[data-hero-theme=gold] .kcdet-fact svg{color:rgb(var(--brand-deep))}.kcdet-hero[data-hero-theme=gold] .kcdet-hpill{color:rgb(var(--brand-deep) / .88);background:rgb(var(--brand-deep) / .1);border-color:rgb(var(--brand-deep) / .22)}.kcdet-hero[data-hero-theme=gold] .kcdet-hpill svg{color:rgb(var(--brand-deep))}.kcdet-hero[data-hero-theme=gold] .kcdet-hpill--online{background:rgb(var(--teal-soft));border-color:rgb(var(--teal) / .35);color:rgb(var(--teal))}.kcdet-hero[data-hero-theme=gold] .kcdet-hpill--inperson{background:rgb(var(--rose-soft));border-color:rgb(var(--rose) / .35);color:rgb(var(--rose))}.kcdet-hero[data-hero-theme=gold] .kcdet-hpill--regular{border-color:rgb(var(--brand-deep) / .4);background:0 0}.kcdet-hero[data-hero-theme=gold] .kcdet-hpill--repeat{background:rgb(var(--rose-deep));border-color:rgb(var(--rose-deep));color:#fff}.kcdet-hero[data-hero-theme=gold] .kcdet-hpill--online svg,.kcdet-hero[data-hero-theme=gold] .kcdet-hpill--inperson svg{color:currentColor}.kcdet-hero[data-hero-theme=gold] .kcdet-hpill--repeat svg{color:#fff}
.kchome-page{background:rgb(var(--bg));min-height:100%}.kchome-pagepad{padding-block:24px 48px}.kchome-wrap{max-width:80rem;margin:0 auto;padding-inline:16px}@media (min-width:640px){.kchome-wrap{padding-inline:24px}}@media (min-width:1024px){.kchome-wrap{padding-inline:32px}}.kchome-sect{align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.kchome-sect h2{margin:0;font-size:20px;font-weight:800;line-height:1.2}.kchome-sect .kchome-cnt{color:rgb(var(--ink-3));font-size:13px;font-weight:600}.kchome-gap{height:32px}.kchome-hero{background:rgb(var(--brand-deep));position:relative}.kchome-h1grid{display:grid}.kchome-h1slide{grid-area:1/1;transition:opacity .7s ease-out;position:relative}.kchome-h1slide[data-on="0"]{opacity:0;pointer-events:none}.kchome-h1slide[data-on="1"]{opacity:1;z-index:1}@media (prefers-reduced-motion:reduce){.kchome-h1slide{transition:none}}.kchome-h1media{position:absolute;inset:0;overflow:hidden}.kchome-h1media img{object-fit:contain;object-position:right center;opacity:.92;width:100%;height:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5%);mask-image:linear-gradient(90deg,#0000 0%,#000 5%)}@media (min-width:768px){.kchome-h1media img{width:65%;margin-left:auto;display:block}}@media (max-width:1023px){.kchome-h1media{aspect-ratio:16/9;width:100%;position:relative;inset:auto}.kchome-h1media img{object-fit:cover;object-position:center;opacity:1;width:100%;margin-left:0;display:block;-webkit-mask-image:none;mask-image:none}.kchome-h1media:after,.kchome-h1media:before,.kchome-h1port{display:none}.kchome-h1inner{min-height:0;padding:20px 16px 8px}.kchome-h1ctrl{position:static}.kchome-h1ctrlin{padding:0 16px 16px}}@media (max-width:767px){.kchome-h1media img{object-fit:cover;object-position:center;-webkit-mask-image:none;mask-image:none}}.kchome-h1media:after{content:"";background:linear-gradient(90deg, rgb(var(--brand-deep) / .92) 0%, rgb(var(--brand-deep) / .78) 20%, rgb(var(--brand-deep) / 0) 50%);position:absolute;inset:0}.kchome-h1media:before{content:"";z-index:1;background:linear-gradient(0deg, rgb(var(--brand-deep) / .4) 0%, rgb(var(--brand-deep) / 0) 40%);position:absolute;inset:0}.kchome-h1inner{z-index:2;flex-direction:column;justify-content:center;min-height:22rem;padding:56px 16px 72px;display:flex;position:relative}@media (min-width:640px){.kchome-h1inner{padding:72px 24px 88px}}@media (min-width:768px){.kchome-h1inner{min-height:26rem}}@media (min-width:1024px){.kchome-h1inner{min-height:34rem;padding:88px 32px 96px}}.kchome-h1port{inset-block:0;pointer-events:none;z-index:1;justify-content:flex-end;display:none;position:absolute;right:0}@media (min-width:768px){.kchome-h1port{display:flex}}.kchome-h1port img{object-fit:contain;object-position:bottom;width:auto;height:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 55%);mask-image:linear-gradient(90deg,#0000 0%,#000 55%)}.kchome-h1copy{max-width:36rem}@media (min-width:1024px){.kchome-h1copy{max-width:min(36rem,33%)}}@media (max-width:1023px){.kchome-h1copy{max-width:none}}.kchome-h1eyebrow{text-transform:uppercase;letter-spacing:.025em;color:rgb(var(--gold-fill));margin:0;font-size:10.5px;font-weight:800}.kchome-h1title{color:#fff;text-wrap:balance;margin:12px 0 0;font-size:30px;font-weight:800;line-height:1.06}@media (min-width:640px){.kchome-h1title{font-size:36px}}@media (min-width:1700px){.kchome-h1title{font-size:48px}}.kchome-h1blurb{color:#fffc;max-width:52ch;margin:16px 0 0;font-size:16px;line-height:1.55}@media (min-width:640px){.kchome-h1blurb{font-size:18px}}.kchome-h1meta{color:#ffffffbf;flex-wrap:wrap;align-items:center;gap:4px 12px;margin:20px 0 0;font-size:14px;display:flex}.kchome-h1meta b{color:rgb(var(--gold-fill));font-weight:700}.kchome-h1acts{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex;position:relative}.kchome-h1ctrl{inset-inline:0;z-index:3;pointer-events:none;position:absolute;bottom:0}.kchome-h1ctrlin{justify-content:space-between;align-items:flex-end;max-width:80rem;margin:0 auto;padding:0 16px 20px;display:flex}@media (min-width:640px){.kchome-h1ctrlin{padding:0 24px 28px}}@media (min-width:1024px){.kchome-h1ctrlin{padding:0 32px 28px}}.kchome-h1dots{pointer-events:auto;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.kchome-h1dots button{cursor:pointer;background:#ffffff59;border:0;border-radius:999px;width:16px;height:6px;padding:0;transition:all .3s}.kchome-h1dots button[aria-current=true]{background:rgb(var(--gold-fill));width:32px}@media (hover:hover){.kchome-h1dots button:hover{background:#fff9}}.kchome-h1dots li{display:flex;position:relative}.kchome-h1dots button:after{content:"";height:44px;position:absolute;top:50%;left:-4px;right:-4px;transform:translateY(-50%)}@media (max-width:767px){.kchome-hero{border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-md);background:rgb(var(--surface));margin:16px;overflow:clip}.kchome-h1slide{flex-direction:column;display:flex}.kchome-h1media{aspect-ratio:16/9;flex:none;position:relative;inset:auto}.kchome-h1media img{opacity:1}.kchome-h1media:before,.kchome-h1media:after{content:none}.kchome-h1inner{background:rgb(var(--brand-deep));min-height:0;padding:16px 16px 52px}.kchome-h1copy{max-width:none}.kchome-h1title{margin-top:8px;font-size:22px}.kchome-h1blurb{margin-top:8px;font-size:14px}.kchome-h1meta{margin-top:12px;font-size:13px}.kchome-h1acts{margin-top:16px}.kchome-h1ctrl{position:absolute;bottom:0}.kchome-h1ctrlin{justify-content:center;padding:0 16px 14px}}.kchome-hero[data-hero-theme=gold]{background:var(--hero-aura)}.kchome-hero[data-hero-theme=gold] .kchome-h1media img{opacity:.95}.kchome-hero[data-hero-theme=gold] .kchome-h1media:after{background:linear-gradient(90deg, rgb(var(--hero-wash) / .95) 0%, rgb(var(--hero-wash) / .82) 20%, rgb(var(--hero-wash) / 0) 50%)}.kchome-hero[data-hero-theme=gold] .kchome-h1media:before{background:linear-gradient(0deg, rgb(var(--hero-wash) / .45) 0%, rgb(var(--hero-wash) / 0) 40%)}@supports ((-webkit-mask-image:linear-gradient(#000, #000)) or (mask-image:linear-gradient(#000, #000))){.kchome-hero[data-hero-theme=gold] .kchome-h1media:after{background:var(--hero-aura);-webkit-mask-image:linear-gradient(90deg,#000000f2 0%,#000000d1 20%,#0000 50%);mask-image:linear-gradient(90deg,#000000f2 0%,#000000d1 20%,#0000 50%)}.kchome-hero[data-hero-theme=gold] .kchome-h1media:before{background:var(--hero-aura);-webkit-mask-image:linear-gradient(#0000 60%,#00000073 100%);mask-image:linear-gradient(#0000 60%,#00000073 100%)}}.kchome-hero[data-hero-theme=gold] .kchome-h1eyebrow{color:rgb(var(--brand))}.kchome-hero[data-hero-theme=gold] .kchome-h1title{color:rgb(var(--on-gold))}.kchome-hero[data-hero-theme=gold] .kchome-h1blurb{color:rgb(var(--brand-deep) / .82)}.kchome-hero[data-hero-theme=gold] .kchome-h1meta{color:rgb(var(--brand-deep) / .78)}.kchome-hero[data-hero-theme=gold] .kchome-h1meta b{color:rgb(var(--brand-deep))}.kchome-hero[data-hero-theme=gold] .kchome-h1acts .sb-btn{background:rgb(var(--brand-deep));border-color:rgb(var(--brand-deep));color:rgb(var(--gold-fill))}@media (hover:hover) and (pointer:fine){.kchome-hero[data-hero-theme=gold] .kchome-h1acts .sb-btn:hover{background:rgb(var(--brand));border-color:rgb(var(--brand));color:rgb(var(--gold-fill))}}.kchome-hero[data-hero-theme=gold] .kchome-h1dots button{background:rgb(var(--brand-deep) / .3)}.kchome-hero[data-hero-theme=gold] .kchome-h1dots button[aria-current=true]{background:rgb(var(--brand-deep))}@media (max-width:767px){.kchome-hero[data-hero-theme=gold] .kchome-h1inner{background:var(--hero-aura-stack)}}.kchome-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.kchome-grp{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.kchome-search{flex:14rem;min-width:12rem;position:relative}.kchome-search input{border-radius:var(--sb-r-input);border:1px solid rgb(var(--line));background:rgb(var(--surface));width:100%;height:40px;color:rgb(var(--ink));padding:8px 12px 8px 36px;font-size:14px}.kchome-search input:focus{border-color:rgb(var(--brand));box-shadow:var(--ring);outline:none}.kchome-search svg{width:16px;height:16px;color:rgb(var(--ink-3));pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.kchome-ft{position:relative}.kchome-ftrig{background:rgb(var(--surface));border:1px solid rgb(var(--line));height:40px;color:rgb(var(--ink-2));white-space:nowrap;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex;position:relative}@media (hover:hover){.kchome-ftrig:hover{border-color:rgb(var(--gold-fill));color:rgb(var(--brand))}}.kchome-ftrig[aria-expanded=true],.kchome-ftrig.kchome-on{border-color:rgb(var(--gold-fill));background:rgb(var(--gold-soft));color:rgb(var(--brand))}.kchome-ftrig svg{flex:none;width:16px;height:16px;transition:transform .15s}.kchome-ftrig[aria-expanded=true] svg{transform:rotate(180deg)}.kchome-ftrig:after,.kchome-vtog button:after,.kchome-pnum:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.kchome-cbadge{background:rgb(var(--gold-fill));min-width:17px;height:17px;color:rgb(var(--on-gold));border-radius:999px;place-items:center;padding:0 4px;font-size:11px;font-weight:700;display:grid}.kchome-fmenu{z-index:50;background:rgb(var(--surface));border:1px solid rgb(var(--line));min-width:200px;max-width:calc(100vw - 24px);box-shadow:var(--sb-shadow-lg);border-radius:12px;max-height:320px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow:auto}.kchome-ft:has(.kchome-fmenu){z-index:60}.kchome-fmenu-right{left:auto;right:0}.kchome-mrow{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}@media (hover:hover){.kchome-mrow:hover{background:rgb(var(--inset))}}.kchome-mrow[aria-checked=true]{background:rgb(var(--gold-soft));color:rgb(var(--brand))}.kchome-mrow>span:first-child{flex:1;min-width:0}.kchome-mrow svg{opacity:0;flex:none;width:16px;height:16px}.kchome-mrow[aria-checked=true] svg{opacity:1}.kchome-msub{color:rgb(var(--ink-3));flex:none;font-size:12px;font-weight:400}.kchome-vtog{background:rgb(var(--surface-2));border:1px solid rgb(var(--line));border-radius:8px;gap:2px;padding:2px;display:inline-flex}.kchome-vtog button{width:40px;height:40px;color:rgb(var(--ink-3));cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid;position:relative}.kchome-vtog button[aria-pressed=true]{background:rgb(var(--gold-fill));color:rgb(var(--brand));box-shadow:var(--sb-shadow-sm)}.kchome-vtog svg{width:20px;height:20px}.kchome-clearrow{justify-content:flex-end;margin-bottom:16px;display:flex}.kchome-clearrow button{color:rgb(var(--brand));cursor:pointer;background:0 0;border:0;min-height:44px;font-size:14px;font-weight:600}@media (hover:hover){.kchome-clearrow button:hover{text-decoration:underline}}.kchome-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.kchome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (min-width:1024px){.kchome-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.kchome-card{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-sm);flex-direction:column;transition:top .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;top:0}@media (hover:hover){.kchome-card:hover{box-shadow:var(--sb-shadow-lg);border-color:rgb(var(--gold-fill) / .4);top:-2px}}.kchome-card:focus-within{z-index:30}.kchome-cmedia-btn{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.kchome-media{aspect-ratio:16/9;background:rgb(var(--inset));border-radius:12px 12px 0 0;position:relative;overflow:hidden}.kchome-media img{object-fit:cover;width:100%;height:100%}.kchome-media-ph{background:linear-gradient(135deg, rgb(var(--brand-soft)), rgb(var(--gold-soft)));place-items:center;display:grid}.kchome-media-ph svg{width:40px;height:40px;color:rgb(var(--brand) / .4)}.kchome-badge{z-index:1;text-transform:uppercase;letter-spacing:.025em;background:rgb(var(--gold-bright));color:rgb(var(--brand-deep));border-radius:999px;padding:2px 10px;font-size:10.5px;font-weight:800;position:absolute;top:12px;left:12px}.kchome-badge-r{background:rgb(var(--brand-soft));color:rgb(var(--brand));text-transform:none;letter-spacing:0;font-weight:600;left:auto;right:12px}.kchome-cbody{flex-direction:column;flex:1;gap:8px;min-width:0;padding:16px;display:flex}.kchome-ctitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.kchome-cnative{color:rgb(var(--ink-2));margin:0;font-size:13px;line-height:1.375}.kchome-cmeta{color:rgb(var(--ink-3));flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.4;display:flex}.kchome-cdesc{color:rgb(var(--ink-2));-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.375;display:-webkit-box;overflow:hidden}.kchome-pillrow{flex-wrap:wrap;gap:6px;display:flex}.kchome-cfoot{flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;padding-top:8px;display:flex}.kchome-nextline{color:rgb(var(--ink-2));font-size:13px;line-height:1.4}.kchome-nextline b{color:rgb(var(--ink));font-weight:700}.kchome-cacts{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex;position:relative}.kchome-list{flex-direction:column;gap:16px;display:flex}.kchome-row{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-sm);flex-direction:row;align-items:stretch;gap:0;padding:0;transition:top .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;top:0}@media (hover:hover){.kchome-row:hover{box-shadow:var(--sb-shadow-lg);border-color:rgb(var(--gold-fill) / .4);top:-2px}}.kchome-row:focus-within{z-index:30}.kchome-rmedia{aspect-ratio:7/10;border-radius:var(--sb-r-card) 0 0 var(--sb-r-card);background:rgb(var(--inset));flex:none;align-self:flex-start;width:40%;min-width:7rem;max-width:10rem;position:relative;overflow:hidden}.kchome-rmedia img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.kchome-rmedia .kchome-ml{display:none}@media (min-width:640px){.kchome-rmedia{width:26%;max-width:11rem}}@media (min-width:1024px){.kchome-rmedia{aspect-ratio:16/9;align-self:center;width:34%;min-width:14rem;max-width:27rem}.kchome-rmedia .kchome-mp{display:none}.kchome-rmedia .kchome-ml{display:block}}.kchome-rmedia-ph{background:linear-gradient(135deg, rgb(var(--brand-soft)), rgb(var(--gold-soft)));place-items:center;display:grid}.kchome-rmedia-ph svg{width:32px;height:32px;color:rgb(var(--brand) / .4)}.kchome-rbody{flex-direction:column;flex:1;justify-content:center;gap:6px;min-width:0;padding:12px;display:flex}@media (max-width:639px){.kchome-rbody .kchome-ctitle{-webkit-line-clamp:1}.kchome-rbody .kchome-cmeta,.kchome-rbody .kchome-cnative{display:none}}@media (min-width:640px){.kchome-rbody{padding:14px}}@media (min-width:1024px){.kchome-rbody{justify-content:flex-start;padding:16px}}.kchome-rdesc{display:none}@media (min-width:640px){.kchome-rdesc{-webkit-line-clamp:2;color:rgb(var(--ink-2));-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.375;display:-webkit-box;overflow:hidden}}.kchome-dpanel{z-index:40;background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);width:320px;max-width:calc(100vw - 24px);box-shadow:var(--sb-shadow-lg);flex-direction:column;max-height:420px;display:flex;position:absolute;overflow:clip}.kchome-dpanel-float{z-index:90;position:fixed}.kchome-dhead{border-bottom:1px solid rgb(var(--line-2));background:rgb(var(--surface-2));padding:12px 14px}.kchome-dhead .kchome-dt{font-size:14px;font-weight:700}.kchome-dhead .kchome-ds{color:rgb(var(--ink-3));font-size:12px}.kchome-dscroll{padding:6px;overflow:auto}.kchome-mlabel{text-transform:uppercase;letter-spacing:.025em;color:rgb(var(--ink-3));padding:8px 8px 4px;font-size:12px;font-weight:600}.kchome-drow{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:flex-start;gap:10px;width:100%;padding:10px;transition:background-color .15s;display:flex}@media (hover:hover){.kchome-drow:hover{background:rgb(var(--inset))}}.kchome-drow>span:first-child{flex:1;min-width:0}.kchome-dwhen{color:rgb(var(--ink));font-variant-numeric:tabular-nums;font-size:14px;font-weight:700;line-height:1.3;display:block}.kchome-dwhere{color:rgb(var(--ink-2));font-size:13px;line-height:1.4;display:block}.kchome-dmeta{color:rgb(var(--ink-3));margin-top:2px;font-size:12px;line-height:1.4;display:block}.kchome-dprice{text-align:right;font-variant-numeric:tabular-nums;flex:none;margin-left:auto;font-size:14px;font-weight:700}.kchome-scrim{z-index:100;background:#0009;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.kchome-sheet{border-radius:var(--sb-r-card) var(--sb-r-card) 0 0;width:100%;max-width:34rem;max-height:80dvh;padding-bottom:env(safe-area-inset-bottom,0px);position:static;box-shadow:0 -8px 30px #241b0438}.kchome-sheet .kchome-dscroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-y:auto}.kchome-grab{background:rgb(var(--line));border-radius:999px;flex:none;width:40px;height:4px;margin:10px auto 6px}.kchome-pager{border-top:1px solid rgb(var(--line));flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;padding-top:20px;display:flex}.kchome-shown{color:rgb(var(--ink-3));font-size:13px;font-weight:600}.kchome-pnav{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.kchome-pnum{min-width:40px;min-height:40px;color:rgb(var(--ink-2));cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:0 8px;font-size:14px;font-weight:600;position:relative}@media (hover:hover){.kchome-pnum:hover{background:rgb(var(--inset))}}.kchome-pnum[aria-current=page]{background:rgb(var(--gold-fill));border-color:rgb(var(--gold-fill));color:rgb(var(--on-gold))}.kchome-pgap{color:rgb(var(--ink-3));padding:0 4px}.kchome-pchev{width:16px;height:16px}.kchome-empty{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:48px 16px;display:flex}.kchome-empty svg{width:48px;height:48px;color:rgb(var(--ink-3))}.kchome-empty-t{font-size:16px;font-weight:700}.kchome-empty-b{color:rgb(var(--ink-2));max-width:34rem;margin:0;font-size:14px}.kchome-empty .sb-btn{margin-top:8px}.kchome-sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.kchome-band{margin-bottom:32px}.kchome-h1bleed{display:none}@media (min-width:1024px){.kchome-h1bleed{object-fit:cover;object-position:center;filter:blur(26px);opacity:.9;z-index:0;width:65%;height:100%;display:block;position:absolute;top:0;bottom:0;right:0;transform:scale(1.06);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5%);mask-image:linear-gradient(90deg,#0000 0%,#000 5%)}.kchome-h1media img:not(.kchome-h1bleed){aspect-ratio:16/9;object-fit:cover;z-index:1;-webkit-mask-composite:source-in;width:min(65%,60.4444rem);height:auto;position:absolute;top:50%;right:0;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5%),linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5%),linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}}@media (min-width:768px){.kchome-h1port img{-webkit-mask-composite:source-in;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 55%),linear-gradient(#000 82%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 55%),linear-gradient(#000 82%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}}.kchome-share .ant-btn{width:36px!important;min-width:36px!important;height:36px!important}@media (pointer:coarse){.kchome-share .ant-btn{width:44px!important;min-width:44px!important;height:44px!important}}.kchome-card[data-spot="0"]{background:var(--sb-spot-gold)}.kchome-card[data-spot="1"]{background:var(--sb-spot-amber)}.kchome-card[data-spot="2"]{background:var(--sb-spot-champagne)}.kchome-row[data-spot="0"]{background:var(--sb-spot-gold)}.kchome-row[data-spot="1"]{background:var(--sb-spot-amber)}.kchome-row[data-spot="2"]{background:var(--sb-spot-champagne)}.kchome-card[data-spot],.kchome-row[data-spot]{border-color:#cf9d1442}
.kcdash-wrap{max-width:80rem;margin:0 auto;padding-block:24px 48px;padding-inline:16px}@media (min-width:640px){.kcdash-wrap{padding-inline:24px}}@media (min-width:1024px){.kcdash-wrap{padding-inline:32px}}.kcdash-head{flex-wrap:wrap;align-items:flex-end;gap:8px 16px;margin-bottom:20px;display:flex}.kcdash-h1{text-wrap:balance;margin:0;font-size:30px;font-weight:800;line-height:1.1}@media (min-width:640px){.kcdash-h1{font-size:36px}}.kcdash-sub{color:rgb(var(--ink-2));max-width:62ch;margin:6px 0 0;font-size:16px;line-height:1.5}.kcdash-more{white-space:nowrap;margin-left:auto;padding-bottom:4px;font-size:14px;font-weight:600;position:relative}.kcdash-more:hover{text-decoration:underline}.kcdash-more:after{content:"";min-height:44px;position:absolute;inset:-9px -4px}.kcdash-cols{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}.kcdash-cols>*{min-width:0}@media (min-width:1024px){.kcdash-cols{grid-template-columns:minmax(0,19rem) minmax(0,1fr);gap:32px}}.kcdash-main{flex-direction:column;gap:20px;display:flex}.kcdash-pcard{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;flex-direction:column;gap:12px;padding:20px;display:flex}.kcdash-pcard-loading{min-height:20rem}.kcdash-pface{background:rgb(var(--gold-fill));border:1px solid rgb(var(--gold));border-radius:999px;place-items:center;width:96px;height:96px;margin:0 auto;display:grid;position:relative}.kcdash-pphoto{object-fit:cover;border-radius:999px;width:100%;height:100%;display:block;position:absolute;inset:0}.kcdash-pinitials{color:rgb(var(--on-gold));justify-content:center;align-items:center;font-size:34px;font-weight:800;line-height:1;display:flex;position:absolute;inset:0}.kcdash-pface .ant-upload{line-height:0;position:absolute;bottom:-2px;right:-2px}.kcdash-cam{background:rgb(var(--surface));border:1px solid rgb(var(--line));width:32px;height:32px;box-shadow:var(--sb-shadow-sm);color:rgb(var(--ink-2));cursor:pointer;border-radius:999px;place-items:center;display:grid;position:relative}.kcdash-cam:hover{background:rgb(var(--inset));color:rgb(var(--brand))}.kcdash-cam[disabled]{opacity:.5;cursor:not-allowed}.kcdash-cam:after{content:"";min-width:44px;min-height:44px;position:absolute;inset:-6px}.kcdash-pname{margin:0;font-size:18px;font-weight:700;line-height:1.2}.kcdash-pkid{letter-spacing:.025em;text-transform:uppercase;color:rgb(var(--ink-3));font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.kcdash-plevel{background:rgb(var(--gold-soft));border:1px solid rgb(var(--gold-fill));color:rgb(var(--brand));text-wrap:balance;border-radius:999px;align-self:center;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.kcdash-pcontact{border-top:1px solid rgb(var(--line-2));text-align:left;flex-direction:column;gap:8px;padding-top:12px;display:flex}.kcdash-pcrow{color:rgb(var(--ink-2));align-items:flex-start;gap:10px;min-width:0;font-size:13px;line-height:1.45;display:flex}.kcdash-pcrow>svg{color:rgb(var(--ink-3));flex:none;margin-top:2px}.kcdash-pcrow>span{overflow-wrap:anywhere;min-width:0}.kcdash-pacts{flex-wrap:wrap;gap:8px;display:flex}.kcdash-pacts>.sb-btn{flex:1;min-width:9rem}.kcdash-fold{border-top:1px solid rgb(var(--line-2));text-align:left;padding-top:8px}.kcdash-fold>summary{cursor:pointer;color:rgb(var(--brand));align-items:center;gap:8px;min-height:44px;padding:6px 0;font-size:13px;font-weight:600;list-style:none;display:flex}.kcdash-fold>summary::-webkit-details-marker{display:none}.kcdash-fold>summary>svg{flex:none}.kcdash-fold .kcdash-ch{margin-left:auto;transition:transform .15s}.kcdash-fold[open] .kcdash-ch{transform:rotate(180deg)}.kcdash-fold ul{color:rgb(var(--ink-2));margin:0 0 8px;padding-left:20px;font-size:13px;line-height:1.6;list-style:outside}.kcdash-translate{color:rgb(var(--brand));cursor:pointer;background:0 0;border:none;min-height:44px;padding:6px 0;font-size:13px;font-weight:600}.kcdash-translate:hover{text-decoration:underline}.kcdash-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (min-width:768px){.kcdash-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.kcdash-stat{text-align:left;background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);width:100%;min-height:76px;box-shadow:var(--sb-shadow-sm);cursor:pointer;align-items:center;gap:12px;padding:16px;transition:border-color .15s,background-color .15s;display:flex}.kcdash-stat:hover{border-color:rgb(var(--gold-fill));background:rgb(var(--surface-2))}.kcdash-stat[aria-pressed=true]{border-color:rgb(var(--gold-fill));background:rgb(var(--gold-soft))}.kcdash-stat[disabled]{cursor:default}.kcdash-stat[disabled]:hover{border-color:rgb(var(--line));background:rgb(var(--surface))}.kcdash-si{border-radius:var(--sb-r-input);background:rgb(var(--inset));width:40px;height:40px;color:rgb(var(--gold));flex:none;place-items:center;display:grid}.kcdash-sb{flex-direction:column;gap:4px;min-width:0;display:flex}.kcdash-sv{color:rgb(var(--ink));font-variant-numeric:tabular-nums;font-size:20px;font-weight:800;line-height:1}.kcdash-sl{color:rgb(var(--ink-3));font-size:12px;font-weight:600;line-height:1.2}.kcdash-tabs{border-radius:var(--sb-r-input);background:rgb(var(--surface-2));border:1px solid rgb(var(--line));scrollbar-width:none;gap:2px;padding:3px;display:flex;overflow-x:auto}.kcdash-tabs::-webkit-scrollbar{display:none}.kcdash-tab{border-radius:var(--sb-r-chip);min-width:max-content;min-height:44px;color:rgb(var(--ink-2));white-space:nowrap;cursor:pointer;background:0 0;border:none;flex:1;padding:9px 16px;font-size:13.5px;font-weight:700;transition:background-color .15s,color .15s}.kcdash-tab[aria-selected=true]{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));box-shadow:var(--sb-shadow-sm)}.kcdash-tab:not([aria-selected=true]):hover{color:rgb(var(--brand));background:rgb(var(--inset))}@media (max-width:1023px){.kcdash-tabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow-x:clip}.kcdash-tab{white-space:normal;text-wrap:balance;min-width:0;padding:8px 6px;font-size:12.5px;line-height:1.25}}.kcdash-twrap{display:none}@media (min-width:1024px){.kcdash-twrap{border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);background:rgb(var(--surface));box-shadow:var(--sb-shadow-sm);display:block;overflow:auto hidden}}.kcdash-dt{border-collapse:collapse;width:100%}.kcdash-dt th{background:rgb(var(--surface-2));text-transform:uppercase;letter-spacing:.025em;color:rgb(var(--ink-3));text-align:left;white-space:nowrap;padding:12px 16px;font-size:12px;font-weight:600}.kcdash-dt td{color:rgb(var(--ink));border-top:1px solid rgb(var(--line-2));vertical-align:middle;padding:12px 16px;font-size:14px;line-height:1.5}.kcdash-dt tbody tr{transition:background-color .15s}.kcdash-dt tbody tr:hover{background:rgb(var(--surface-2))}.kcdash-num{font-variant-numeric:tabular-nums;white-space:nowrap}.kcdash-who{align-items:center;gap:10px;min-width:0;display:flex}.kcdash-av{object-fit:cover;border-radius:999px;flex:none;width:32px;height:32px;display:block}.kcdash-av-ph{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));place-items:center;font-size:13px;font-weight:700;display:grid}.kcdash-whotext{min-width:0}.kcdash-whotext b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;display:block;overflow:hidden}.kcdash-relation{color:rgb(var(--ink-3));font-size:12px;display:block}.kcdash-tt{-webkit-line-clamp:2;white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;max-width:26rem;display:-webkit-box;overflow:hidden}.kcdash-tcards{flex-direction:column;gap:12px;display:flex}@media (min-width:1024px){.kcdash-tcards{display:none}}.kcdash-tcard{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-sm);flex-direction:column;gap:8px;padding:14px;display:flex}.kcdash-tctitle{margin:0;font-size:15px;font-weight:700;line-height:1.25}.kcdash-dl{grid-template-columns:auto minmax(0,1fr);gap:4px 12px;margin:0;font-size:13px;line-height:1.45;display:grid}.kcdash-dl dt{color:rgb(var(--ink-3));font-weight:600}.kcdash-dl dd{color:rgb(var(--ink));overflow-wrap:anywhere;min-width:0;margin:0}.kcdash-tcacts{flex-wrap:wrap;gap:8px;padding-top:4px;display:flex}.kcdash-pager{border-top:1px solid rgb(var(--line));flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;padding-top:20px;display:flex}.kcdash-shown{color:rgb(var(--ink-3));font-size:13px;font-weight:600}.kcdash-pnav{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}@media (max-width:639px){.kcdash-pager{justify-content:center}.kcdash-pnav{justify-content:center;width:100%;margin-left:0}}.kcdash-pnum{border-radius:var(--sb-r-chip);font-variant-numeric:tabular-nums;background:rgb(var(--surface));border:1px solid rgb(var(--line));min-width:44px;min-height:44px;color:rgb(var(--ink-2));cursor:pointer;padding:0 10px;font-size:13.5px;font-weight:700;transition:border-color .15s,color .15s}.kcdash-pnum:hover{border-color:rgb(var(--gold-fill));color:rgb(var(--brand))}.kcdash-pnum[aria-current=page]{background:rgb(var(--gold-fill));border-color:rgb(var(--gold-fill));color:rgb(var(--on-gold))}.kcdash-pgap{color:rgb(var(--ink-3));padding:0 2px;font-size:13.5px}.kcdash-empty{text-align:center;background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);flex-direction:column;align-items:center;gap:8px;padding:48px 16px;display:flex}.kcdash-empty>svg{color:rgb(var(--ink-3))}.kcdash-empty-t{color:rgb(var(--ink));font-size:16px;font-weight:700;line-height:1.3}.kcdash-empty-b{color:rgb(var(--ink-2));max-width:44ch;margin:0;font-size:14px;line-height:1.5}
.kcprof-wrap{max-width:56rem;margin:0 auto;padding-block:24px 48px;padding-inline:16px}@media (min-width:640px){.kcprof-wrap{padding-inline:24px}}@media (min-width:1024px){.kcprof-wrap{padding-inline:32px}}.kcprof-head{flex-wrap:wrap;align-items:center;gap:12px 16px;margin-bottom:24px;display:flex}.kcprof-face{background:rgb(var(--gold-soft));border:1px solid rgb(var(--line));border-radius:50%;flex:none;width:76px;height:76px;position:relative}.kcprof-photo{object-fit:cover;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.kcprof-initials{color:rgb(var(--brand));justify-content:center;align-items:center;font-size:26px;font-weight:700;display:flex;position:absolute;inset:0}.kcprof-cam{border:1px solid rgb(var(--line));background:rgb(var(--surface));width:28px;height:28px;color:rgb(var(--brand));cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0}.kcprof-cam[disabled]{opacity:.5;cursor:not-allowed}.kcprof-cam:after{content:"";border-radius:50%;position:absolute;inset:-8px}.kcprof-file{display:none}.kcprof-who{flex:12rem;min-width:0}.kcprof-h1{text-wrap:balance;margin:0;font-size:26px;font-weight:800;line-height:1.15}@media (min-width:640px){.kcprof-h1{font-size:30px}}.kcprof-khoji{color:rgb(var(--ink-2));margin:4px 0 0;font-size:14px}.kcprof-inline{white-space:nowrap;font-weight:600;display:inline-block;position:relative}.kcprof-inline:hover{text-decoration:underline}.kcprof-inline:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.kcprof-all{margin-left:auto}.kcprof-sec{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-sm);margin-bottom:12px;overflow:clip}.kcprof-sechead{align-items:center;gap:8px;padding-inline:12px;display:flex}.kcprof-sectoggle{text-align:left;cursor:pointer;min-width:0;min-height:44px;color:inherit;background:0 0;border:0;flex:auto;align-items:center;gap:10px;padding-block:8px;display:flex}.kcprof-chev{color:rgb(var(--ink-2));flex:none;transition:transform .15s}.kcprof-chev-open{transform:rotate(90deg)}.kcprof-sectext{min-width:0}.kcprof-sectitle{font-size:16px;font-weight:700;line-height:1.3;display:block}.kcprof-secblurb{color:rgb(var(--ink-3));font-size:13px;line-height:1.4;display:block}.kcprof-secbody{border-top:1px solid rgb(var(--line-2));padding:4px 12px 14px}.kcprof-rows{flex-direction:column;display:flex}.kcprof-row{border-bottom:1px solid rgb(var(--line-2));grid-template-columns:minmax(0,1fr);gap:2px 12px;padding-block:4px;display:grid}.kcprof-row:last-child{border-bottom:0}@media (min-width:640px){.kcprof-row{grid-template-columns:11rem minmax(0,1fr) auto;align-items:center}}.kcprof-label{min-width:0;color:rgb(var(--ink-3));font-size:13px}.kcprof-value{overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:600}.kcprof-value-empty{color:rgb(var(--ink-3));font-weight:400}.kcprof-rowact{justify-self:start}@media (min-width:640px){.kcprof-rowact{justify-self:end}}.kcprof-act{border-radius:var(--sb-r-chip);min-height:28px;color:rgb(var(--brand));white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:2px 8px;font-size:13px;font-weight:600;display:inline-flex;position:relative}.kcprof-act:hover{background:rgb(var(--inset))}.kcprof-act[disabled]{opacity:.5;cursor:not-allowed}.kcprof-act>svg{flex:none;width:15px;height:15px}.kcprof-act:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.kcprof-act-danger{color:rgb(var(--rose))}.kcprof-act-danger:hover{background:rgb(var(--rose-soft))}.kcprof-linkbtn{color:rgb(var(--brand));cursor:pointer;background:0 0;border:0;padding:6px 0 0;font-size:13px;font-weight:600;position:relative}.kcprof-linkbtn:hover{text-decoration:underline}.kcprof-linkbtn:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.kcprof-signin{padding-block:4px 12px}.kcprof-idgroup{padding-block:6px}.kcprof-idhead{letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--ink-3));align-items:center;gap:6px;margin:0 0 4px;font-size:12px;font-weight:700;display:flex}.kcprof-idhead>svg{flex:none;width:14px;height:14px}.kcprof-idrow{border-bottom:1px solid rgb(var(--line-2));flex-wrap:wrap;align-items:center;gap:6px 10px;padding-block:8px;display:flex}.kcprof-idvalue{overflow-wrap:anywhere;font-size:14px;font-weight:600}.kcprof-idstate{color:rgb(var(--warn));align-items:center;gap:4px;font-size:12px;display:inline-flex}.kcprof-idstate-ok{color:rgb(var(--success))}.kcprof-idstate>svg{flex:none;width:14px;height:14px}.kcprof-pill{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));letter-spacing:.02em;border-radius:999px;align-items:center;padding:1px 8px;font-size:11px;font-weight:700;display:inline-flex}.kcprof-idacts{flex-wrap:wrap;align-items:center;gap:16px 8px;margin-left:auto;display:flex}.kcprof-why{color:rgb(var(--ink-3));font-size:12px}.kcprof-confirm{flex-wrap:wrap;align-items:center;gap:4px;font-size:13px;display:inline-flex}.kcprof-idempty{color:rgb(var(--ink-3));margin:0 0 4px;font-size:13px}.kcprof-offer{border-radius:var(--sb-r-input);background:rgb(var(--gold-soft));flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;padding:10px 12px;font-size:14px;display:flex}.kcprof-note{color:rgb(var(--success));margin:8px 0 0;font-size:13px}.kcprof-error{color:rgb(var(--rose));margin:8px 0 0;font-size:13px}.kcprof-hint{color:rgb(var(--ink-3));margin:6px 0 0;font-size:12px}.kcprof-form{padding-block:8px 4px}.kcprof-grid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}@media (min-width:640px){.kcprof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.kcprof-field{flex-direction:column;gap:4px;min-width:0;display:flex}.kcprof-flabel{color:rgb(var(--ink-2));font-size:13px;font-weight:600}.kcprof-input{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:8px 12px;font-size:14px}.kcprof-input:focus-visible{box-shadow:var(--ring);outline:none}.kcprof-fhint{color:rgb(var(--ink-3));font-size:12px}.kcprof-formacts{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.kcprof-panel{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);width:min(30rem,100vw - 16px);box-shadow:var(--sb-shadow-lg);flex-direction:column;display:flex}.kcprof-float{z-index:100;position:fixed}.kcprof-scrim{z-index:100;background:#241b0473;align-items:flex-end;display:flex;position:fixed;inset:0}.kcprof-sheet{border-radius:var(--sb-r-card) var(--sb-r-card) 0 0;width:100%;max-height:88vh}.kcprof-grab{background:rgb(var(--line));border-radius:999px;width:40px;height:4px;margin:8px auto 0}.kcprof-panelhead{border-bottom:1px solid rgb(var(--line-2));align-items:center;gap:8px;padding:12px 12px 8px;display:flex}.kcprof-paneltitle{flex:auto;margin:0;font-size:16px;font-weight:700}.kcprof-panelclose{border-radius:var(--sb-r-chip);width:28px;height:28px;color:rgb(var(--ink-2));cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.kcprof-panelclose:hover{background:rgb(var(--inset))}.kcprof-panelclose:after{content:"";min-height:44px;position:absolute;inset:-8px}.kcprof-panelbody{flex-direction:column;gap:10px;padding:12px;display:flex;overflow-y:auto}.kcprof-warn{border-radius:var(--sb-r-input);background:rgb(var(--warn-soft));border:1px solid rgb(var(--warn) / .35);gap:8px;padding:10px 12px;display:flex}.kcprof-warn p{margin:0;font-size:13px;line-height:1.5}.kcprof-warnicon{width:16px;height:16px;color:rgb(var(--warn));flex:none}.kcprof-check{cursor:pointer;align-items:flex-start;gap:8px;min-height:44px;padding-block:4px;font-size:13px;line-height:1.45;display:flex}.kcprof-check input{flex:none;width:18px;height:18px;margin-top:1px}.kcprof-phonebox{align-items:stretch;gap:8px;min-width:0;display:flex}.kcprof-phonebox .kcprof-dialsel{flex:none;width:10.5rem;min-width:0;padding-right:28px}.kcprof-dial{border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);background:rgb(var(--surface-2));color:rgb(var(--ink-2));flex:none;align-items:center;padding-inline:10px;font-size:14px;font-weight:600;display:flex}.kcprof-phonebox .kcprof-input{flex:1 1 0}.kcprof-seg{border:0;flex-wrap:wrap;gap:12px;margin:0;padding:0;display:flex}.kcprof-seg .kcprof-flabel{flex:1 0 100%;padding:0}.kcprof-segopt{cursor:pointer;align-items:center;gap:6px;min-height:44px;font-size:14px;display:inline-flex}.kcprof-segopt input{width:18px;height:18px}.kcprof-sent{margin:0;font-size:14px;line-height:1.5}.kcprof-code{letter-spacing:.35em;font-size:18px;font-weight:700}.kcprof-panelacts{flex-wrap:wrap;gap:8px;display:flex}.kcprof-warn--stop{background:rgb(var(--rose) / .08);border-color:rgb(var(--rose) / .45)}.kcprof-warn--stop svg,.kcprof-warn--stop strong{color:rgb(var(--rose))}
.kcfind-wrap{max-width:80rem;margin:0 auto;padding-block:24px 48px;padding-inline:16px}@media (min-width:640px){.kcfind-wrap{padding-inline:24px}}@media (min-width:1024px){.kcfind-wrap{padding-inline:32px}}.kcfind-vh{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.kcfind-head{margin-bottom:16px}.kcfind-h1{text-wrap:balance;margin:0;font-size:30px;font-weight:800;line-height:1.1}@media (min-width:640px){.kcfind-h1{font-size:36px}}.kcfind-sub{color:rgb(var(--ink-2));max-width:62ch;margin:6px 0 0;font-size:16px;line-height:1.5}.kcfind-searchrow{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.kcfind-searchbox{border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);background:rgb(var(--surface));flex:16rem;align-items:center;gap:8px;min-width:0;padding-inline:12px;display:flex;position:relative}.kcfind-searchicon{width:16px;height:16px;color:rgb(var(--ink-3));flex:none}.kcfind-searchinput{min-width:0;min-height:44px;font:inherit;color:rgb(var(--ink));background:0 0;border:0;flex:1 1 0;font-size:15px}.kcfind-searchinput:focus-visible{box-shadow:none;outline:none}.kcfind-searchbox:focus-within{box-shadow:var(--ring)}@media (min-width:1024px){:root .kcfind-filterbtn{display:none}}.kcfind-quick{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.kcfind-quick>.kchome-ft>.kchome-ftrig{border-radius:999px;height:auto;min-height:40px;padding:0 14px;font-size:13px}.kcfind-chip{border:1px solid rgb(var(--line));background:rgb(var(--surface));min-height:40px;color:rgb(var(--ink-2));white-space:nowrap;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex;position:relative}.kcfind-chip:hover{background:rgb(var(--inset))}.kcfind-chip>svg{flex:none;width:15px;height:15px}.kcfind-chip-on{background:rgb(var(--gold-fill));border-color:rgb(var(--gold));color:rgb(var(--on-gold))}.kcfind-chip:after,.kcfind-active:after,.kcfind-clear:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.kcfind-chips{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.kcfind-active{border:1px solid rgb(var(--gold));background:rgb(var(--gold-soft));min-height:32px;color:rgb(var(--brand));cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex;position:relative}.kcfind-active:hover{background:rgb(var(--inset))}.kcfind-active>svg{flex:none;width:13px;height:13px}.kcfind-clear{color:rgb(var(--brand));cursor:pointer;background:0 0;border:0;padding:4px 2px;font-size:13px;font-weight:600;position:relative}.kcfind-clear:hover{text-decoration:underline}.kcfind-cols{grid-template-columns:minmax(0,1fr);gap:20px;display:grid}@media (min-width:1024px){.kcfind-cols{grid-template-columns:20rem minmax(0,1fr);align-items:start}}@media (min-width:1280px){.kcfind-cols{grid-template-columns:22rem minmax(0,1fr)}}.kcfind-railwrap{min-width:0;display:none}@media (min-width:1024px){.kcfind-railwrap{display:block;position:sticky;top:16px}}.kcfind-results{min-width:0}.kcfind-rail{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-sm);padding:4px 12px 12px}.kcfind-railhead{align-items:center;gap:8px;padding-block:8px;display:flex}.kcfind-railtitle{flex:auto;margin:0;font-size:15px;font-weight:700}.kcfind-group{border-top:1px solid rgb(var(--line-2))}.kcfind-gsum{cursor:pointer;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:700;list-style:none;display:flex}.kcfind-gsum::-webkit-details-marker{display:none}.kcfind-gicon{width:16px;height:16px;color:rgb(var(--ink-3));flex:none}.kcfind-gtitle{flex:auto}.kcfind-gchev{color:rgb(var(--ink-3));flex:none;transition:transform .15s}.kcfind-group[open]>.kcfind-gsum .kcfind-gchev{transform:rotate(180deg)}.kcfind-gbody{flex-direction:column;gap:10px;padding-bottom:12px;display:flex}.kcfind-field{flex-direction:column;gap:4px;min-width:0;display:flex}.kcfind-field>.kchome-ft{width:100%}.kcfind-field>.kchome-ft>.kchome-ftrig{border-radius:var(--sb-r-input);white-space:normal;text-align:left;justify-content:space-between;width:100%;height:auto;min-height:44px}.kcfind-field>.kchome-ft>.kchome-fmenu{width:100%;min-width:0;max-width:none}.kcfind-label{color:rgb(var(--ink-2));font-size:12px;font-weight:700}.kcfind-select{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}.kcfind-select:focus-visible{box-shadow:var(--ring);outline:none}.kcfind-pair{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}@media (min-width:480px){.kcfind-pair{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (min-width:1024px){.kcfind-pair{grid-template-columns:minmax(0,1fr)}}@media (min-width:1280px){.kcfind-pair{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.kcfind-date{width:100%;min-width:0}.kcfind-count{color:rgb(var(--ink-3));margin:0 0 8px;font-size:13px;font-weight:600}.kcfind-list{flex-direction:column;gap:8px;display:flex}.kcfind-grid{grid-template-columns:repeat(auto-fill,minmax(min(15rem,100%),1fr));gap:10px;display:grid}.kcfind-card{border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);background:rgb(var(--surface));min-width:0;box-shadow:var(--sb-shadow-sm);text-align:left;cursor:pointer;flex-direction:column;align-items:stretch;gap:4px;padding:0 0 14px;display:flex;overflow:clip}.kcfind-card:hover{background:rgb(var(--surface-2));border-color:rgb(var(--gold))}.kcfind-cmedia{aspect-ratio:16/9;background:rgb(var(--inset));width:100%;margin-bottom:8px;display:block;position:relative}.kcfind-cmedia img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.kcfind-cmedia-ph{background:linear-gradient(135deg, rgb(var(--brand-soft)), rgb(var(--gold-soft)));place-items:center;display:grid}.kcfind-cmedia-ph svg{width:32px;height:32px;color:rgb(var(--brand) / .4)}.kcfind-ctags{flex-wrap:wrap;gap:6px;margin-bottom:2px;padding-inline:14px;display:flex}.kcfind-ctitle{overflow-wrap:anywhere;padding-inline:14px;font-size:16px;font-weight:700;line-height:1.3}.kcfind-cwhen{color:rgb(var(--ink-2));padding-inline:14px;font-size:14px;font-weight:600}.kcfind-cwhere{color:rgb(var(--ink-3));overflow-wrap:anywhere;padding-inline:14px;font-size:13px}.kcfind-cmeta{color:rgb(var(--ink-3));padding-inline:14px;font-size:12px}.kcfind-row{border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);background:rgb(var(--surface));width:100%;box-shadow:var(--sb-shadow-sm);text-align:left;cursor:pointer;flex-wrap:wrap;align-items:flex-start;gap:8px 12px;padding:12px 14px;display:flex}.kcfind-row:hover{background:rgb(var(--surface-2));border-color:rgb(var(--gold))}.kcfind-rmain{flex-direction:column;flex:14rem;gap:2px;min-width:0;display:flex}.kcfind-rtitle{overflow-wrap:anywhere;font-size:16px;font-weight:700;line-height:1.3}.kcfind-rwhen{color:rgb(var(--ink-2));font-size:14px;font-weight:600}.kcfind-rwhere{color:rgb(var(--ink-3));overflow-wrap:anywhere;font-size:13px}.kcfind-rmeta{color:rgb(var(--ink-3));font-size:12px}.kcfind-rtags{flex-wrap:wrap;align-items:flex-start;gap:6px;display:flex}.kcfind-tag{background:rgb(var(--gold-fill));color:rgb(var(--on-gold));border-radius:999px;align-items:center;padding:2px 9px;font-size:11px;font-weight:700;display:inline-flex}.kcfind-tag-soft{background:rgb(var(--inset));color:rgb(var(--brand))}.kcfind-pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.kcfind-pageno{color:rgb(var(--ink-2));font-size:13px;font-weight:600}.kcfind-empty{border:1px dashed rgb(var(--line));border-radius:var(--sb-r-card);text-align:center;color:rgb(var(--ink-2));margin:16px 0;padding:20px 16px;font-size:15px}.kcfind-error{color:rgb(var(--rose));margin:0 0 10px;font-size:13px}.kcfind-redirect{text-align:center;color:rgb(var(--ink-2));padding:32px 16px;font-size:15px}.kcfind-scrim{z-index:90;background:#241b0473;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:1024px){.kcfind-scrim{display:none}}.kcfind-drawer{border-radius:var(--sb-r-card) var(--sb-r-card) 0 0;background:rgb(var(--bg));width:100%;max-height:88vh;padding:8px 12px 20px;overflow-y:auto}.kcfind-drawerhead{background:rgb(var(--bg));justify-content:flex-end;padding-block:4px 8px;display:flex;position:sticky;top:0}.kcfind-date[aria-invalid=true]{border-color:rgb(var(--rose) / .65);background:rgb(var(--rose) / .05)}.kcfind-cardwrap{min-width:0;display:flex;position:relative}.kcfind-cardwrap>.kcfind-card{flex:auto;min-width:0}.kcfind-rowwrap{display:flex;position:relative}.kcfind-rowwrap>.kcfind-row{flex:auto;min-width:0;padding-right:60px}.kcfind-share{z-index:1;display:inline-flex;position:absolute;top:8px;right:8px}.kcfind-pillrow{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.kcfind-card .kcfind-pillrow{padding-inline:14px}.kcfind-card[data-spot="0"]{background:var(--sb-spot-gold)}.kcfind-card[data-spot="1"]{background:var(--sb-spot-amber)}.kcfind-card[data-spot="2"]{background:var(--sb-spot-champagne)}.kcfind-row[data-spot="0"]{background:var(--sb-spot-gold)}.kcfind-row[data-spot="1"]{background:var(--sb-spot-amber)}.kcfind-row[data-spot="2"]{background:var(--sb-spot-champagne)}.kcfind-card[data-spot],.kcfind-row[data-spot]{border-color:#cf9d1442}
.kcenr-wrap{justify-content:center;padding:20px 0 8px;display:flex}.kcenr-wiz{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);width:min(42rem,100%);box-shadow:var(--sb-shadow-lg);flex-direction:column;display:flex;overflow:clip}.kcenr-cap{background:rgb(var(--gold-fill));flex:none;height:6px}.kcenr-head{border-bottom:1px solid rgb(var(--line-2));padding:16px 20px 12px}.kcenr-head-row{align-items:flex-start;gap:12px;display:flex}.kcenr-head h2{min-width:0;margin:0;font-size:20px;font-weight:700;line-height:1.2}.kcenr-head p{color:rgb(var(--ink-2));margin:6px 0 0;font-size:14px;line-height:1.5}.kcenr-x{width:32px;height:32px;color:rgb(var(--ink-3));background:rgb(var(--line-2));cursor:pointer;border:none;border-radius:999px;flex:none;place-items:center;margin-left:auto;display:grid;position:relative}.kcenr-x:after{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kcenr-segs{gap:6px;margin-top:14px;display:flex}.kcenr-segs>i{background:rgb(var(--line));border-radius:999px;flex:1;height:4px;transition:background-color .2s}.kcenr-segs>i[data-on=done]{background:rgb(var(--gold-fill))}.kcenr-segs>i[data-on=now]{background:rgb(var(--gold-fill));box-shadow:0 0 0 3px rgb(var(--gold-fill) / .28)}.kcenr-segcap{letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--ink-3));margin-top:7px;font-size:11.5px;font-weight:700}.kcenr-folded{color:rgb(var(--success));align-items:flex-start;gap:7px;margin:10px 0 0;font-size:12.5px;font-weight:600;line-height:1.45;display:flex}.kcenr-folded svg{flex:none;margin-top:2px}.kcenr-body{flex-direction:column;gap:14px;padding:16px 20px;display:flex;container:enrolbody/inline-size}@container enrolbody (max-width:600px){.kcenr-body .ant-col-md-12,.kcenr-body .ant-col-md-8{flex:0 0 100%;max-width:100%}}:is(.kcenr-body .ant-row:has(>.ant-col-8),.kcenr-body .ant-row:has(>.ant-col-9)){flex-wrap:nowrap}:is(.kcenr-body .ant-col:not(.ant-form-item-control):has(.ant-col-8),.kcenr-body .ant-col:not(.ant-form-item-control):has(.ant-col-9)){flex:0 0 100%;max-width:100%}.kcenr-body .ant-form-item .ant-row>.ant-col-8,.kcenr-body .ant-form-item .ant-row>.ant-col-9{flex:0 0 5.5rem;max-width:5.5rem}.kcenr-body .ant-form-item .ant-row>.ant-col-15,.kcenr-body .ant-form-item .ant-row>.ant-col-16{flex:1 1 0;min-width:0;max-width:none}.kcenr-body .ant-form-item-label{white-space:normal;overflow:visible;height:auto!important}@media (min-width:768px){.kcenr-body .ant-col-md-12 .ant-form-item-label>label{min-height:2.7em}}.kcenr-captcha{justify-content:center;margin-top:16px;display:flex}.kcenr-body .ant-select .ant-select-selector>*,.kcenr-body .ant-select .ant-select-selection-search,.kcenr-body .ant-select .ant-select-selection-search-input,.kcenr-body .ant-select .ant-select-selection-item,.kcenr-body .ant-select .ant-select-selection-placeholder,.kcenr-body .ant-select .ant-select-arrow,.kcenr-body .ant-select .ant-select-clear{box-shadow:none!important;background:0 0!important;border:0!important}.kcenr-body .ant-select:not(.ant-select-multiple) .ant-select-selector{align-items:center;display:flex;height:100%!important}.kcenr-body .ant-form-item-label>label{white-space:normal;align-items:flex-start;height:auto;min-height:0;line-height:1.35}.kcenr-body .ant-col{min-width:0}.kcenr-foot{border-top:1px solid rgb(var(--line-2));background:rgb(var(--surface));flex-wrap:wrap;align-items:center;gap:10px;padding:12px 20px 16px;display:flex}.kcenr-foot-sp{margin-left:auto}.kcenr-left{color:rgb(var(--ink-3));align-self:center;font-size:12px}@media (max-width:639px){.kcenr-wrap{padding:0}.kcenr-wiz{border-radius:var(--sb-r-card) var(--sb-r-card) 0 0;width:100%}.kcenr-foot{bottom:calc(56px + env(safe-area-inset-bottom,0px));z-index:20;position:sticky}}.kcenr-revlist{flex-direction:column;gap:10px;display:flex}.kcenr-revrow{border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);background:rgb(var(--surface-2));overflow:hidden}.kcenr-revrow[data-open=true]{background:rgb(var(--surface));border-color:rgb(var(--gold-fill))}.kcenr-revhead{align-items:flex-start;gap:10px;padding:11px 13px;display:flex}.kcenr-revok{background:rgb(var(--success-soft));width:20px;height:20px;color:rgb(var(--success));border-radius:999px;flex:none;place-items:center;margin-top:1px;display:grid}.kcenr-revtext{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.kcenr-revtext .kcenr-k{font-size:13.5px;font-weight:700;line-height:1.3}.kcenr-revtext .kcenr-v{color:rgb(var(--ink-2));overflow-wrap:anywhere;font-size:12.5px;line-height:1.45}.kcenr-revhead .sb-btn{flex:none}.kcenr-revbody{border-top:1px solid rgb(var(--line-2));flex-direction:column;gap:14px;padding:13px;display:flex}.kcenr-contrib{background:rgb(var(--warn-soft));border:1px solid rgb(var(--warn) / .35);max-width:100%;color:rgb(var(--warn));border-radius:999px;flex-wrap:wrap;align-self:flex-start;align-items:center;gap:8px;padding:7px 14px;display:inline-flex}.kcenr-contrib svg{flex:none}.kcenr-contrib .kcenr-cl{font-size:12.5px;font-weight:700}.kcenr-contrib .kcenr-cv{font-variant-numeric:tabular-nums;color:rgb(var(--ink));font-size:18px;font-weight:800;line-height:1}.kcenr-contrib .kcenr-cp{color:rgb(var(--ink-3));font-size:11.5px}.kcenr-gets{border-radius:var(--sb-r-input);flex-direction:column;gap:6px;padding:12px 14px;display:flex}.kcenr-gets[data-who=them]{background:rgb(var(--surface-2));border:1px solid rgb(var(--line))}.kcenr-gets[data-who=you]{background:rgb(var(--warn-soft));border:1px solid rgb(var(--gold-fill))}.kcenr-gets h3{color:rgb(var(--ink));align-items:center;gap:8px;margin:0;font-size:13.5px;font-weight:700;line-height:1.3;display:flex}.kcenr-gets h3 svg{color:rgb(var(--gold));flex:none}.kcenr-gets[data-who=you] h3,.kcenr-gets[data-who=you] h3 svg{color:rgb(var(--warn))}.kcenr-gets ul{flex-direction:column;gap:4px;margin:0;padding-left:20px;display:flex}.kcenr-gets li{color:rgb(var(--ink-2));overflow-wrap:anywhere;font-size:13px;line-height:1.5}.kcenr-gets[data-who=you] li{color:rgb(var(--warn))}.kcenr-gets li b{color:rgb(var(--ink));font-weight:700}.kcenr-people{flex-direction:column;gap:8px;display:flex}.kcenr-prow{border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);background:rgb(var(--surface));align-items:center;gap:10px;padding:10px 12px;display:flex}.kcenr-prow[data-state=todo]{border-color:rgb(var(--warn) / .5)}.kcenr-prow[data-state=stop]{border-color:rgb(var(--rose) / .5);background:rgb(var(--rose-soft) / .35)}.kcenr-pav{background:rgb(var(--gold-fill));width:32px;height:32px;color:rgb(var(--on-gold));border-radius:999px;flex:none;place-items:center;font-size:13px;font-weight:700;display:grid}.kcenr-prow[data-state=stop] .kcenr-pav{background:rgb(var(--rose-soft));color:rgb(var(--rose))}.kcenr-pb{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.kcenr-pn{overflow-wrap:anywhere;font-size:14px;font-weight:700;line-height:1.3}.kcenr-pm{color:rgb(var(--ink-3));font-size:12px;line-height:1.4}.kcenr-prow[data-state=todo] .kcenr-pm{color:rgb(var(--warn));font-weight:600}.kcenr-prow[data-state=stop] .kcenr-pm{color:rgb(var(--rose));font-weight:600}.kcenr-pa{flex:none;align-items:center;gap:6px;display:flex}.kcenr-picklist{flex-direction:column;gap:6px;max-height:320px;display:flex;overflow-y:auto}.kcenr-pick{text-align:left;border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);background:rgb(var(--surface));cursor:pointer;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}@media (hover:hover) and (pointer:fine){.kcenr-pick:not([disabled]):hover{background:rgb(var(--inset));border-color:rgb(var(--gold-fill))}}.kcenr-pick[disabled]{opacity:.55;cursor:not-allowed;background:rgb(var(--surface-2))}.kcenr-pick-why{color:rgb(var(--ink-3));white-space:nowrap;flex:none;font-size:11px;font-weight:700}.kcenr-routes{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:560px){.kcenr-routes[data-n="2"]{grid-template-columns:1fr 1fr}}.kcenr-route{text-align:left;border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);background:rgb(var(--surface));cursor:pointer;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;display:flex}@media (hover:hover) and (pointer:fine){.kcenr-route:hover{border-color:rgb(var(--gold-fill));background:rgb(var(--inset))}}.kcenr-route-i{background:rgb(var(--gold-soft));width:34px;height:34px;color:rgb(var(--gold));border-radius:999px;place-items:center;display:grid}.kcenr-route-t{font-size:14.5px;font-weight:700;line-height:1.25}.kcenr-route-d{color:rgb(var(--ink-2));font-size:12.5px;line-height:1.45}.kcenr-onlyroute{border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);background:rgb(var(--surface));flex-wrap:wrap;align-items:center;gap:12px;padding:14px;display:flex}.kcenr-onlyroute>div{flex:1;min-width:0}.kcenr-onlyroute strong{font-size:14.5px;font-weight:700;display:block}.kcenr-onlyroute p{color:rgb(var(--ink-2));margin:3px 0 0;font-size:12.5px;line-height:1.45}.kcenr-total{border-top:1px solid rgb(var(--line));justify-content:space-between;align-items:baseline;gap:12px;padding-top:9px;font-size:15px;display:flex}.kcenr-total b{font-variant-numeric:tabular-nums;font-weight:800}.kcenr-total-sub{color:rgb(var(--ink-3));font-variant-numeric:tabular-nums;font-size:12px}.kcenr-hi{color:rgb(var(--ink-2));flex-direction:column;gap:6px;font-size:13px;line-height:1.7;display:flex}@media (prefers-reduced-motion:reduce){.kcenr-segs>i{transition:none}}.kcenr-fact{flex-direction:column;gap:2px;min-width:0;padding:8px 0;display:flex}.kcenr-fact-k{color:rgb(var(--ink-3));font-size:12.5px;font-weight:600}.kcenr-fact-v{color:rgb(var(--ink));overflow-wrap:anywhere;font-size:14px;font-weight:600}.kcenr-idlist{grid-template-columns:1fr;gap:4px 16px;display:grid}@media (min-width:560px){.kcenr-idlist{grid-template-columns:1fr 1fr}}.kcenr-stage{background:rgb(var(--bg));min-height:60vh;padding-block:16px 48px}.kcenr-back{cursor:pointer;color:rgb(var(--brand));background:0 0;border:none;align-items:center;gap:6px;padding:8px 0;font-size:14px;font-weight:700;display:inline-flex;position:relative}.kcenr-back:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@media (hover:hover) and (pointer:fine){.kcenr-back:hover{color:rgb(var(--gold))}}.kcenr-evstrip{background:rgb(var(--surface));border:1px solid rgb(var(--line));border-radius:var(--sb-r-card);box-shadow:var(--sb-shadow-sm);align-items:center;gap:12px;margin-bottom:4px;padding:12px;display:flex}.kcenr-evthumb{aspect-ratio:16/9;border-radius:var(--sb-r-input);background:rgb(var(--inset));flex:none;width:92px;position:relative;overflow:hidden}.kcenr-evthumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.kcenr-evbody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.kcenr-evtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.kcenr-evmeta{color:rgb(var(--ink-2));font-size:12.5px;line-height:1.4}.kcenr-evamt{text-align:right;flex:none;margin-left:auto}.kcenr-evamt b{font-variant-numeric:tabular-nums;font-size:18px;font-weight:700;line-height:1.2;display:block}.kcenr-evamt span{color:rgb(var(--ink-3));font-size:11px}@media (max-width:519px){.kcenr-evamt{display:none}}.kcenr-identbox{background:rgb(var(--surface-2));border:1px solid rgb(var(--line));border-radius:var(--sb-r-input);flex-direction:column;gap:2px;padding:11px 13px;display:flex}.kcenr-identhead{border-bottom:1px solid rgb(var(--line-2));align-items:center;gap:8px;margin-bottom:5px;padding-bottom:7px;display:flex}.kcenr-identhead>svg{color:rgb(var(--success));flex:none}.kcenr-identhead>span{letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--ink-3));min-width:0;font-size:12px;font-weight:700}.kcenr-identhead>.sb-btn{flex:none;margin-left:auto}.kcenr-identhead{min-height:32px}.kcenr-identrow{align-items:baseline;gap:12px;padding:2px 0;font-size:13.5px;line-height:1.5;display:flex}.kcenr-identrow>span:first-child{width:5.5rem;color:rgb(var(--ink-3));flex:none;font-size:12.5px}.kcenr-identrow>span:last-child{min-width:0;color:rgb(var(--ink));overflow-wrap:anywhere;font-weight:600}.kcenr-verify{border-radius:var(--sb-r-input);background:rgb(var(--warn-soft));border:1px solid rgb(var(--warn) / .35);flex-direction:column;gap:10px;padding:12px 14px;display:flex}.kcenr-verify-lead{color:rgb(var(--warn));align-items:flex-start;gap:8px;margin:0;font-size:13px;font-weight:600;line-height:1.5;display:flex}.kcenr-verify-lead>svg{flex:none;margin-top:2px}.kcenr-otp{text-align:center;letter-spacing:.35em;font-variant-numeric:tabular-nums;max-width:12rem;font-weight:700}.kcenr-verified{color:rgb(var(--success));align-items:flex-start;gap:7px;margin:0;font-size:13px;font-weight:600;line-height:1.5;display:flex}.kcenr-verified>svg{flex:none;margin-top:2px}.kcenr-addsomebody{flex-direction:column;gap:8px;padding-top:4px;display:flex}.kcenr-decl{border:1px solid rgb(var(--line));background:rgb(var(--surface));border-radius:12px;margin-top:12px;padding:12px 14px}.kcenr-decl-all .ant-checkbox-wrapper>span:last-child{font-weight:700}.kcenr-decl-rule{border:0;border-top:1px solid rgb(var(--line));margin:10px 0}.kcenr-decl-list{flex-direction:column;gap:10px;display:flex}.kcenr-decl-item{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.kcenr-decl .ant-checkbox-wrapper{align-items:flex-start;margin:0}.kcenr-decl .ant-checkbox{margin-right:8px;top:.15em}.kcenr-decl .ant-checkbox-inner{border-color:rgb(var(--gold-fill))!important;background:#fff!important;border-radius:4px!important;width:20px!important;height:20px!important}.kcenr-decl .ant-checkbox-checked .ant-checkbox-inner{background:rgb(var(--gold-fill))!important;border-color:rgb(var(--gold-fill))!important}.kcenr-decl .ant-checkbox-checked .ant-checkbox-inner:after{border-color:rgb(var(--ink))!important}.kcenr-decl .ant-checkbox-indeterminate .ant-checkbox-inner:after{background:rgb(var(--gold))!important}.kcenr-decl .ant-checkbox-checked:after{border:0!important}.kcenr-decl .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:rgb(var(--gold))!important}.kcenr-decl .ant-checkbox+span{padding-inline-start:0;color:rgb(var(--ink))!important;font-size:15px!important;font-weight:500!important;line-height:1.45!important}.kcenr-decl .retreat-agreement-consent,.kcenr-decl .donation-consent{background:0 0!important;border:0!important;border-radius:0!important;width:auto!important;padding:0!important}.kcenr-decl .retreat-agreement-consent .ant-checkbox-wrapper{flex:240px!important}@media (max-width:767px){.kcenr-decl{border-radius:10px;padding:10px 12px}.kcenr-decl .ant-checkbox+span{font-size:14px!important}.kcenr-decl-item>a{flex-basis:100%;align-items:center;min-height:44px;display:inline-flex}}.kcenr-billing .ant-form-item-label,.kcenr-billing .ant-form-item-label>label{height:auto!important;min-height:0!important}.kcenr-billing .ant-form-item-label{line-height:1.35}.kcenr-decl-row{flex-direction:column;gap:6px;display:flex}.kcenr-decl-intro{color:rgb(var(--ink-2));font-size:13px;line-height:1.5}.kcenr-decl-intro :is(p,ul,ol){margin:0 0 6px}.kcenr-decl-intro :is(p,ul,ol):last-child{margin-bottom:0}.kcenr-terms-link{border:1px solid rgb(var(--gold-fill));background:rgb(var(--gold-soft));white-space:nowrap;border-radius:8px;align-items:center;min-height:32px;padding:4px 10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;color:rgb(var(--gold))!important}@media (hover:hover){.kcenr-terms-link:hover{background:rgb(var(--gold-bright));border-color:rgb(var(--gold))}}@media (max-width:767px){.kcenr-terms-link{min-height:44px}}