/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */.tc-overlay{z-index:50;justify-content:flex-start;align-items:center;position:fixed;inset:0}.tc-container,.tc-overlay{background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.tc-container{width:100%;max-width:100%;height:100%;max-height:100dvh}@media (min-width:768px){.tc-container{max-width:768px;margin:0 auto}}.tc-header{text-align:center;flex:none;padding:30px 20px 20px}.tc-header-title{color:#0085e7;margin-bottom:16px;font-size:20px;font-weight:700}.tc-header-subtitle{color:#000;font-size:15px;font-weight:400;line-height:27px}.tc-header-subtitle .subtitle-break{display:block}@media (min-width:768px){.tc-header-subtitle .subtitle-break{display:inline}}.tc-body{background-color:#f9f9f9;border-radius:10px;flex:auto;margin:0 25px;padding:20px;position:relative;overflow-y:auto}.tc-body::-webkit-scrollbar{width:10px}.tc-body::-webkit-scrollbar-track{background-color:#e0dcdc;border-radius:11px}.tc-body::-webkit-scrollbar-thumb{background-color:#0085e7;border-radius:11px}.tc-body{scrollbar-width:thin;scrollbar-color:#0085e7 #e0dcdc}.tc-foot{flex-direction:column;flex:none;align-items:center;gap:15px;padding:20px 40px 30px;display:flex}.tc-checkbox-area{padding:10px 0}.tc-checkbox-area,.tc-checkbox-label{align-items:center;gap:12px;display:flex}.tc-checkbox-label{cursor:pointer}.tc-checkbox-label[data-disabled=true]{cursor:not-allowed;opacity:.6}.tc-checkbox-label input[type=checkbox]{cursor:pointer;appearance:none;background-color:#fff;border:2px solid #0085e7;border-radius:2px;flex-shrink:0;width:23px;height:23px;position:relative}.tc-checkbox-label input[type=checkbox]:checked{background-color:#0085e7}.tc-checkbox-label input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:12px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.tc-checkbox-label input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.tc-checkbox-label[data-disabled=true] input[type=checkbox]{cursor:not-allowed}.tc-checkbox-text{color:#000;font-size:15px}.tc-checkbox-label[data-disabled=true] .tc-checkbox-text{color:#666}.tc-btn{cursor:pointer;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.tc-btn.bottom{color:#fff;background-color:#0085e7;border:none;border-radius:40px;width:100%;max-width:321px;height:61px;font-size:16px;font-weight:700}.tc-btn.bottom:hover{opacity:.9}.disable-check{opacity:.5;pointer-events:none}.tc-body-content{color:#000;font-size:15px;line-height:22px}.tc-body-content h1{color:#333;margin-top:0;margin-bottom:16px;font-size:20px;font-weight:700}.tc-body-content h2{color:#333;margin-top:20px;margin-bottom:12px;font-size:18px;font-weight:700}.tc-body-content h3{color:#333;margin-top:16px;margin-bottom:8px;font-size:16px;font-weight:700}.tc-body-content p{margin-bottom:12px;line-height:22px}.tc-body-content ol{margin-bottom:16px;padding-left:24px;list-style:decimal}.tc-body-content ol li{margin-bottom:8px;padding-left:8px;line-height:22px}.tc-body-content ul{margin-bottom:16px;padding-left:24px;list-style:outside}.tc-body-content ul li{margin-bottom:8px;line-height:22px}.tc-body-content b,.tc-body-content strong{font-weight:700}.tc-body-content a{color:#0085e7;text-decoration:underline}.tc-body-content a:hover{opacity:.8}.tc-body-content table{border-collapse:collapse;width:100%;margin:16px 0}.tc-body-content td,.tc-body-content th{text-align:left;border:1px solid #ddd;padding:10px 12px}.tc-body-content th{background-color:#f5f5f5;font-weight:600}.tc-body-content blockquote{background-color:#e8f4fd;border-left:4px solid #0085e7;margin:16px 0;padding:12px 20px;font-style:italic}.tc-body-content hr{border:none;border-top:1px solid #ddd;margin:24px 0}@media (min-width:768px){.tc-foot{padding:20px 40px}.tc-btn.bottom{width:321px}}

/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */.screen-container{background-color:#fff;border-radius:0;flex-direction:column;width:100%;max-width:100%;height:90vh;max-height:900px;display:flex;overflow:hidden}@media (min-width:768px){.screen-container{max-width:450px;margin:0 auto}}.screen-header{text-align:center;flex:none;padding:30px 20px 20px}.screen-header-title{color:#0085e7;margin-bottom:16px;font-size:20px;font-weight:700}.screen-header-subtitle{color:#000;font-size:15px;font-weight:400;line-height:27px}.screen-header-subtitle .subtitle-break{display:block}@media (min-width:768px){.screen-header-subtitle .subtitle-break{display:inline}}.screen-body{background-color:#f9f9f9;border-radius:10px;flex:auto;margin:0 25px;padding:20px;position:relative;overflow-y:auto}.screen-body::-webkit-scrollbar{width:10px}.screen-body::-webkit-scrollbar-track{background-color:#e0dcdc;border-radius:11px}.screen-body::-webkit-scrollbar-thumb{background-color:#0085e7;border-radius:11px}.screen-body{scrollbar-width:thin;scrollbar-color:#0085e7 #e0dcdc}.screen-footer{flex-direction:column;flex:none;align-items:center;gap:15px;padding:20px 40px 30px;display:flex}.screen-btn-primary{color:#fff;cursor:pointer;background-color:#0085e7;border:none;border-radius:40px;justify-content:center;align-items:center;width:100%;max-width:321px;height:61px;font-size:16px;font-weight:700;transition:opacity .2s;display:flex}.screen-btn-primary:hover:not(:disabled){opacity:.9}.screen-btn-primary:disabled{opacity:.5;cursor:not-allowed}.screen-btn-secondary{color:#0085e7;cursor:pointer;background-color:#fff;border:2px solid #0085e7;border-radius:40px;justify-content:center;align-items:center;width:100%;max-width:321px;height:61px;font-size:16px;font-weight:400;transition:background-color .2s;display:flex}.screen-btn-secondary:hover:not(:disabled){background-color:#f0f8ff}.screen-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.screen-checkbox-area{align-items:center;gap:12px;padding:10px 0;display:flex}.screen-checkbox{cursor:pointer;appearance:none;background-color:#fff;border:2px solid #0085e7;border-radius:2px;width:23px;height:23px;position:relative}.screen-checkbox:checked{background-color:#0085e7}.screen-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:12px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.screen-checkbox:disabled{cursor:not-allowed;opacity:.5}.screen-checkbox-label{color:#000;cursor:pointer;font-size:15px}.screen-checkbox-label[data-disabled=true]{cursor:not-allowed;opacity:.6}.screen-pagination{gap:8px;margin-bottom:10px;display:flex}.screen-pagination-dot{background-color:#e5e7eb;border-radius:50%;width:10px;height:10px;transition:background-color .2s}.screen-pagination-dot.active{background-color:#0085e7}.screen-btn-disabled{opacity:.5;pointer-events:none}.onboarding-overlay{z-index:50;justify-content:flex-start;align-items:center;position:fixed;inset:0;overflow:hidden}.onboarding-container,.onboarding-overlay{background-color:#fff;flex-direction:column;display:flex}.onboarding-container{width:100%;max-width:100%;height:100%;max-height:100dvh;overflow:hidden auto}@media (min-width:768px){.onboarding-container{max-width:450px;margin:0 auto}}.onboarding-container::-webkit-scrollbar{display:none}.onboarding-container{-ms-overflow-style:none;scrollbar-width:none}.onboarding-body{flex:auto}.onboarding-content{width:100%}.onboarding-hero-image-container{width:100%;margin:0 0 20px;padding:66px 38px 0}.onboarding-hero-full-image{object-fit:contain;width:100%;height:auto}.onboarding-header{text-align:center;padding:0 38px 20px}.onboarding-header-title{color:#0085e7;margin-bottom:16px;font-size:20px;font-weight:700;line-height:31px}.onboarding-header-subtitle{color:#000;text-align:left;font-size:15px;font-weight:400;line-height:27px}.onboarding-footer{background-color:#fff;flex-direction:column;flex:none;align-items:center;gap:15px;padding:20px 40px 30px;display:flex}.onboarding-pagination{gap:8px;margin-bottom:10px;display:flex}.onboarding-pagination-dot{background-color:#e5e7eb;border-radius:50%;width:10px;height:10px;transition:background-color .2s}.onboarding-pagination-dot.active{background-color:#0085e7}.onboarding-buttons{flex-direction:column;gap:15px;width:100%;max-width:321px;display:flex}.onboarding-next-btn{color:#fff;cursor:pointer;background-color:#0085e7;border:none;border-radius:40px;order:1;justify-content:center;align-items:center;width:100%;height:61px;font-size:16px;font-weight:700;transition:opacity .2s;display:flex}.onboarding-next-btn:hover:not(:disabled){opacity:.9}.onboarding-next-btn:disabled{opacity:.5;cursor:not-allowed}.onboarding-back-btn{color:#333;cursor:pointer;background-color:#eee;border:none;border-radius:40px;order:2;justify-content:center;align-items:center;width:100%;height:61px;font-size:14px;font-weight:400;transition:opacity .2s;display:flex}.onboarding-back-btn:hover:not(:disabled){opacity:.9}.onboarding-back-btn:disabled{opacity:.5;cursor:not-allowed}.onboarding-agent-list{flex-direction:column;gap:4px;padding:0 38px;display:flex}.onboarding-agent-item{align-items:flex-start;gap:12px;padding:4px 0;display:flex}.onboarding-agent-icon{border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:6px}.onboarding-agent-info{flex:1;min-width:0}.onboarding-agent-name{color:#000;margin-bottom:0;font-size:16px;font-weight:700;line-height:27px}.onboarding-agent-desc{color:#000;font-size:14px;font-weight:400;line-height:27px}.onboarding-usecase-list{flex-direction:column;gap:24px;padding:0 52px;display:flex}.onboarding-usecase-item{padding:0}.onboarding-usecase-question{color:#000;margin-bottom:4px;font-size:15px;font-weight:700;line-height:27px}.onboarding-usecase-desc{color:#000;font-size:15px;font-weight:400;line-height:27px}.onboarding-precaution-list{flex-direction:column;gap:16px;padding:0 38px;display:flex}.onboarding-precaution-item{background-color:#f0f9ff;border-radius:20px;padding:20px}.onboarding-precaution-title{color:#0085e7;margin-bottom:8px;font-size:18px;font-weight:700;line-height:27px}.onboarding-precaution-desc{color:#000;font-size:15px;font-weight:400;line-height:27px}.onboarding-profile-prompt{text-align:left;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 64px;display:flex}.onboarding-profile-text{color:#000;width:100%;margin-bottom:0;font-size:15px;font-weight:400;line-height:27px}.onboarding-profile-text .highlight{color:#0085e7;font-weight:700}@media (min-width:768px){.onboarding-agent-name{font-size:16px}.onboarding-agent-desc{font-size:15px}.onboarding-usecase-question{font-size:16px}.onboarding-usecase-desc{font-size:15px}.onboarding-precaution-title{font-size:18px}.onboarding-precaution-desc,.onboarding-profile-text{font-size:15px}}