.kkc-container{max-width:900px;margin:0 auto;padding:3rem 1.5rem 5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1e293b}.kkc-header{text-align:center;margin-bottom:2.5rem}.kkc-badge-top{display:inline-flex;align-items:center;gap:.4rem;background-color:#e0f2fe;color:#0369a1;font-size:.875rem;font-weight:700;padding:.35rem 1rem;border-radius:9999px;margin-bottom:1rem}.kkc-hero-title{font-size:2rem;font-weight:800;line-height:1.35;color:#0f172a;margin-bottom:.75rem}.kkc-hero-subtitle{font-size:1.15rem;font-weight:600;color:#0284c7;margin-bottom:1.25rem}.kkc-guide-box{background:#ffffff;border:1px solid #e2e8f0;border-left:4px solid #0284c7;border-radius:8px;padding:1.25rem 1.5rem;text-align:left;font-size:.925rem;line-height:1.65;color:#475569;box-shadow:0 1px 3px rgba(0,0,0,.05)}.kkc-guide-title{font-weight:700;color:#0f172a;margin-bottom:.5rem;display:flex;align-items:center;gap:.4rem}.kkc-progress-wrapper{position:sticky;top:92px;z-index:90;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1.5px solid #cbd5e1;border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:2rem;box-shadow:0 4px 14px rgba(2,132,199,.12);transition:all .2s ease}.kkc-step-tabs{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:1.25rem}.kkc-step-tab{flex:1;text-align:center;padding:.6rem .4rem;border-radius:8px;font-size:.8rem;font-weight:600;background:#f1f5f9;color:#64748b;cursor:pointer;transition:all .2s ease;border:none}.kkc-step-tab.active{background:#0284c7;color:#ffffff;box-shadow:0 2px 4px rgba(2,132,199,.25)}.kkc-step-tab.completed{background:#e0f2fe;color:#0369a1}.kkc-progress-meta{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.5rem}.kkc-progress-bar-bg{width:100%;height:8px;background-color:#e2e8f0;border-radius:9999px;overflow:hidden}.kkc-progress-bar-fill{height:100%;background:linear-gradient(90deg,#0284c7,#38bdf8);border-radius:9999px;transition:width .3s ease}.kkc-step-header{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.kkc-step-badge{display:inline-block;background:#e0f2fe;color:#0369a1;font-size:.8rem;font-weight:700;padding:.25rem .75rem;border-radius:6px;margin-bottom:.5rem}.kkc-step-title{font-size:1.35rem;font-weight:700;color:#0f172a;margin-bottom:.35rem}.kkc-step-desc{font-size:.9rem;color:#64748b;margin:0}.kkc-question-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:1.25rem;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:transform .15s ease,border-color .15s ease}.kkc-question-card.answered{border-left:4px solid #0284c7}.kkc-question-meta{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.kkc-q-code{background:#0f172a;color:#ffffff;font-size:.75rem;font-weight:800;padding:.2rem .5rem;border-radius:4px}.kkc-q-code.required{background:#e11d48}.kkc-q-category{font-size:.8rem;font-weight:600;color:#64748b}.kkc-q-title{font-size:.95rem;font-weight:700;color:#334155;margin-bottom:.5rem}.kkc-q-text{font-size:1.05rem;font-weight:600;color:#0f172a;line-height:1.55;margin-bottom:1.25rem}.kkc-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.kkc-choice-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1rem;border-radius:8px;font-size:1rem;font-weight:700;border:2px solid #e2e8f0;background:#f8fafc;color:#475569;cursor:pointer;transition:all .2s ease}.kkc-choice-btn:hover{border-color:#cbd5e1;background:#f1f5f9}.kkc-choice-btn.selected-yes{background:#e0f2fe;border-color:#0284c7;color:#0369a1;box-shadow:0 2px 4px rgba(2,132,199,.15)}.kkc-choice-btn.selected-no{background:#fee2e2;border-color:#ef4444;color:#b91c1c;box-shadow:0 2px 4px rgba(239,68,68,.15)}.kkc-nav-actions{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;gap:1rem}.kkc-btn-prev{padding:.85rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;border:1px solid #cbd5e1;background:#ffffff;color:#475569;cursor:pointer;transition:background .2s ease}.kkc-btn-prev:hover{background:#f1f5f9}.kkc-btn-next{flex:1;max-width:280px;margin-left:auto;padding:.9rem 1.75rem;border-radius:8px;font-size:1rem;font-weight:700;border:none;background:#0284c7;color:#ffffff;cursor:pointer;box-shadow:0 2px 4px rgba(2,132,199,.25);transition:all .2s ease}.kkc-btn-next:hover{background:#0369a1}.kkc-btn-submit{flex:1;max-width:320px;margin-left:auto;padding:1rem 1.75rem;border-radius:8px;font-size:1.05rem;font-weight:800;border:none;background:linear-gradient(135deg,#0284c7,#0369a1);color:#ffffff;cursor:pointer;box-shadow:0 4px 6px -1px rgba(2,132,199,.3);transition:all .2s ease}.kkc-btn-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 8px -1px rgba(2,132,199,.4)}.kkc-btn-submit:disabled{background:#94a3b8;cursor:not-allowed;box-shadow:none}.kkc-loading-box{background:#ffffff;border-radius:16px;padding:4rem 2rem;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.kkc-spinner{width:52px;height:52px;border:4px solid #e2e8f0;border-top-color:#0284c7;border-radius:50%;animation:kkc-spin .8s linear infinite;margin:0 auto 1.5rem}@keyframes kkc-spin{to{transform:rotate(1turn)}}.kkc-loading-text{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.kkc-loading-sub{font-size:.9rem;color:#64748b}.kkc-result-container{animation:kkc-fadeIn .5s ease-out}@keyframes kkc-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.kkc-result-hero{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem 2rem;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-bottom:2rem}.kkc-result-badge{display:inline-block;font-size:.9rem;font-weight:800;padding:.4rem 1.25rem;border-radius:9999px;margin-bottom:1.25rem}.kkc-result-title{font-size:1.85rem;font-weight:800;color:#0f172a;line-height:1.35;margin-bottom:1.5rem}.kkc-basis-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem;font-size:1rem;font-weight:700;color:#334155;margin-bottom:1.5rem}.kkc-result-desc{font-size:.975rem;line-height:1.7;color:#475569;text-align:left;margin:0}.kkc-section-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.kkc-section-title{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem}.kkc-action-item{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #d97706;border-radius:8px;padding:1.25rem;margin-bottom:1rem}.kkc-action-item.highlight{border-left-color:#e11d48;background:#fff1f2}.kkc-action-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.kkc-action-tag{background:#e11d48;color:#ffffff;font-size:.75rem;font-weight:800;padding:.2rem .5rem;border-radius:4px}.kkc-action-title{font-size:1.05rem;font-weight:700;color:#0f172a}.kkc-action-reason{font-size:.9rem;line-height:1.6;color:#475569;margin:0}.kkc-missing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem}.kkc-missing-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.75rem 1rem;font-size:.875rem;display:flex;align-items:flex-start;gap:.5rem}.kkc-missing-item.required-miss{background:#fff1f2;border-color:#fecdd3}.kkc-cta-box{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:16px;padding:2.5rem 2rem;text-align:center;color:#ffffff!important;margin-bottom:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.kkc-cta-title{font-size:1.35rem;font-weight:800;color:#ffffff!important;margin-bottom:1rem;line-height:1.4}.kkc-cta-desc{font-size:.95rem;line-height:1.7;color:#e2e8f0!important;max-width:680px;margin:0 auto 1.75rem}.kkc-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#0284c7,#0369a1);color:#ffffff;font-size:1.05rem;font-weight:700;padding:1rem 2rem;border-radius:8px;text-decoration:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.2);transition:all .2s ease}.kkc-cta-btn:hover{background:linear-gradient(135deg,#0369a1,#075985);transform:translateY(-1px)}.kkc-disclaimer-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem 1.5rem;font-size:.825rem;line-height:1.6;color:#64748b;margin-bottom:2rem}.kkc-disclaimer-title{font-weight:700;color:#475569;margin-bottom:.35rem}.kkc-bottom-actions{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.kkc-btn-secondary{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;border:1px solid #cbd5e1;background:#ffffff;color:#334155;cursor:pointer;transition:background .2s ease}.kkc-btn-secondary:hover{background:#f1f5f9}@media print{body{background:#ffffff!important}.kkc-bottom-actions,.kkc-cta-box,.kkc-progress-wrapper,.kkc-step-tabs,footer,header{display:none!important}.kkc-container{max-width:100%!important;padding:0!important}.kkc-result-hero,.kkc-section-card{box-shadow:none!important;border:1px solid #ccc!important;page-break-inside:avoid}}@media (max-width:640px){.kkc-container{padding:2rem 1rem 4rem}.kkc-progress-wrapper{top:72px;padding:.875rem 1rem;margin-bottom:1.25rem}.kkc-hero-title{font-size:1.45rem}.kkc-hero-subtitle{font-size:1rem}.kkc-step-tabs{flex-wrap:wrap}.kkc-step-tab{flex:1 1 45%;font-size:.75rem}.kkc-choice-grid{grid-template-columns:1fr;gap:.6rem}.kkc-result-hero{padding:1.75rem 1.25rem}.kkc-result-title{font-size:1.4rem}.kkc-cta-box{padding:2rem 1.25rem}.kkc-cta-btn{width:100%;box-sizing:border-box}.kkc-bottom-actions{flex-direction:column}}