.chk-service{box-sizing:border-box;background:#0f172a;border:1px solid #334155;border-radius:16px;width:100%;padding:16px;transition:border-color .15s}.chk-service-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.chk-service-info{flex:1;gap:12px;min-width:0;display:flex}.chk-service-icon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:flex}.chk-service-icon-text{font-size:1rem;font-weight:700}.chk-service-content{flex:1;min-width:0}.chk-service-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.chk-service-category{color:#cbd5e1;background:#1e293b;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:500;display:inline-block}.chk-service-badge{color:#94a3b8;background:#1e293b;border-radius:999px;padding:4px 8px;font-size:.7rem}.chk-service-title{color:#fff;word-break:break-word;margin-bottom:4px;font-size:1.1rem;font-weight:600;line-height:1.3}.chk-service-desc{color:#cbd5e1;word-break:break-word;font-size:.875rem;line-height:1.5}.chk-service-remove{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;font-size:1.2rem;transition:color .15s;display:flex}.chk-service-remove:hover{color:#ef4444}.chk-service-expand{margin-top:16px}.chk-service-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.875rem;transition:color .15s;display:flex}.chk-service-toggle:hover{color:#cbd5e1}.chk-service-details{border-top:1px solid #334155;margin-top:16px;padding-top:16px}.chk-service-features{margin-bottom:16px}.chk-service-features-title{color:#e2e8f0;margin-bottom:8px;font-size:.875rem;font-weight:500}.chk-service-features-list{margin:0;padding:0;list-style:none}.chk-service-feature{color:#cbd5e1;align-items:flex-start;gap:8px;margin-bottom:6px;font-size:.875rem;display:flex}.chk-service-feature i{color:#10b981;flex-shrink:0;margin-top:4px;font-size:.75rem}.chk-service-feature-more{color:#94a3b8;margin-top:4px;font-size:.8rem}.chk-service-delivery{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.chk-service-delivery-info{align-items:center;gap:8px;display:flex}.chk-service-delivery-label{color:#94a3b8;font-size:.875rem}.chk-service-delivery-value{color:#fff;font-size:.875rem;font-weight:500}.chk-service-docs-badge{color:#60a5fa;background:#3b82f626;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:500}.chk-service-footer{border-top:1px solid #334155;flex-direction:column;gap:12px;margin-top:16px;padding-top:16px;display:flex}@media (min-width:480px){.chk-service-footer{flex-direction:row;justify-content:space-between;align-items:center}}.chk-service-price{color:#3b82f6;font-size:1.2rem;font-weight:700}.chk-service-price-custom{color:#94a3b8;font-size:.9rem;font-style:italic}.chk-service-preview{color:#60a5fa;align-items:center;gap:6px;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.chk-service-preview:hover{color:#93c5fd}@media (max-width:480px){.chk-service{padding:14px}.chk-service-icon{width:40px;height:40px}.chk-service-title{font-size:1rem}}
.chk-cart{box-sizing:border-box;background:#1e293b;border:1px solid #334155;border-radius:20px;width:100%;padding:24px 16px;box-shadow:0 8px 24px #0000004d}.chk-cart-header{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}@media (min-width:480px){.chk-cart-header{flex-direction:row;justify-content:space-between;align-items:center}}.chk-cart-title{color:#fff;font-size:1.6rem;font-weight:700;line-height:1.2}.chk-cart-count{color:#3b82f6;white-space:nowrap;background:#3b82f633;border-radius:999px;width:fit-content;padding:6px 14px;font-size:.9rem;font-weight:600}.chk-cart-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;margin-bottom:20px;padding-bottom:8px;display:flex;overflow-x:auto}.chk-cart-tabs::-webkit-scrollbar{display:none}.chk-cart-tab{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:#0f172a;border:1px solid #334155;border-radius:30px;padding:10px 18px;font-size:.9rem;font-weight:500;transition:all .15s}.chk-cart-tab:hover{background:#1e293b}.chk-cart-tab-active{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:#0000}.chk-cart-items{flex-direction:column;gap:16px;max-height:400px;padding-right:4px;display:flex;overflow-y:auto}.chk-cart-items::-webkit-scrollbar{width:5px}.chk-cart-items::-webkit-scrollbar-track{background:#0f172a;border-radius:3px}.chk-cart-items::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.chk-cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px 16px;display:flex}.chk-cart-empty-icon{opacity:.7;margin-bottom:16px;font-size:3.5rem}.chk-cart-empty-title{color:#fff;margin-bottom:8px;font-size:1.3rem;font-weight:600}.chk-cart-empty-message{color:#94a3b8;font-size:.95rem}.chk-cart-footer{border-top:1px solid #334155;margin-top:24px;padding-top:16px}.chk-cart-footer-row{color:#cbd5e1;justify-content:space-between;margin-bottom:8px;font-size:.95rem;display:flex}.chk-cart-footer-note{color:#94a3b8;margin-top:12px;font-size:.85rem;font-style:italic}@media (max-width:480px){.chk-cart{padding:20px 12px}.chk-cart-title{font-size:1.4rem}.chk-cart-tab{padding:8px 14px;font-size:.85rem}.chk-cart-empty-icon{font-size:3rem}}
.chk-form{box-sizing:border-box;background:#1e293b;border:1px solid #334155;border-radius:20px;width:100%;padding:24px 16px;box-shadow:0 8px 24px #0000004d}.chk-form-title{color:#fff;margin-bottom:8px;font-size:1.6rem;font-weight:700;line-height:1.2}.chk-form-subtitle{color:#cbd5e1;margin-bottom:28px;font-size:1rem;line-height:1.5}.chk-form-spacing>*+*{margin-top:32px}.chk-form-section{margin-bottom:0}.chk-form-section-title{color:#f1f5f9;border-bottom:1px solid #334155;align-items:center;gap:8px;margin-bottom:20px;padding-bottom:12px;font-size:1.3rem;font-weight:600;display:flex}.chk-form-section-title i{color:#3b82f6;font-size:1.2rem}.chk-form-grid{flex-direction:column;gap:16px;display:flex}@media (min-width:640px){.chk-form-grid{grid-template-columns:repeat(2,1fr);gap:16px 20px;display:grid}}.chk-form-stack>*+*{margin-top:16px}.chk-form-group{width:100%}.chk-form-label{color:#e2e8f0;margin-bottom:6px;font-size:.9rem;font-weight:500;display:block}.chk-form-required:after{content:" *";color:#ef4444}.chk-form-input,.chk-form-textarea,.chk-form-select{color:#fff;box-sizing:border-box;background:#0f172a;border:1px solid #334155;border-radius:12px;width:100%;padding:12px 16px;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}.chk-form-input:focus,.chk-form-textarea:focus,.chk-form-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}.chk-form-input-error{border-color:#ef4444}.chk-form-textarea{resize:vertical;min-height:120px}.chk-form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;padding-right:48px}.chk-form-hint{color:#94a3b8;align-items:center;gap:6px;margin-top:6px;font-size:.8rem;display:flex}.chk-form-error{color:#ef4444;align-items:center;gap:6px;margin-top:6px;font-size:.8rem;display:flex}.chk-form-textarea-footer{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.chk-radio-group{flex-direction:column;gap:12px;display:flex}@media (min-width:480px){.chk-radio-group{grid-template-columns:repeat(2,1fr);display:grid}}@media (min-width:768px){.chk-radio-group{grid-template-columns:repeat(3,1fr)}}.chk-radio-option{cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:12px;flex-direction:column;padding:16px;transition:all .15s;display:flex;position:relative}.chk-radio-option:hover{background:#1e293b}.chk-radio-selected{background:#3b82f61a;border-color:#3b82f6}.chk-radio-input{opacity:0;cursor:pointer;position:absolute}.chk-radio-label{color:#f1f5f9;font-size:1rem;font-weight:600}.chk-radio-desc{color:#94a3b8;margin-top:4px;font-size:.8rem}.chk-terms{background:#0f172a;border:1px solid #334155;border-radius:12px;padding:16px}.chk-terms-label{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.chk-terms-checkbox{accent-color:#3b82f6;flex-shrink:0;width:20px;height:20px;margin-top:2px}.chk-terms-text{color:#e2e8f0;font-size:.95rem;line-height:1.4}.chk-terms-main{font-weight:500}.chk-terms-sub{color:#94a3b8;margin-top:6px;font-size:.8rem}.chk-submit{box-sizing:border-box;background:#1e293b;border:1px solid #334155;border-radius:12px;width:100%;padding:16px}.chk-submit-info{color:#cbd5e1;align-items:center;gap:6px;margin-bottom:12px;font-size:.8rem;display:flex}.chk-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:1.1rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex}.chk-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}.chk-submit-btn:disabled{opacity:.6;cursor:not-allowed}.chk-submit-error{background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-top:12px;padding:12px}.chk-submit-error-msg{color:#ef4444;align-items:center;gap:8px;font-size:.9rem;display:flex}@media (max-width:480px){.chk-form{padding:20px 12px}.chk-form-title{font-size:1.4rem}.chk-form-section-title{font-size:1.2rem}.chk-submit-btn{padding:12px 20px;font-size:1rem}}
.chk-header{width:100%;margin-bottom:24px;padding-top:8px}.chk-header-title{color:#fff;margin-bottom:8px;font-size:1.8rem;font-weight:700;line-height:1.2}@media (min-width:640px){.chk-header-title{font-size:2rem}}.chk-header-subtitle{color:#cbd5e1;margin-bottom:24px;font-size:1rem;line-height:1.5}.chk-stats{flex-direction:column;gap:16px;display:flex}@media (min-width:480px){.chk-stats{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}}@media (min-width:768px){.chk-stats{grid-template-columns:repeat(3,1fr)}}.chk-stat-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:16px;box-shadow:0 4px 12px #0003}.chk-stat-label{color:#94a3b8;margin-bottom:8px;font-size:.875rem}.chk-stat-value{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2}.chk-stat-sub{color:#64748b;margin-top:6px;font-size:.75rem}@media (max-width:480px){.chk-header-title{font-size:1.6rem}.chk-stat-card{padding:14px}.chk-stat-value{font-size:1.3rem}}
*{box-sizing:border-box;margin:0;padding:0}body{background:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.chk-page{background:#0f172a;width:100%;min-height:100vh;padding-bottom:40px}.chk-container{width:100%;max-width:100%;margin:0 auto;padding:0 16px}@media (min-width:640px){.chk-container{max-width:640px}}@media (min-width:768px){.chk-container{max-width:768px;padding:0 20px}}@media (min-width:1024px){.chk-container{max-width:1200px;padding:0 24px}}.chk-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px 20px;display:flex}.chk-empty-icon{margin-bottom:20px;font-size:4rem}.chk-empty-title{color:#fff;margin-bottom:12px;font-size:1.8rem;font-weight:700}.chk-empty-message{color:#cbd5e1;margin-bottom:28px;font-size:1rem}.chk-browse-btn{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:40px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.chk-browse-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}.chk-progress{z-index:100;background:#1e293b;border-bottom:1px solid #334155;width:100%;padding:12px 0;position:sticky;top:0}.chk-progress-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.chk-steps{align-items:center;gap:8px;display:flex}.chk-step{align-items:center;gap:6px;display:flex}.chk-step-num{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;display:flex}.chk-step-active{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.chk-step-inactive,.chk-step-upcoming{color:#94a3b8;background:#334155;border:1px solid #475569}.chk-step-label{white-space:nowrap;font-size:.875rem;font-weight:500}.chk-step-label-active{color:#fff}.chk-step-label-inactive{color:#cbd5e1}.chk-step-line{background:#475569;flex-shrink:0;width:24px;height:2px}.chk-item-count{color:#cbd5e1;font-size:.875rem}@media (max-width:480px){.chk-step-label{display:none}.chk-step{flex-direction:column;gap:4px}.chk-step-line{width:16px}}.chk-grid{flex-direction:column;gap:24px;width:100%;margin-top:24px;display:flex}@media (min-width:1024px){.chk-grid{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}}.chk-sidebar{width:100%}@media (min-width:1024px){.chk-sidebar{position:sticky;top:80px}}.chk-form-col{width:100%}.mr-2{margin-right:8px}.text-sm{font-size:.875rem}.text-gray-400{color:#cbd5e1}
