@keyframes ktp-spin{to{transform:rotate(360deg)}}@keyframes ktp-pulse{0%,to{opacity:1}50%{opacity:.5}}.ktp-page{color:#111827;background-color:#f3f4f6;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.ktp-card{text-align:center;background-color:#fff;border-radius:.5rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ktp-card-form{background-color:#fff;border-radius:.5rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ktp-content{width:100%;max-width:28rem;margin-left:auto;margin-right:auto}.ktp-title{color:#1f2937;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.ktp-title-sm{color:#1f2937;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.ktp-subtitle{color:#4b5563;margin-bottom:2rem;font-size:1.125rem}.ktp-text{color:#4b5563}.ktp-text-center{text-align:center;margin-bottom:2rem}.ktp-space-y-3>*+*{margin-top:.75rem}.ktp-space-y-4>*+*{margin-top:1rem}.ktp-mt-6{margin-top:1.5rem}.ktp-label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.ktp-input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:1rem}.ktp-input:focus{border-color:#0000;outline:none;box-shadow:0 0 0 2px #3b82f6}.ktp-btn-primary{color:#fff;cursor:pointer;background-color:#2563eb;border:1px solid #0000;border-radius:.375rem;justify-content:center;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex;box-shadow:0 1px 2px #0000000d}.ktp-btn-primary:hover{background-color:#1d4ed8}.ktp-btn-primary:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #3b82f6}.ktp-btn-primary:disabled{opacity:.5;cursor:not-allowed}.ktp-btn-oauth{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;justify-content:center;align-items:center;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.ktp-btn-oauth:hover{background-color:#f9fafb}.ktp-btn-oauth:disabled{opacity:.5;cursor:not-allowed}.ktp-btn-icon{width:1.25rem;height:1.25rem;position:absolute;left:1rem}.ktp-link{color:#2563eb;font-weight:500;text-decoration:none}.ktp-link:hover{color:#3b82f6}.ktp-links{text-align:center;font-size:.875rem}.ktp-links>*+*{margin-top:.5rem}.ktp-divider{margin:1rem 0;position:relative}.ktp-divider-line{align-items:center;display:flex;position:absolute;inset:0}.ktp-divider-line>div{border-top:1px solid #d1d5db;width:100%}.ktp-divider-text{justify-content:center;font-size:.875rem;display:flex;position:relative}.ktp-divider-text span{color:#6b7280;background-color:#fff;padding:0 .5rem}.ktp-error{background-color:#fef2f2;border-radius:.375rem;padding:1rem}.ktp-error-text{color:#991b1b;font-size:.875rem}.ktp-success{background-color:#f0fdf4;border-radius:.375rem;margin-top:1rem;padding:1rem}.ktp-success-text{color:#166534;font-size:.875rem}.ktp-loading-overlay{z-index:50;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ktp-loading-card{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ktp-loading-content{flex-direction:column;align-items:center;display:flex}.ktp-loading-content>*+*{margin-top:1rem}.ktp-spinner{border:4px solid #2563eb;border-top-color:#0000;border-radius:9999px;width:3rem;height:3rem;animation:1s linear infinite ktp-spin}.ktp-loading-text{color:#374151;font-weight:500}.ktp-skeleton{animation:2s infinite ktp-pulse}.ktp-skeleton-title{background-color:#d1d5db;border-radius:.375rem;height:2rem;margin-bottom:1rem}.ktp-skeleton-text{background-color:#e5e7eb;border-radius:.375rem;height:1rem;margin-bottom:2rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}button,input{font:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{animation:none!important}}.notfound-shell{color:#e9e7f0;background:#0b0a10;place-items:center;min-height:100vh;padding:24px;font-family:system-ui,sans-serif;display:grid}.notfound-shell .notfound-notice{justify-items:start;gap:12px;max-width:460px;display:grid}.notfound-shell .notfound-notice h1{margin:0;font-size:1.6rem}.notfound-shell .notfound-notice p{opacity:.75;margin:0;line-height:1.5}.notfound-shell .notfound-notice a{color:#9ecbff}.result-shell{color:#e9e7f0;background:#0b0a10;place-items:center;min-height:100vh;padding:24px;font-family:system-ui,sans-serif;display:grid}.result-shell .result-loading{opacity:.7;margin:0}.result-shell .result-notice{justify-items:start;gap:12px;max-width:460px;display:grid}.result-shell .result-notice h1{margin:0;font-size:1.6rem}.result-shell .result-notice p{opacity:.75;margin:0;line-height:1.5}.result-shell .result-notice a{color:#9ecbff}
