@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:FILL@0..1&family=Open+Sans:wght@400;600;700;800&display=swap";:root{--kl-surface:#fbf9fb;--kl-surface-low:#f5f3f5;--kl-surface-card:#fff;--kl-surface-border:#c4c6cd;--kl-primary:#05162b;--kl-primary-container:#1b2b41;--kl-secondary:#416564;--kl-secondary-container:#c3eae8;--kl-action:#d35400;--kl-action-dark:#9a3412;--kl-text:#1b1b1d;--kl-muted:#44474d;--kl-shadow:0 4px 12px rgba(27,43,65,.06);color-scheme:light;font-family:Open Sans,Arial,sans-serif;color:var(--kl-text)}:root,body{background:var(--kl-surface)}body{margin:0}.app-layout{min-height:100dvh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.page-shell{flex:1;min-height:0;align-content:start;padding:28px 20px 48px}.app-topbar{width:min(100%,1200px);margin:0 auto 28px;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px}.app-brand{display:inline-flex;align-items:center;gap:10px;color:var(--kl-primary);font-weight:800;font-size:1.08rem;line-height:1}.app-brand,.app-brand:hover{text-decoration:none}.app-brand img{width:38px;height:38px;border-radius:10px}.app-brand.compact img{width:30px;height:30px;border-radius:8px}.hero-card{max-width:720px;margin:0 auto 32px;padding:32px;background:var(--kl-surface-card);border:1px solid rgba(117,119,125,.18);border-radius:16px;box-shadow:var(--kl-shadow)}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:0;color:var(--kl-secondary);font-weight:700}h1{margin:0 0 16px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;color:var(--kl-primary)}.lede{margin:0;font-size:1.1rem;line-height:1.7;color:var(--kl-muted)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:0;border-radius:10px;font-weight:600;cursor:pointer;font:inherit}.button.primary{background:var(--kl-action);color:#fff}.button.secondary{border:1px solid var(--kl-secondary);background:#fff;color:var(--kl-secondary)}.button:disabled{opacity:.65;cursor:not-allowed}.legal-link-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.legal-inline-link{font-weight:600;color:#1b365d}.onboarding-shell{max-width:960px}.invite-banner,.session-card{margin-top:24px;padding:20px;border-radius:20px;background:#fcfaf7;border:1px solid #e6ded1}.signed-out-card{background:#f7fbf8;border-color:#cfe1d8}.signed-out-card h2{margin:0 0 12px;color:#17324d}.signed-out-card p+p{margin-top:12px}.auth-grid,.onboarding-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:24px}.community-list{display:grid;gap:16px}.community-card,.join-summary-card,.profile-panel{box-shadow:none}.explainer-grid{max-width:none;margin-top:24px}.stacked{flex-direction:column;align-items:stretch}.token-preview{margin-top:12px}.surface-grid{display:grid;gap:16px;max-width:960px;margin:0 auto;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.surface-grid article{background:#fff;border-radius:20px;padding:24px;box-shadow:0 16px 32px #0f172a0f}.surface-grid h2{margin-top:0}.feedback-card{max-width:720px;margin:0 auto;padding:32px;background:#fff;border-radius:24px;box-shadow:0 24px 48px #0f172a14}.feedback-card.compact{padding:32px}.feedback-header{display:grid;gap:12px;margin-bottom:20px}.feedback-header h2{margin:0;font-size:clamp(1.8rem,4vw,2.4rem)}.feedback-card.compact .feedback-header{gap:6px;margin-bottom:12px}.feedback-card.compact .feedback-header h2{font-size:clamp(1.35rem,2.5vw,1.85rem);line-height:1.15}.feedback-copy{margin:0;color:#4b5563;line-height:1.6}.feedback-card.compact .feedback-copy{font-size:.88rem;line-height:1.35}.feedback-type-fieldset{min-width:0;margin:0;padding:0;border:0}.feedback-type-fieldset legend{margin-bottom:6px;font-weight:700}.feedback-type-options{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-type-option{display:flex;align-items:center;gap:8px;border:1px solid var(--kl-surface-border);border-radius:10px;padding:9px 10px;background:#fff;color:var(--kl-primary);cursor:pointer;font-weight:700}.feedback-type-option.selected{border-color:var(--kl-secondary);background:var(--kl-secondary-container);color:var(--kl-secondary)}.feedback-type-option input{position:absolute;opacity:0;pointer-events:none}.feedback-type-option .material-symbols-outlined{font-size:1.15rem;line-height:1}.checkbox-field{display:flex!important;grid-template-columns:none;align-items:center;gap:8px!important;width:-moz-fit-content;width:fit-content;color:var(--kl-primary);cursor:pointer}.checkbox-field input{width:16px;height:16px;accent-color:var(--kl-action)}.feedback-form{display:grid;gap:20px}.feedback-card.compact .feedback-form{gap:14px}.feedback-form label{display:grid;gap:8px;font-weight:600}.feedback-card.compact .feedback-form label{gap:5px;font-size:.9rem}.file-input,.text-area,.text-input{width:100%;border:1px solid #d8d0c5;border-radius:16px;padding:12px 14px;font:inherit;color:#1f2937;background:#fcfaf7;box-sizing:border-box}.text-area{resize:vertical}.file-input{padding:10px 12px}.feedback-card.compact .file-input,.feedback-card.compact .text-area,.feedback-card.compact .text-input{border-radius:10px;padding:8px 10px}.status-line.success{color:#1f6a4b}.status-line.error{color:#b42318}.context-note,.file-meta,.status-line{margin:0;line-height:1.5}.cookie-banner{position:fixed;left:24px;right:24px;bottom:24px;z-index:40;max-width:1120px;margin:0 auto;padding:24px;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) auto;background:#fff;border:1px solid #d8d0c5;border-radius:24px;box-shadow:0 24px 48px #0f172a2e}.cookie-banner.manage-only{position:static;margin:32px auto 0}.cookie-banner__copy h2,.cookie-category-card h3{margin:0 0 8px}.cookie-banner__copy p,.cookie-category-card p,.cookie-manage-sheet__header p{margin:0;line-height:1.6;color:#4b5563}.cookie-banner__actions{margin-top:0;align-items:center;justify-content:flex-end}.cookie-manage-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:24px;background:#1b365d3d}.cookie-manage-sheet{width:min(680px,100%);background:#fff;border-radius:24px;padding:32px;box-shadow:0 24px 48px #0f172a2e}.cookie-manage-sheet__header{display:grid;gap:12px}.cookie-manage-sheet__header h2{margin:0}.cookie-category-list{display:grid;gap:16px;margin-top:24px}.cookie-category-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-radius:20px;background:#fcfaf7;border:1px solid #e6ded1}.cookie-lock{white-space:nowrap;padding:8px 12px;border-radius:999px;background:#ebe3d7;color:#4b3621;font-weight:600}.cookie-toggle{display:inline-flex;align-items:center;gap:10px;font-weight:600}.cookie-toggle input{width:18px;height:18px}.cookie-manage-actions,.cookie-status{max-width:1120px;margin-left:auto;margin-right:auto}.cookie-status{margin-top:12px;padding:0 24px}label{display:grid;gap:8px;font-weight:600}.legal-page-shell{min-height:100vh;padding:32px 20px 64px}.legal-page-frame{max-width:1160px;margin:0 auto}.legal-topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.legal-companion-link,.legal-jump-link,.legal-nav-link,.legal-return-link,.legal-wordmark{color:#1b365d}.legal-wordmark{font-size:1.1rem;font-weight:700}.legal-companion-link,.legal-jump-link,.legal-return-link{font-weight:600}.legal-layout{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:24px;align-items:start}.legal-article-card,.legal-nav-card{background:#fff;border-radius:24px;box-shadow:0 24px 48px #0f172a14}.legal-nav-card{position:sticky;top:24px;padding:24px}.legal-footer-label,.legal-nav-label{margin:0 0 12px;color:#3e7b73;font-size:.95rem;font-weight:700}.legal-nav-card nav{display:grid;gap:10px}.legal-nav-link{line-height:1.5}.legal-article-card{padding:32px}.legal-document-header{display:grid;gap:16px;margin-bottom:32px}.legal-list,.legal-section p,.legal-summary,.legal-trust-note{margin:0;color:#374151;font-size:1rem;line-height:1.75}.legal-metadata{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin:0;padding:20px;border-radius:20px;background:#fcfaf7;border:1px solid #e6ded1}.legal-footer-row>div,.legal-metadata div{display:grid;gap:4px}.legal-metadata dt{font-size:.9rem;font-weight:700;color:#1b365d}.legal-metadata dd{margin:0;color:#1f2937}.legal-sections{display:grid;gap:40px}.legal-section{display:grid;gap:16px;scroll-margin-top:24px}.legal-section h2{margin:0;color:#1b365d;font-size:clamp(1.45rem,3vw,1.85rem)}.legal-list{padding-left:24px}.legal-footer-row{display:grid;gap:20px;margin-top:40px;padding-top:24px;border-top:1px solid #e6ded1}@media(max-width:900px){.legal-layout{grid-template-columns:1fr}.legal-nav-card{position:static}}@media(max-width:640px){.legal-page-shell{padding:20px 12px 48px}.legal-topbar{align-items:flex-start;flex-direction:column}.legal-article-card,.legal-nav-card{padding:20px;border-radius:20px}.legal-list,.legal-section p,.legal-summary,.legal-trust-note{font-size:1rem;line-height:1.7}}.public-community-shell{padding-top:32px}.community-landing-shell{max-width:1120px}.community-hero-grid,.community-topbar{display:grid;gap:24px}.community-topbar{align-items:center;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:28px}.community-label{margin:0;font-size:1rem;color:#4b5563}.compact-actions{justify-content:flex-end;margin-top:0}.community-hero-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start}.overlay-preview-card,.overlay-support-card{margin-top:0}.overlay-preview-list{margin:16px 0 0;padding-left:20px;color:#4b5563}.hero-trust-line{margin:18px 0 8px;color:#1f2937}.legal-inline-links{display:flex;flex-wrap:wrap;gap:4px}.how-it-works-grid,.trust-grid,.value-card-grid{max-width:none}.single-accent-grid{align-items:stretch}.footer-cta-band{background:#17324d;color:#fff}.footer-cta-band .context-note,.footer-cta-band .lede,.footer-cta-band a{color:#f8efe3}.footer-cta-band .button.secondary{background:#f1e4d1;color:#17324d}@media(max-width:700px){.compact-actions{justify-content:flex-start}}@media(max-width:720px){.cookie-banner{left:12px;right:12px;bottom:12px;grid-template-columns:1fr}.cookie-banner__actions{justify-content:stretch}.cookie-banner__actions .button,.cookie-manage-actions .button{width:100%}.cookie-category-card{flex-direction:column}}.site-footer[data-v-0508a2f5]{width:min(100%,1120px);margin:12px auto 32px;padding:0 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 18px;color:var(--kl-muted);font-size:.88rem}.site-footer nav[data-v-0508a2f5]{display:flex;flex-wrap:wrap;gap:10px 16px}.site-footer a[data-v-0508a2f5]{font-weight:600}.global-feedback-button[data-v-5467c11e]{position:fixed;right:24px;bottom:24px;z-index:45;border:1px solid var(--kl-secondary);border-radius:10px;padding:8px 12px;background:#fff;color:var(--kl-secondary);box-shadow:0 8px 18px #1b2b411f;cursor:pointer;font:inherit;font-size:.86rem;font-weight:700}.feedback-modal-backdrop[data-v-5467c11e]{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:#05162b61}.feedback-modal[data-v-5467c11e]{position:relative;width:min(100%,760px);max-height:calc(100dvh - 48px);overflow:auto}.feedback-modal-close[data-v-5467c11e]{position:absolute;top:14px;right:14px;z-index:1;width:34px;height:34px;border:1px solid var(--kl-surface-border);border-radius:999px;background:#fff;color:var(--kl-primary);cursor:pointer;font-size:1.4rem;line-height:1}@media(max-width:640px){.global-feedback-button[data-v-5467c11e]{right:16px;bottom:16px}.feedback-modal-backdrop[data-v-5467c11e]{padding:12px}.feedback-modal[data-v-5467c11e] .feedback-card.compact{padding:24px}}
