:root{--font-display:-apple-system,"SF Pro Display","Helvetica Neue",sans-serif;--font-text:-apple-system,"SF Pro Text","Helvetica Neue",sans-serif;--black:#000;--white:#fff;--gray-1:#1d1d1f;--gray-2:#424245;--gray-3:#6e6e73;--gray-4:#86868b;--gray-5:#d2d2d7;--gray-6:#e8e8ed;--gray-7:#f5f5f7;--apple-blue:#0071e3;--apple-blue-h:#0077ed;--gold:#c9a96e;--gold-light:#e8d5b0;--red:#ff3b30;--green:#34c759;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:24px;--r-2xl:32px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #00000024;--shadow-xl:0 20px 60px #0000002e;--shadow-gold:0 4px 24px #c9a96e38;--sp-xs:4px;--sp-sm:8px;--sp-md:16px;--sp-lg:24px;--sp-xl:40px;--sp-2xl:64px;--sp-3xl:96px;--tab-height:84px;--safe-bottom:env(safe-area-inset-bottom,16px)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f7;background:var(--gray-7);color:#1d1d1f;color:var(--gray-1);font-family:-apple-system,SF Pro Text,Helvetica Neue,sans-serif;font-family:var(--font-text);line-height:1.5}.kf-display{font-size:clamp(40px,6vw,72px);letter-spacing:-.025em;line-height:1.05}.kf-display,.kf-headline{color:#1d1d1f;color:var(--gray-1);font-family:-apple-system,SF Pro Display,Helvetica Neue,sans-serif;font-family:var(--font-display);font-weight:700}.kf-headline{font-size:clamp(28px,4vw,48px);letter-spacing:-.02em;line-height:1.1}.kf-title-1{font-size:28px;letter-spacing:-.015em;line-height:1.2}.kf-title-1,.kf-title-2{color:#1d1d1f;color:var(--gray-1);font-weight:700}.kf-title-2{font-size:22px;letter-spacing:-.01em;line-height:1.25}.kf-title-3{font-size:20px;font-weight:600;letter-spacing:-.01em;line-height:1.3}.kf-body,.kf-title-3{color:#1d1d1f;color:var(--gray-1)}.kf-body{font-size:17px;font-weight:400;line-height:1.6}.kf-body-sm{color:#424245;color:var(--gray-2);font-size:15px;font-weight:400;line-height:1.55}.kf-caption{font-size:13px;font-weight:400;line-height:1.45}.kf-caption,.kf-eyebrow{color:#6e6e73;color:var(--gray-3)}.kf-eyebrow,.kf-eyebrow-gold{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.kf-eyebrow-gold{color:#c9a96e;color:var(--gold)}.kf-app{background:#f5f5f7;background:var(--gray-7);font-family:-apple-system,SF Pro Text,Helvetica Neue,sans-serif;font-family:var(--font-text);min-height:100vh;padding-bottom:84px;padding-bottom:var(--tab-height)}.kf-app--dark{background:#000;background:var(--black);color:#fff;color:var(--white)}.kf-tab-bar{align-items:flex-start;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#ffffffe0;border-top:.5px solid #e8e8ed;border-top:.5px solid var(--gray-6);bottom:0;display:flex;height:84px;height:var(--tab-height);left:0;padding-bottom:env(safe-area-inset-bottom,16px);padding-bottom:var(--safe-bottom);padding-top:8px;position:fixed;right:0;z-index:1000}.kf-tab{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:3px;padding:4px 0;transition:opacity .15s}.kf-tab:active{opacity:.6}.kf-tab__icon{align-items:center;color:#6e6e73;color:var(--gray-3);display:flex;font-size:24px;justify-content:center;line-height:1;transition:transform .2s cubic-bezier(.34,1.56,.64,1),color .15s}.kf-tab--active .kf-tab__icon{color:#0071e3;color:var(--apple-blue);transform:scale(1.1)}.kf-tab__label{color:#6e6e73;color:var(--gray-3);font-family:-apple-system,SF Pro Text,Helvetica Neue,sans-serif;font-family:var(--font-text);font-size:10px;font-weight:500;transition:color .15s}.kf-tab--active .kf-tab__label{color:#0071e3;color:var(--apple-blue);font-weight:600}.kf-nav{align-items:center;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#f5f5f7e0;border-bottom:.5px solid #e8e8ed;border-bottom:.5px solid var(--gray-6);display:flex;justify-content:space-between;min-height:52px;padding:12px 20px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.kf-nav--dark{background:#000000e0;border-bottom-color:#ffffff1a}.kf-nav__title{color:#1d1d1f;color:var(--gray-1);font-size:17px;font-weight:600;letter-spacing:-.01em}.kf-nav__back{background:none;color:#0071e3;color:var(--apple-blue);display:flex;font-size:17px;gap:4px;padding:0}.kf-btn,.kf-nav__back{align-items:center;border:none;cursor:pointer;font-family:-apple-system,SF Pro Text,Helvetica Neue,sans-serif;font-family:var(--font-text)}.kf-btn{-webkit-tap-highlight-color:transparent;border-radius:980px;display:inline-flex;font-size:15px;font-weight:600;gap:6px;justify-content:center;padding:12px 24px;transition:transform .12s,opacity .12s,background .15s;white-space:nowrap}.kf-btn:active{opacity:.85;transform:scale(.96)}.kf-btn--primary{background:#0071e3;background:var(--apple-blue);color:#fff;color:var(--white)}.kf-btn--primary:hover{background:#0077ed;background:var(--apple-blue-h)}.kf-btn--secondary{background:#e8e8ed;background:var(--gray-6);color:#1d1d1f;color:var(--gray-1)}.kf-btn--ghost{background:#0000;color:#0071e3;color:var(--apple-blue);padding:12px 8px}.kf-btn--gold{background:#c9a96e;background:var(--gold);box-shadow:0 4px 24px #c9a96e38;box-shadow:var(--shadow-gold);color:#fff;color:var(--white)}.kf-btn--full{width:100%}.kf-btn--lg{font-size:17px;padding:16px 32px}.kf-card{background:#fff;background:var(--white);border-radius:24px;border-radius:var(--r-xl);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow-sm);overflow:hidden}.kf-card--elevated{box-shadow:0 4px 16px #0000001a;box-shadow:var(--shadow-md)}.kf-card--dark{background:#1c1c1e;color:#fff;color:var(--white)}.kf-list{border-radius:24px;border-radius:var(--r-xl);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow-sm);margin:0 16px;overflow:hidden}.kf-list,.kf-list__item{background:#fff;background:var(--white)}.kf-list__item{-webkit-tap-highlight-color:transparent;align-items:center;border-bottom:.5px solid #f5f5f7;border-bottom:.5px solid var(--gray-7);cursor:pointer;display:flex;justify-content:space-between;padding:14px 16px;transition:background .12s}.kf-list__item:last-child{border-bottom:none}.kf-list__item:active{background:#f5f5f7;background:var(--gray-7)}.kf-list__label{color:#1d1d1f;color:var(--gray-1);font-size:15px}.kf-list__value{color:#6e6e73;color:var(--gray-3);font-size:15px}.kf-list__chevron{color:#86868b;color:var(--gray-4);font-size:13px;margin-left:6px}.kf-section-header{padding:24px 20px 8px}.kf-section-header__eyebrow{color:#c9a96e;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.kf-section-header__title{color:#1d1d1f;color:var(--gray-1);font-size:28px;font-weight:700;letter-spacing:-.015em;line-height:1.15}.kf-section-header__sub{color:#6e6e73;color:var(--gray-3);font-size:15px;line-height:1.5;margin-top:4px}.kf-hero{background:#000;background:var(--black);overflow:hidden;padding:60px 20px 48px;position:relative;text-align:center}.kf-hero:before{background:radial-gradient(ellipse 80% 60% at 50% 30%,#c9a96e26 0,#0000 70%);content:"";inset:0;pointer-events:none;position:absolute}.kf-hero__eyebrow{color:#c9a96e;color:var(--gold);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.kf-hero__eyebrow,.kf-hero__title{font-weight:700;margin-bottom:12px}.kf-hero__title{color:#fff;color:var(--white);font-family:-apple-system,SF Pro Display,Helvetica Neue,sans-serif;font-family:var(--font-display);font-size:clamp(34px,6vw,64px);letter-spacing:-.025em;line-height:1.05}.kf-hero__sub{color:#ffffff8f;font-size:17px;line-height:1.55;margin:0 auto 24px;max-width:500px}.kf-input{-webkit-appearance:none;appearance:none;background:#fff;background:var(--white);border:1.5px solid #e8e8ed;border:1.5px solid var(--gray-6);border-radius:12px;border-radius:var(--r-md);color:#1d1d1f;color:var(--gray-1);font-family:-apple-system,SF Pro Text,Helvetica Neue,sans-serif;font-family:var(--font-text);font-size:17px;outline:none;padding:14px 16px;transition:border-color .15s;width:100%}.kf-input:focus{border-color:#0071e3;border-color:var(--apple-blue)}.kf-input::placeholder{color:#86868b;color:var(--gray-4)}.kf-input--error{border-color:#ff3b30;border-color:var(--red)}.kf-label{color:#6e6e73;color:var(--gray-3);display:block;font-size:13px;font-weight:600;letter-spacing:.01em;margin-bottom:6px}.kf-divider{background:#d2d2d7;background:var(--gray-5);height:.5px;margin:0 16px}.kf-badge{align-items:center;background:#f5f5f7;background:var(--gray-7);border-radius:980px;color:#424245;color:var(--gray-2);display:inline-flex;font-size:12px;font-weight:600;padding:3px 10px}.kf-badge--blue{background:#0071e31a;color:#0071e3;color:var(--apple-blue)}.kf-badge--gold{background:#c9a96e26;color:#c9a96e;color:var(--gold)}.kf-badge--green{background:#34c7591f;color:#34c759;color:var(--green)}.kf-badge--red{background:#ff3b301a;color:#ff3b30;color:var(--red)}.kf-glass{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#ffffffb8;border:.5px solid #fff9;border-radius:24px;border-radius:var(--r-xl)}.kf-glass--dark{background:#1c1c1eb8;border-color:#ffffff14}.kf-page{background:#f5f5f7;background:var(--gray-7);min-height:calc(100vh - 84px);min-height:calc(100vh - var(--tab-height))}@keyframes kf-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes kf-fade-in{0%{opacity:0}to{opacity:1}}@keyframes kf-shake{0%,to{transform:translateX(0)}20%{transform:translateX(-8px)}40%{transform:translateX(8px)}60%{transform:translateX(-6px)}80%{transform:translateX(6px)}}@keyframes kf-glow-pulse{0%,to{opacity:.6}50%{opacity:1}}.kf-anim-fade-up{animation:kf-fade-up .4s cubic-bezier(.16,1,.3,1) both}.kf-anim-fade-in{animation:kf-fade-in .3s ease both}.kf-anim-shake{animation:kf-shake .5s ease both}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#d2d2d7;background:var(--gray-5);border-radius:3px}.kf-sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.kf-text-center{text-align:center}.kf-text-white{color:#fff;color:var(--white)}.kf-text-gold{color:#c9a96e;color:var(--gold)}.kf-text-blue{color:#0071e3;color:var(--apple-blue)}.kf-text-muted{color:#6e6e73;color:var(--gray-3)}.kf-mt-sm{margin-top:8px;margin-top:var(--sp-sm)}.kf-mt-md{margin-top:16px;margin-top:var(--sp-md)}.kf-mt-lg{margin-top:24px;margin-top:var(--sp-lg)}.kf-mt-xl{margin-top:40px;margin-top:var(--sp-xl)}.kf-mb-sm{margin-bottom:8px;margin-bottom:var(--sp-sm)}.kf-mb-md{margin-bottom:16px;margin-bottom:var(--sp-md)}.kf-mb-lg{margin-bottom:24px;margin-bottom:var(--sp-lg)}.kf-px-md{padding-left:16px;padding-left:var(--sp-md);padding-right:16px;padding-right:var(--sp-md)}.kf-py-md{padding-bottom:16px;padding-bottom:var(--sp-md);padding-top:16px;padding-top:var(--sp-md)}.kf-mobile-only{display:block}.kf-desktop-only{display:none}@media (min-width:768px){.kf-mobile-only{display:none!important}.kf-desktop-only{display:block}.kf-desktop-shell{background:#f5f5f7;background:var(--gray-7);display:flex;min-height:100vh}.kf-sidebar{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#ffffffb8;border-right:.5px solid #e8e8ed;border-right:.5px solid var(--gray-6);bottom:0;display:flex;flex-direction:column;flex-shrink:0;left:0;overflow-y:auto;padding:28px 0 24px;position:fixed;top:0;width:240px;z-index:100}.kf-sidebar__brand{border-bottom:.5px solid #e8e8ed;border-bottom:.5px solid var(--gray-6);margin-bottom:12px;padding:0 20px 28px}.kf-sidebar__logo{display:block;height:32px;margin-bottom:10px;object-fit:contain}.kf-sidebar__name{color:#c9a96e;color:var(--gold);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.kf-sidebar__tagline{color:#86868b;color:var(--gray-4);font-size:10px;font-weight:600;letter-spacing:.06em;margin-top:2px;text-transform:uppercase}.kf-sidebar__nav{display:flex;flex:1 1;flex-direction:column;gap:2px;padding:0 10px}.kf-sidebar__item{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:12px;border-radius:var(--r-md);cursor:pointer;display:flex;font-family:-apple-system,SF Pro Text,Helvetica Neue,sans-serif;font-family:var(--font-text);gap:12px;padding:10px 12px;text-align:left;transition:background .12s;width:100%}.kf-sidebar__item:hover{background:#0000000a}.kf-sidebar__item--active{background:#0071e314!important}.kf-sidebar__icon{align-items:center;color:#6e6e73;color:var(--gray-3);display:flex;flex-shrink:0;font-size:20px;justify-content:center;transition:color .15s;width:28px}.kf-sidebar__item--active .kf-sidebar__icon{color:#0071e3;color:var(--apple-blue)}.kf-sidebar__label{color:#424245;color:var(--gray-2);font-size:15px;font-weight:500}.kf-sidebar__item--active .kf-sidebar__label{color:#0071e3;color:var(--apple-blue);font-weight:600}.kf-sidebar__footer{border-top:.5px solid #e8e8ed;border-top:.5px solid var(--gray-6);display:flex;flex-direction:column;gap:2px;margin-top:12px;padding:16px 10px 0}.kf-main{display:flex;flex:1 1;flex-direction:column;margin-left:240px;min-width:0}.kf-content{flex:1 1;margin:0 auto;max-width:960px;padding:0;width:100%}.kf-topbar{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5f5f7e0;border-bottom:.5px solid #e8e8ed;border-bottom:.5px solid var(--gray-6);display:flex;height:56px;justify-content:space-between;padding:0 32px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.kf-topbar__title{color:#1d1d1f;color:var(--gray-1);font-size:15px;font-weight:600;letter-spacing:-.01em}.kf-topbar__actions{align-items:center;display:flex;gap:8px}.kf-desktop-page{padding:32px 32px 48px}.kf-app{padding-bottom:0!important}.kf-tab-bar{display:none!important}.kf-chart-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.kf-chart-card-desktop{background:#fff;background:var(--white);border-radius:24px;border-radius:var(--r-xl);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow-sm);cursor:pointer;transition:transform .15s,box-shadow .15s}.kf-chart-card-desktop:hover{box-shadow:0 4px 16px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}}@media (min-width:1200px){.kf-sidebar{width:260px}.kf-main{margin-left:260px}.kf-content{max-width:1100px}}
/*# sourceMappingURL=main.e4fef092.css.map*/