.cl-card{max-width:640px;margin:0 auto;background:#fff;border:2px solid #1a1a1a;overflow:hidden}.cl-header{padding:16px 24px;background:#1a1a1a;display:flex;align-items:center;justify-content:space-between}.cl-header-left{display:flex;align-items:center;gap:10px}.cl-icon{width:32px;height:32px;background:#ffd800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cl-icon svg{width:15px;height:15px;fill:#1a1a1a}.cl-title{font-family:Big Shoulders Display,sans-serif;font-size:17px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#ffd800}.cl-sub{font-size:11px;color:#ffffff73;margin-top:1px}.cl-pill{font-size:10px;font-weight:700;background:#ffd800;color:#1a1a1a;padding:4px 12px;letter-spacing:.06em;text-transform:uppercase}.cl-progress-wrap{height:4px;background:#f4f4f4}.cl-progress-bar{height:100%;background:#ffd800;transition:width .4s ease;width:0%}.cl-messages{min-height:300px;overflow-y:auto;padding:32px 28px;display:flex;flex-direction:column;justify-content:center}.cl-text{font-size:1rem;line-height:1.65;color:#1a1a1a;margin-bottom:18px;animation:cl-msg-in .25s ease}.cl-choices{display:flex;flex-direction:column;gap:8px;animation:cl-msg-in .25s ease}.cl-choice-btn{display:flex;align-items:center;gap:12px;padding:14px 18px;border:2px solid #e0e0e0;background:#fff;color:#1a1a1a;font-size:.95rem;cursor:pointer;text-align:left;transition:all .15s;line-height:1.4;font-family:inherit}.cl-choice-btn:hover{border-color:#ffd800;background:#ffd8000a}.cl-radio{width:18px;height:18px;border:2px solid #e0e0e0;flex-shrink:0;position:relative;transition:border-color .15s}.cl-choice-btn:hover .cl-radio{border-color:#ffd800}.cl-other-wrap{margin-top:12px;padding-top:12px;border-top:1px solid #f4f4f4;animation:cl-msg-in .25s ease}.cl-other-label{font-size:.82rem;color:#777;margin-bottom:8px}.cl-other-row{display:flex;gap:8px}.cl-other-input{flex:1;background:#fff;border:2px solid #e0e0e0;color:#1a1a1a;padding:12px 16px;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .15s}.cl-other-input:focus{border-color:#ffd800}.cl-other-input::placeholder{color:#999}.cl-other-send{width:44px;height:44px;flex-shrink:0;background:#ffd800;border:none;color:#1a1a1a;font-size:18px;font-weight:700;cursor:pointer;transition:background .15s}.cl-other-send:hover{background:#e6c200}.cl-footer{display:flex;gap:8px;padding:16px 28px;border-top:2px solid #1a1a1a;background:#f5f5f5}.cl-footer input{flex:1;border:2px solid #e0e0e0;color:#1a1a1a;padding:12px 16px;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .15s;background:#fff}.cl-footer input:focus{border-color:#ffd800}.cl-footer input::placeholder{color:#999}.cl-footer button{width:44px;height:44px;flex-shrink:0;background:#ffd800;border:none;color:#1a1a1a;font-size:18px;font-weight:700;cursor:pointer;transition:background .15s}.cl-footer button:hover{background:#e6c200}.cl-footer button:disabled{opacity:.3;cursor:default}.cl-typing{display:flex;gap:5px;padding:16px 0;justify-content:center}.cl-typing span{display:inline-block;width:8px;height:8px;background:#ffd800;opacity:.3;animation:cl-dot 1.2s ease-in-out infinite}.cl-typing span:nth-child(2){animation-delay:.2s}.cl-typing span:nth-child(3){animation-delay:.4s}.cl-quote-card{border:2px solid #1a1a1a;margin:12px 0;animation:cl-msg-in .25s ease}.cl-quote-header{background:#1a1a1a;padding:12px 20px;font-family:Big Shoulders Display,sans-serif;font-weight:900;font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#ffd800}.cl-quote-body{padding:16px 20px}.cl-quote-row{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 0;border-bottom:1px solid #e0e0e0;gap:16px}.cl-quote-row:last-child{border-bottom:none}.cl-quote-row span:first-child{font-size:13px;color:#444}.cl-quote-row span:last-child{font-size:14px;font-weight:600;color:#1a1a1a;white-space:nowrap}.cl-quote-total{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background:#ffd800}.cl-quote-total span:first-child{font-family:Big Shoulders Display,sans-serif;font-weight:900;font-size:16px;text-transform:uppercase;letter-spacing:.08em;color:#1a1a1a}.cl-quote-total span:last-child{font-family:Big Shoulders Display,sans-serif;font-weight:900;font-size:28px;color:#1a1a1a}.cl-quote-hold{padding:10px 20px;background:#fff8dc;border-top:1px solid #e6c200;font-size:12px;color:#5a4a00;line-height:1.5}.cl-checkout-btn{display:block;width:100%;padding:16px;margin:12px 0 8px;background:#ffd800;color:#1a1a1a;text-align:center;font-family:Big Shoulders Display,sans-serif;font-weight:900;font-size:20px;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;border:2px solid #1a1a1a;cursor:pointer;transition:background .15s}.cl-checkout-btn:hover{background:#e6c200}.cl-checkout-note{text-align:center;font-size:12px;color:#777;padding-bottom:8px}.cl-addr-form{animation:cl-msg-in .25s ease}.cl-addr-row{margin-bottom:12px}.cl-addr-lbl{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#777;margin-bottom:4px}.cl-addr-input{width:100%;padding:11px 14px;border:2px solid #e0e0e0;background:#fff;color:#1a1a1a;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .15s}.cl-addr-input:focus{border-color:#ffd800}.cl-addr-input::placeholder{color:#bbb}.cl-addr-select{appearance:auto;cursor:pointer}.cl-addr-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cl-addr-submit{display:block;width:100%;padding:14px;margin-top:16px;background:#ffd800;color:#1a1a1a;border:2px solid #1a1a1a;font-family:Big Shoulders Display,sans-serif;font-weight:900;font-size:16px;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:background .15s}.cl-addr-submit:hover{background:#e6c200}.cl-powered{text-align:center;font-size:.7rem;color:#999;padding:8px 0 10px;background:#f5f5f5}.cl-powered a{color:#777;text-decoration:none}.cl-powered a:hover{color:#ffd800}@keyframes cl-dot{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.4)}}@keyframes cl-msg-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.cl-messages{padding:24px 20px;min-height:260px}.cl-footer{padding:12px 20px}.cl-choice-btn{padding:12px 14px;font-size:.9rem}}
