.copiloto-sidebar{background:#fff;border-right:1px solid #e5e5e5;flex-direction:column;flex-shrink:0;width:0;min-width:0;font-family:DM Sans;transition:width .25s,min-width .25s;display:flex;overflow:hidden}@media (max-width:767px){.copiloto-sidebar{z-index:100;position:absolute;top:0;bottom:0;left:0}.copiloto-sidebar--open{width:100%}}@media (min-width:768px){.copiloto-sidebar{position:relative}.copiloto-sidebar--open{width:25%;max-width:300px}}.copiloto-sidebar-header{color:#1a1a1a;white-space:nowrap;border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;font-weight:700;display:flex}.copiloto-sidebar-close{color:#4a4a4a;cursor:pointer;background:#f7f7f8;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;display:flex}.copiloto-sidebar-close:hover{background:#ececee}.copiloto-sidebar-new-btn{color:#4a4a4a;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:1px dashed #e5e5e5;border-radius:8px;flex-shrink:0;margin:12px 12px 4px;padding:10px 14px;font-family:DM Sans;font-size:13px;transition:background .15s}.copiloto-sidebar-new-btn:hover{background:#f7f7f8}.copiloto-sidebar-list{flex:1;padding:8px 12px 16px;overflow-y:auto}.copiloto-sidebar-group{margin-bottom:8px}.copiloto-sidebar-group-label{text-transform:uppercase;color:#8a8a8a;letter-spacing:.3px;white-space:nowrap;padding:10px 8px 4px;font-size:11px;font-weight:600}.copiloto-sidebar-item{background:0 0;border-radius:8px;align-items:center;width:100%;transition:background .12s;display:flex;position:relative}.copiloto-sidebar-item:hover{background:#f7f7f8}.copiloto-sidebar-item:hover .copiloto-sidebar-item-hide{opacity:1}.copiloto-sidebar-item--active{background:#0ad49414}.copiloto-sidebar-item--active:hover{background:#0ad4941f}.copiloto-sidebar-item-btn{color:#1a1a1a;text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;flex:1;min-width:0;padding:9px 10px;font-family:DM Sans;font-size:13px;line-height:1.4;overflow:hidden}.copiloto-sidebar-item-hide{color:#ef4444;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-right:4px;font-size:16px;line-height:1;transition:opacity .15s,background .15s;display:flex}.copiloto-sidebar-item-hide:hover{background:#ef44441a}.copiloto-sidebar-mode-pill{color:#035d51;white-space:nowrap;vertical-align:middle;background:#035d5114;border:1px solid #035d51;border-radius:999px;align-items:center;margin-right:4px;padding:1px 7px;font-size:10px;font-weight:500;line-height:1.5;display:inline-flex}.copiloto-sidebar-mode-pill--publish{color:#08a372;background:#0ad4941a;border-color:#0ad494;font-weight:600}.copiloto-sidebar-group--publish .copiloto-sidebar-group-label{color:#08a372}.copiloto-sidebar-resume{margin:0 0 4px}.copiloto-sidebar-resume-btn{color:#08a372;cursor:pointer;background:#0ad4940a;border:1px dashed #0ad4944d;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;font-family:DM Sans;font-size:12px;font-weight:600;transition:background .15s;display:flex}.copiloto-sidebar-resume-btn:hover{background:#0ad4941a}.copiloto-sidebar-resume-arrow{opacity:.6;font-size:9px}.copiloto-sidebar-resume-list{background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;gap:2px;margin-top:4px;padding:4px 0;display:flex;box-shadow:0 2px 8px #0000000f}.copiloto-sidebar-resume-item{color:#1a1a1a;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;width:100%;padding:8px 10px;font-family:DM Sans;font-size:13px;transition:background .12s;display:flex}.copiloto-sidebar-resume-item:hover{background:#0ad4940f}.copiloto-sidebar-resume-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.copiloto-sidebar-resume-date{color:#8a8a8a;white-space:nowrap;flex-shrink:0;font-size:10px;font-weight:500}.copiloto-sidebar-empty{text-align:center;color:#8a8a8a;white-space:nowrap;padding:24px 8px;font-size:13px}
.sell-in-chat{z-index:50;background:#fff;border-radius:16px;flex-direction:column;width:360px;max-height:calc(100dvh - 130px);transition:transform .3s;display:flex;position:fixed;top:110px;right:16px;transform:translate(calc(100% + 32px));box-shadow:0 8px 32px #0000001f;font-family:DM Sans!important}.sell-in-chat--open{transform:translate(0)}@media (max-width:767px){.sell-in-chat{border-radius:0 0 16px 16px;width:100%;height:50svh;max-height:50svh;transition:transform .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1),max-height .3s cubic-bezier(.4,0,.2,1),border-radius .3s;inset:50px 0 auto;transform:translateY(-110%);box-shadow:0 4px 20px #00000026}.sell-in-chat.sell-in-chat--open{transform:translateY(0)}.sell-in-chat.sell-in-chat--expanded{border-radius:0;height:calc(100svh - 50px);max-height:calc(100svh - 50px)}}.sell-in-chat-header{border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.sell-in-chat-header-title{color:#1a1a1a;font-size:15px;font-weight:700}.sell-in-chat-header-actions{align-items:center;gap:6px;display:flex}.sell-in-chat-header-expand{color:#4a4a4a;cursor:pointer;background:#f7f7f8;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,transform .2s;display:none}.sell-in-chat-header-expand svg{width:16px;height:16px}.sell-in-chat-header-expand:hover{background:#e7e7ea}@media (max-width:767px){.sell-in-chat-header-expand{display:flex}}.sell-in-chat-header-close{color:#4a4a4a;cursor:pointer;background:#f7f7f8;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .15s;display:flex}.sell-in-chat-header-close:hover{background:#e7e7ea}.sell-in-chat-body{flex:1;padding:8px 0;overflow-y:auto}.sell-in-chat-section{border-bottom:1px solid #e5e5e5}.sell-in-chat-section:last-child{border-bottom:none}.sell-in-chat-section--highlight{background:#0ad4940a}.sell-in-chat-section-label{color:#8a8a8a;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-family:DM Sans;font-size:11px;font-weight:700;display:flex}.sell-in-chat-section-label:hover{color:#4a4a4a}.sell-in-chat-section-pill{color:#8a8a8a;text-transform:none;letter-spacing:0;background:#8a8a8a1f;border-radius:8px;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:600}.sell-in-chat-section-arrow{opacity:.5;font-size:9px}.sell-in-chat-fields{flex-wrap:wrap;gap:8px;padding:0 16px 14px;display:flex}.sell-in-chat-field{color:#1a1a1a;box-sizing:border-box;cursor:pointer;text-align:left;background:0 0;border:1px dashed #e5e5e5;border-radius:10px;flex-direction:column;gap:2px;width:100%;padding:8px 12px;font-family:DM Sans;transition:border-color .15s,background .15s;display:flex;overflow:hidden}.sell-in-chat-field:hover{border-color:#8a8a8a}.sell-in-chat-field--filled{background:#0ad4940f;border-style:solid;border-color:#0ad49433}.sell-in-chat-field--filled .sell-in-chat-field-value{color:#1a1a1a}.sell-in-chat-field--editing{cursor:default;background:#fff;border-style:solid;border-color:#0ad494;flex-direction:column;gap:6px}.sell-in-chat-field--full{width:100%}.sell-in-chat-field-label{color:#8a8a8a;text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:600}.sell-in-chat-field-value{color:#8a8a8a;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;font-style:italic;display:-webkit-box;overflow:hidden}.sell-in-chat-field--filled .sell-in-chat-field-value{font-style:normal}.sell-in-chat-field-input,.sell-in-chat-field-textarea{color:#1a1a1a;box-sizing:border-box;border:1px solid #e5e5e5;border-radius:6px;outline:none;width:100%;padding:6px 8px;font-family:DM Sans;font-size:13px}.sell-in-chat-field-input:focus,.sell-in-chat-field-textarea:focus{border-color:#0ad494}.sell-in-chat-field-textarea{resize:vertical;box-sizing:border-box;min-height:60px;overflow:hidden}.sell-in-chat-field-actions{gap:6px;display:flex}.sell-in-chat-field-ok,.sell-in-chat-field-cancel{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:50%;height:30px;font-size:12px;transition:background .15s;display:flex}.sell-in-chat-field-ok{color:#078b61;background:#0ad49426}.sell-in-chat-field-ok:hover{background:#0ad4944d}.sell-in-chat-field-cancel{color:#8a8a8a;background:#f7f7f8}.sell-in-chat-field-cancel:hover{background:#e7e7ea}.sell-in-chat-upload-wrap{width:100%}.sell-in-chat-upload-wrap.sell-in-chat-upload-disabled{pointer-events:none;opacity:.45}.sell-in-chat-photos{padding:0 16px 14px}.sell-in-chat-photos .gallery-grid{flex-direction:column;gap:8px;display:flex}.sell-in-chat-photos .gallery-section{margin:12px 0}.sell-in-chat-photos .gallery-preview{min-width:200px}.sell-in-chat-photos .edit-publish-cont{width:30%}.sell-in-chat-photo-hint{color:#8a8a8a;padding:8px 0;font-size:12px}.sell-in-chat-photo-count{color:#0ad494;font-size:12px;font-weight:600}.sell-in-chat-photo-count--incomplete{color:#8a8a8a}.sell-in-chat-footer{border-top:1px solid #e5e5e5;flex-direction:column;flex-shrink:0;gap:10px;padding:12px 16px;display:flex}.sell-in-chat-progress-info{flex-direction:column;flex:1;gap:4px;display:flex}.sell-in-chat-progress-info span{color:#8a8a8a;font-size:11px;font-weight:600}.sell-in-chat-progress-bar{background:#e5e5e5;border-radius:2px;height:4px;overflow:hidden}.sell-in-chat-progress-fill{background:#0ad494;border-radius:2px;height:100%;transition:width .3s}.sell-in-chat-publish-btn{color:#fff;cursor:pointer;background:#0ad494;border:none;border-radius:12px;flex-shrink:0;padding:10px 24px;font-family:DM Sans;font-size:14px;font-weight:600;transition:background .15s}.sell-in-chat-publish-btn:hover{background:#035d51}.sell-in-chat-publish-btn:disabled{cursor:not-allowed;background:#d1d5db}.sell-in-chat-field-select-wrapper{width:100%;position:relative}.sell-in-chat-field-arrow{opacity:.5;margin-left:auto;font-size:9px}.sell-in-chat-dropdown{z-index:20;background:#fff;border:1px solid #e5e5e5;border-radius:10px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}.sell-in-chat-dropdown-search{color:#1a1a1a;box-sizing:border-box;border:none;border-bottom:1px solid #e5e5e5;outline:none;width:100%;padding:10px 12px;font-family:DM Sans;font-size:13px}.sell-in-chat-dropdown-search::placeholder{color:#8a8a8a}.sell-in-chat-dropdown-list{max-height:200px;overflow-y:auto}.sell-in-chat-dropdown-empty{color:#8a8a8a;text-align:center;padding:12px;font-size:13px}.sell-in-chat-dropdown-item{color:#1a1a1a;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:9px 12px;font-family:DM Sans;font-size:13px;transition:background .12s;display:flex}.sell-in-chat-dropdown-item:hover{background:#0ad4940f}.sell-in-chat-dropdown-item--active{background:#0ad4941a;font-weight:600}.sell-in-chat-dropdown-code{color:#8a8a8a;font-family:monospace;font-size:10px}.sell-in-chat-dnrpa{border-radius:8px;width:100%;padding:8px 12px;font-size:12px;line-height:1.5}.sell-in-chat-dnrpa--loading{color:#4a4a4a;background:#8a8a8a1a}.sell-in-chat-dnrpa--ok{color:#078b61;background:#0ad4941a;font-weight:600}.sell-in-chat-dnrpa--error{color:#dc2626;background:#ef444414}.sell-in-chat-dnrpa--error strong{margin-bottom:4px;display:block}.sell-in-chat-dnrpa--error div{opacity:.9;font-size:11px}.sell-in-chat-warning{color:#b45309;background:#f59e0b1a;border-radius:8px;width:100%;padding:8px 12px;font-size:12px;font-weight:500}.sell-in-chat-specs-code{color:#078b61;background:#0ad49414;border-radius:8px;width:100%;padding:6px 12px;font-family:monospace;font-size:11px;font-weight:600}.copiloto-sell-toggle{color:#0ad494;cursor:pointer;background:#0ad49414;border:1px solid #0ad494;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-family:DM Sans;font-size:12px;font-weight:600;transition:background .15s;display:flex}.copiloto-sell-toggle:hover{background:#0ad49429}.copiloto-sell-toggle svg{width:14px;height:14px}.sell-in-chat-cost{color:#4a4a4a;flex-direction:column;gap:4px;width:100%;font-size:12px;display:flex}.sell-in-chat-cost-row{justify-content:space-between;align-items:center;padding:2px 0;display:flex}.sell-in-chat-cost-row--discount{color:#0ad494;font-weight:600}.sell-in-chat-cost-row--pending{color:#8a8a8a;font-size:11px;font-style:italic}.sell-in-chat-cost-total{color:#1a1a1a;border-top:1px solid #e5e5e5;margin-top:4px;padding-top:6px;font-size:14px;font-weight:700}.sell-in-chat-payment-buttons{flex-direction:column;gap:8px;width:100%;display:flex}.sell-in-chat-btn-talo,.sell-in-chat-btn-mp{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-family:DM Sans;font-size:13px;transition:opacity .15s;display:flex}.sell-in-chat-btn-talo:disabled,.sell-in-chat-btn-mp:disabled{opacity:.6;cursor:not-allowed}.sell-in-chat-btn-talo{color:#fff;background:#1a1a2e}.sell-in-chat-btn-talo:hover:not(:disabled){opacity:.9}.sell-in-chat-btn-mp{color:#fff;background:#009ee3}.sell-in-chat-btn-mp:hover:not(:disabled){opacity:.9}.sell-in-chat-pay-logo{-o-object-fit:contain;object-fit:contain;width:auto;height:20px}.sell-in-chat-talo-overlay{z-index:100;background:#00000080;border-radius:16px;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.sell-in-chat-talo-modal{background:#fff;border-radius:16px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 12px 40px #0003}.sell-in-chat-talo-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.sell-in-chat-talo-header h3{color:#1a1a1a;margin:0;font-size:16px;font-weight:700}.sell-in-chat-talo-close{color:#4a4a4a;cursor:pointer;background:#f7f7f8;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;display:flex}.sell-in-chat-talo-close:hover{background:#e7e7ea}.sell-in-chat-talo-content{flex-direction:column;gap:16px;padding:20px;display:flex}.sell-in-chat-talo-field h4{color:#8a8a8a;text-transform:uppercase;letter-spacing:.3px;margin:0 0 6px;font-size:12px;font-weight:600}.sell-in-chat-talo-alias-row{background:#f7f7f8;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.sell-in-chat-talo-alias{color:#1a1a1a;word-break:break-all;flex:1;font-family:monospace;font-size:15px;font-weight:700}.sell-in-chat-talo-copy{cursor:pointer;background:#0ad4941a;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sell-in-chat-talo-copy:hover{background:#0ad49433}.sell-in-chat-talo-amount{color:#0ad494;font-size:20px;font-weight:700}.sell-in-chat-talo-message{color:#4a4a4a;background:#f7f7f8;border-radius:10px;margin:0;padding:12px;font-size:13px;line-height:1.5}.sell-in-chat-talo-profile-link{color:#fff;background:#0ad494;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.sell-in-chat-talo-profile-link:hover{background:#035d51}.sell-in-chat-btn-agency-save{color:#fff;cursor:pointer;background:#0ad494;border:none;border-radius:10px;width:100%;padding:14px;font-family:DM Sans;font-size:15px;font-weight:700;transition:background .15s}.sell-in-chat-btn-agency-save:hover{background:#08ad79}.sell-in-chat-btn-agency-save:disabled{opacity:.6;cursor:not-allowed}.sell-in-chat-no-slots{text-align:center;color:#8a8a8a;margin-top:6px;font-size:12px;display:block}.sell-in-chat-toggle-group{flex-direction:column;gap:6px;width:100%;display:flex}.sell-in-chat-toggle-label{color:#8a8a8a;text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:600}.sell-in-chat-toggle-buttons{flex-wrap:wrap;gap:6px;display:flex}.sell-in-chat-toggle-btn{color:#4a4a4a;cursor:pointer;background:0 0;border:1px solid #e5e5e5;border-radius:8px;padding:6px 12px;font-family:DM Sans;font-size:12px;transition:all .15s}.sell-in-chat-toggle-btn:hover:not(:disabled){color:#0ad494;border-color:#0ad494}.sell-in-chat-toggle-btn--active{color:#08a372;background:#0ad4941a;border-color:#0ad494;font-weight:600}.sell-in-chat-toggle-btn:disabled{opacity:.5;cursor:not-allowed}.sell-in-chat-section-icon{flex-shrink:0;width:14px;height:14px;margin-right:4px}.sell-in-chat-extras-toggle{color:#0ad494;cursor:pointer;background:0 0;border:2px dashed #0ad494;border-radius:10px;width:100%;padding:10px 16px;font-family:DM Sans;font-size:13px;font-weight:600;transition:all .2s}.sell-in-chat-extras-toggle:hover{background:#0ad4940f}.sell-in-chat-extras-toggle--active{color:#08a372;background:#0ad4941a;border-style:solid}.sell-in-chat-extra-info{width:100%}.sell-in-chat-extra-info p{color:#4a4a4a;margin:0 0 4px;font-size:13px;line-height:1.4}.sell-in-chat-extra-price{font-weight:700;color:#1a1a1a!important;font-size:14px!important}.sell-in-chat-extra-promo{font-weight:600;color:#0ad494!important;font-size:12px!important}.sell-in-chat-map-container{border:1px solid #e5e5e5;border-radius:10px;width:100%;height:250px;position:relative;overflow:hidden}.sell-in-chat-map-pin{color:#fff;background:#000000b3;border-radius:6px;padding:4px 8px;font-size:11px;position:absolute;bottom:8px;left:8px}.sell-in-chat-availability{flex-direction:column;gap:6px;width:100%;display:flex}.sell-in-chat-availability-day{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sell-in-chat-availability-day .sell-in-chat-toggle-btn{text-align:center;min-width:80px;padding:5px 8px;font-size:11px}.sell-in-chat-availability-day--active .sell-in-chat-toggle-btn{color:#08a372;background:#0ad4941a;border-color:#0ad494;font-weight:600}.sell-in-chat-availability-times{color:#8a8a8a;align-items:center;gap:4px;font-size:11px;display:flex}.sell-in-chat-availability-input{color:#1a1a1a;border:1px solid #e5e5e5;border-radius:6px;outline:none;width:90px;padding:4px 6px;font-family:DM Sans;font-size:11px}.sell-in-chat-availability-input:focus{border-color:#0ad494}.sell-in-chat-voucher{flex-direction:column;gap:6px;width:100%;display:flex}.sell-in-chat-voucher-row{gap:6px;display:flex}.sell-in-chat-voucher-input{color:#1a1a1a;text-transform:uppercase;border:1px solid #e5e5e5;border-radius:8px;outline:none;flex:1;padding:8px 10px;font-family:DM Sans;font-size:13px}.sell-in-chat-voucher-input::placeholder{text-transform:none;color:#8a8a8a}.sell-in-chat-voucher-input:focus{border-color:#0ad494}.sell-in-chat-voucher-btn{color:#fff;cursor:pointer;background:#0ad494;border:none;border-radius:8px;flex-shrink:0;padding:8px 14px;font-family:DM Sans;font-size:12px;font-weight:600;transition:background .15s}.sell-in-chat-voucher-btn:hover:not(:disabled){background:#035d51}.sell-in-chat-voucher-btn:disabled{cursor:not-allowed;background:#d1d5db}.sell-in-chat-voucher-error{color:#dc2626;font-size:11px;font-weight:500}.sell-in-chat-voucher-success{color:#08a372;font-size:11px;font-weight:600}.sell-in-chat-cost-row--voucher{color:#0ad494;font-weight:600}.sell-in-chat-cost-separator{background:#e5e5e5;height:1px;margin:4px 0}.sell-in-chat-cost-row--extra-title{color:#8a8a8a;text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:700}.sell-in-chat-cost-row--extra{color:#4a4a4a}.sell-in-chat-cost-strikethrough{color:#8a8a8a;margin-right:4px;font-size:12px;font-weight:400;text-decoration:line-through}
.copiloto-page{background:#f7f7f8;flex-direction:column;height:100dvh;font-family:DM Sans;display:flex;overflow:hidden}.copiloto-body{flex:1;display:flex;position:relative;overflow:hidden}.copiloto-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.copiloto-hamburger{color:#4a4a4a;cursor:pointer;background:#f7f7f8;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.copiloto-hamburger:hover{background:#ececee}.copiloto-hamburger svg{width:18px;height:18px}.copiloto-header{background:#fff;border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px;display:flex}.copiloto-header-title{color:#1a1a1a;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.copiloto-header-title img{width:24px;height:24px}.copiloto-header-actions{align-items:center;gap:8px;display:flex}.copiloto-new-chat-btn{color:#4a4a4a;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-family:DM Sans;font-size:13px;transition:background .15s,border-color .15s;display:flex}.copiloto-new-chat-btn:hover{background:#f7f7f8;border-color:#8a8a8a}@media (max-width:767px){.copiloto-new-chat-btn{display:none}}.copiloto-copy-btn{color:#4a4a4a;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:20px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,border-color .15s,color .15s;display:flex}.copiloto-copy-btn:hover{background:#f7f7f8;border-color:#8a8a8a}.copiloto-copy-btn--active{color:#fff;background:#0ad494;border-color:#0ad494}.copiloto-copy-btn--active:hover{background:#09b780;border-color:#09b780}.copiloto-message--selectable{cursor:pointer;border-radius:12px;transition:background .15s}.copiloto-message--selectable:hover{background:#0ad4940a}.copiloto-message--selected{background:#0ad49414}.copiloto-message--selected:hover{background:#0ad4941f}.copiloto-copy-check{border:2px solid #e5e5e5;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:8px;transition:background .15s,border-color .15s;display:flex}.copiloto-copy-check--on{color:#fff;background:#0ad494;border-color:#0ad494}.copiloto-copy-bar{z-index:5;background:#fff;border-top:1px solid #e5e5e5;align-items:center;gap:10px;padding:10px 16px;display:flex;position:sticky;bottom:0}.copiloto-copy-bar-count{color:#4a4a4a;margin-right:auto;font-family:DM Sans;font-size:13px}.copiloto-copy-bar-all,.copiloto-copy-bar-copy,.copiloto-copy-bar-cancel{cursor:pointer;border:none;border-radius:8px;padding:6px 14px;font-family:DM Sans;font-size:13px;transition:background .15s,opacity .15s}.copiloto-copy-bar-all{color:#4a4a4a;background:#f7f7f8}.copiloto-copy-bar-all:hover{background:#ececee}.copiloto-copy-bar-copy{color:#fff;background:#0ad494}.copiloto-copy-bar-copy:hover{background:#09b780}.copiloto-copy-bar-copy:disabled{opacity:.4;cursor:default}.copiloto-copy-bar-cancel{color:#8a8a8a;background:0 0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.copiloto-copy-bar-cancel:hover{color:#4a4a4a;background:#f7f7f8}.copiloto-messages{scroll-behavior:smooth;flex:1;padding:24px 16px;overflow-y:auto}.copiloto-messages-inner{flex-direction:column;gap:20px;max-width:768px;margin:0 auto;display:flex}.copiloto-message{gap:10px;max-width:90%;display:flex}.copiloto-message--user{flex-direction:row-reverse;align-self:flex-end}.copiloto-message--assistant{align-self:flex-start}.copiloto-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.copiloto-avatar--user{color:#fff;background:#0ad494}.copiloto-avatar--assistant{border-radius:0;overflow:hidden}.copiloto-avatar--assistant img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.copiloto-bubble{word-break:break-word;padding:10px 16px;font-size:14px;line-height:1.55}.copiloto-bubble--user{color:#1a1a1a;background:#b5f2df;border-radius:12px 6px 12px 12px}.copiloto-bubble--user .copiloto-mode-pill{color:#035d51;vertical-align:middle;background:#b5f2df;border:1px solid #035d51;border-radius:999px;align-items:center;margin-right:4px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.5;display:inline-flex}.copiloto-bubble--assistant{color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:6px 12px 12px}.copiloto-bubble--assistant p{margin:0 0 10px}.copiloto-bubble--assistant p:last-child{margin-bottom:0}.copiloto-bubble--assistant ul,.copiloto-bubble--assistant ol{margin:0 0 10px;padding-left:0;list-style:none}.copiloto-bubble--assistant li{margin-bottom:4px}.copiloto-bubble--assistant strong{font-weight:600}.copiloto-bubble--assistant .copiloto-car-title{margin:16px 0 4px}.copiloto-bubble--assistant .copiloto-car-title:first-child{margin-top:0}.copiloto-bubble--assistant .copiloto-link{color:#1a1a1a;text-underline-offset:2px;font-weight:600;text-decoration:underline}.copiloto-bubble--assistant .copiloto-link:hover{color:#000}.copiloto-bubble--assistant .copiloto-version-pill{color:#035d51;cursor:pointer;background:#035d5114;border:1px solid #035d51;border-radius:999px;align-items:center;margin:4px 4px 4px 0;padding:5px 14px;font-family:DM Sans;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}.copiloto-bubble--assistant .copiloto-version-pill:hover{background:#035d5129}.copiloto-bubble--assistant .copiloto-car-card{background:#f7f7f8;border:1px solid #e5e5e5;border-radius:10px;margin:12px 0;padding:10px 14px}.copiloto-bubble--assistant .copiloto-car-card:first-child{margin-top:0}.copiloto-bubble--assistant .copiloto-car-card:last-child{margin-bottom:0}.copiloto-bubble--assistant .copiloto-car-card-title{color:#1a1a1a;font-size:14px;font-weight:600;line-height:1.4}.copiloto-bubble--assistant .copiloto-car-card-details{color:#8a8a8a;margin-top:4px;font-size:12px;line-height:1.4}.copiloto-bubble--assistant .copiloto-car-card-link,.copiloto-bubble--assistant .copiloto-car-card-select{color:#035d51;cursor:pointer;background:#0ad49414;border:1px solid #0ad494;border-radius:999px;align-items:center;margin-top:8px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.copiloto-bubble--assistant .copiloto-car-card-link:hover,.copiloto-bubble--assistant .copiloto-car-card-select:hover{background:#0ad49429}.copiloto-edit-desc-btn{color:#035d51;cursor:pointer;background:#035d5114;border:1px solid #035d51;border-radius:999px;align-items:center;margin-top:10px;padding:6px 14px;font-family:DM Sans;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.copiloto-edit-desc-btn:hover{background:#035d5129}.copiloto-action-buttons{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.copiloto-action-btn{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-family:DM Sans;font-size:13px;font-weight:600;transition:background .15s}.copiloto-action-btn--activate{color:#fff;background:#10b981}.copiloto-action-btn--activate:hover:not(:disabled){background:#0d9367}.copiloto-action-btn--turbo{color:#fff;background:#f59e0b}.copiloto-action-btn--turbo:hover:not(:disabled){background:#cf8508}.copiloto-action-btn:disabled{opacity:.5;cursor:not-allowed}.copiloto-loading-dots{gap:5px;padding:6px 0;display:flex}.copiloto-loading-dots span{background:#8a8a8a;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite copilotoDotPulse}.copiloto-loading-dots span:nth-child(2){animation-delay:.15s}.copiloto-loading-dots span:nth-child(3){animation-delay:.3s}@keyframes copilotoDotPulse{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.copiloto-progress{width:100%;min-width:200px;padding:4px 0}.copiloto-progress-label{color:#035d51;margin-bottom:6px;font-size:12px;font-weight:600}.copiloto-progress-bar{background:#e5e5e5;border-radius:3px;width:100%;height:6px;overflow:hidden}.copiloto-progress-fill{background:#035d51;border-radius:3px;height:100%;transition:width .3s}.copiloto-legal-notice{text-align:center;color:#777;margin:0;padding:0 16px 6px;font-size:11px;line-height:1.4}.copiloto-input-area{background:0 0;flex-shrink:0;padding:0 16px 16px;position:relative}.copiloto-input-area-fade{z-index:1;pointer-events:none;background:linear-gradient(#0000,#f7f7f8);height:40px;position:absolute;top:-40px;left:0;right:0}.copiloto-input-container{background:#fff;border:1px solid #e5e5e5;border-radius:24px;max-width:768px;margin:0 auto;padding:12px 14px 10px 16px;transition:border-color .15s,box-shadow .15s;box-shadow:0 2px 12px #0000000f}.copiloto-input-container:focus-within{border-color:#000;box-shadow:0 2px 16px #0ad4941f}.copiloto-input-row{align-items:center;gap:10px;display:flex}.copiloto-input-row--closed{justify-content:center;padding:6px 0}.copiloto-closed-label{color:#8a8a8a;-webkit-user-select:none;user-select:none;font-family:DM Sans;font-size:14px}.copiloto-textarea{resize:none;color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;min-height:21px;max-height:150px;padding:2px 0;font-family:DM Sans;font-size:14px;line-height:1.5}.copiloto-textarea::placeholder{color:#8a8a8a}.copiloto-voice-btn{color:#8a8a8a;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:color .15s,background .15s;display:flex}.copiloto-voice-btn svg{width:18px;height:18px}.copiloto-voice-btn:hover{color:#4a4a4a;background:#f7f7f8}.copiloto-voice-btn--active{color:#ef4444;animation:1.2s ease-in-out infinite copiloto-rec-glow}.copiloto-voice-btn--active:hover{color:#dc2626}.copiloto-voice-btn:disabled{opacity:.4;cursor:not-allowed}@keyframes copiloto-rec-glow{0%,to{background:#ef444414;box-shadow:0 0 #ef444400}50%{background:#ef444433;box-shadow:0 0 0 6px #ef44441f}}.copiloto-send-btn{color:#fff;cursor:pointer;background:#0ad494;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.copiloto-send-btn:hover{background:#b5f2df}.copiloto-send-btn:disabled{cursor:not-allowed;background:#d1d5db}.copiloto-send-btn svg,.copiloto-send-btn img{width:18px;height:18px}.copiloto-char-ring{flex-shrink:0;width:24px;height:24px;position:relative}.copiloto-char-ring svg{width:24px;height:24px;transform:rotate(-90deg)}.copiloto-char-ring-bg{fill:none;stroke:#e5e7eb;stroke-width:2px}.copiloto-char-ring-fill{fill:none;stroke:#0ad494;stroke-width:2px;stroke-linecap:round;transition:stroke-dasharray .15s,stroke .15s}.copiloto-char-ring-fill--warn{stroke:#f59e0b}.copiloto-char-ring-fill--limit{stroke:#ef4444}.copiloto-char-count{color:#8a8a8a;justify-content:center;align-items:center;font-family:DM Sans;font-size:8px;font-weight:600;line-height:1;display:flex;position:absolute;inset:0}.copiloto-char-count--limit{color:#ef4444}.copiloto-menu-wrapper{flex-shrink:0;position:relative}.copiloto-mode-hint{color:#035d51;white-space:nowrap;cursor:pointer;background:#035d5114;border:1px solid #035d51;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 14px;font-family:DM Sans;font-size:12px;display:inline-flex}.copiloto-mode-hint:hover{background:#035d5129}.copiloto-mode-hint--above{z-index:10;width:fit-content;margin:0 16px 8px;animation:5s forwards copiloto-hint-lifecycle;display:none;position:relative}.copiloto-mode-hint--inline{display:inline-flex}@keyframes copiloto-hint-lifecycle{0%{opacity:0;transform:translateY(10px)}10%{opacity:1;transform:translateY(0)}30%{transform:translateY(-6px)}50%{transform:translateY(0)}70%{transform:translateY(-6px)}82%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(28px)}}@media (max-width:768px){.copiloto-mode-hint--above{margin:0 8px 8px;display:inline-flex}.copiloto-mode-hint--inline{display:none}.copiloto-input-area{padding:0 8px 12px}}.copiloto-plus-btn{color:#4a4a4a;cursor:pointer;background:#f7f7f8;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s,transform .2s;display:flex}.copiloto-plus-btn:hover{color:#1a1a1a;background:#ececee}.copiloto-plus-btn--open{transform:rotate(45deg)}.copiloto-plus-btn svg{width:16px;height:16px}.copiloto-mode-icon-img{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:16px;height:16px;transition:filter .15s}.copiloto-active-pill .copiloto-mode-icon-img,.copiloto-mode-menu-item--active .copiloto-mode-icon-img{filter:brightness(0)saturate()invert(30%)sepia(50%)saturate(900%)hue-rotate(130deg)brightness(90%)contrast()}.copiloto-mode-menu{z-index:10;background:#fff;border:1px solid #e5e5e5;border-radius:12px;min-width:200px;padding:4px;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 4px 16px #0000001a}.copiloto-mode-menu-item{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:9px 12px;font-family:DM Sans;font-size:13px;transition:background .12s;display:flex}.copiloto-mode-menu-item svg{flex-shrink:0;width:16px;height:16px}.copiloto-mode-menu-item:hover{background:#f7f7f8}.copiloto-mode-menu-item--active{color:#035d51;background:#035d5114}.copiloto-active-pill-row{padding-top:8px}.copiloto-active-pill{color:#035d51;cursor:pointer;white-space:nowrap;background:#035d511a;border:1px solid #035d51;border-radius:999px;align-items:center;gap:6px;max-width:250px;padding:4px 12px 4px 10px;font-family:DM Sans;font-size:12px;transition:max-width .25s cubic-bezier(.4,0,.2,1),padding .25s cubic-bezier(.4,0,.2,1),gap .25s cubic-bezier(.4,0,.2,1),background .15s;display:inline-flex;overflow:hidden}.copiloto-active-pill svg{flex-shrink:0;width:13px;height:13px}.copiloto-active-pill .copiloto-active-pill-label{opacity:1;max-width:150px;transition:max-width .25s cubic-bezier(.4,0,.2,1),opacity .15s;display:inline-block;overflow:hidden}.copiloto-active-pill .copiloto-active-pill-x{opacity:.6;max-width:20px;margin-left:2px;font-size:15px;line-height:1;transition:max-width .25s cubic-bezier(.4,0,.2,1),opacity .15s,margin .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.copiloto-active-pill--collapsed{gap:0;max-width:34px;padding:4px 10px}.copiloto-active-pill--collapsed .copiloto-active-pill-label{opacity:0;max-width:0}.copiloto-active-pill--collapsed .copiloto-active-pill-x{opacity:0;max-width:0;margin-left:0}.copiloto-active-pill:hover{background:#035d5129}.copiloto-welcome{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 16px;display:flex;overflow-y:auto}.copiloto-welcome-logo{width:220px;max-width:90vw;height:auto;margin-bottom:20px}.copiloto-welcome-title{color:#1a1a1a;margin:0 0 6px;font-size:24px;font-weight:700}.copiloto-welcome-tagline{color:#8a8a8a;max-width:400px;margin:0 0 32px;font-size:14px}.copiloto-chips{flex-wrap:wrap;justify-content:center;gap:10px;max-width:540px;display:flex}.copiloto-chip{color:#4a4a4a;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:10px 18px;font-family:DM Sans;font-size:13px;line-height:1.4;transition:background .15s,border-color .15s}.copiloto-chip:hover{background:#f7f7f8;border-color:#0ad494}.copiloto-login{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 16px;display:flex}.copiloto-login-title{color:#1a1a1a;margin:16px 0 8px;font-size:20px;font-weight:700}.copiloto-login-subtitle{color:#8a8a8a;max-width:500px;margin:0 0 24px;font-size:14px}.copiloto-login-btn{color:#fff;cursor:pointer;background:#8c4cf5;border:none;border-radius:20px;align-items:center;gap:8px;padding:12px 32px;font-family:DM Sans;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.copiloto-login-btn:hover{background:#b18ced}@media (min-width:768px){.copiloto-header{padding:14px 16px}.copiloto-header-title{font-size:17px}.copiloto-messages{padding:32px 24px}.copiloto-message{max-width:90%}.copiloto-bubble{font-size:15px}.copiloto-input-area{padding:0 24px 20px}.copiloto-input-area-fade{height:60px;top:-60px}.copiloto-input-container{padding:14px 16px 12px 18px}.copiloto-welcome-title{font-size:28px}.copiloto-welcome-tagline{font-size:14px}}@media (max-width:360px){.copiloto-active-pill{padding:3px 10px 3px 8px;font-size:11px}}.copiloto-comparador-panel{flex-direction:column;flex-shrink:0;gap:14px;width:100%;max-width:768px;margin:0 auto;padding:16px;display:flex}.copiloto-comparador-subtitle{color:#8a8a8a;text-align:center;margin:0;font-size:13px;line-height:1.45}.copiloto-comparador-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:500px){.copiloto-comparador-grid{grid-template-columns:1fr}}.copiloto-comparador-slot{border-radius:10px;align-items:center;gap:10px;min-height:80px;padding:10px;display:flex;position:relative}.copiloto-comparador-slot--empty{border:2px dashed #e5e5e5;justify-content:center}.copiloto-comparador-slot--filled{background:#fff;border:1px solid #e5e5e5}.copiloto-comparador-slot-btn{color:#8a8a8a;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-family:DM Sans;font-size:13px;transition:color .15s,background .15s}.copiloto-comparador-slot-btn:hover{color:#0ad494;background:#0ad4940f}.copiloto-comparador-cover{-o-object-fit:cover;object-fit:cover;border-radius:6px;flex-shrink:0;width:56px;height:42px}.copiloto-comparador-info{color:#1a1a1a;flex-direction:column;flex:1;min-width:0;font-size:13px;font-weight:600;line-height:1.35;display:flex}.copiloto-comparador-year{color:#8a8a8a;font-size:12px;font-weight:400}.copiloto-comparador-remove{color:#8a8a8a;cursor:pointer;background:#f7f7f8;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:16px;line-height:1;transition:background .15s,color .15s;display:flex;position:absolute;top:6px;right:6px}.copiloto-comparador-remove:hover{color:#ef4444;background:#fee2e2}.copiloto-comparador-search{z-index:20;background:#fff;border:1px solid #e5e5e5;border-radius:10px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}.copiloto-comparador-search-input{color:#1a1a1a;box-sizing:border-box;border:none;border-bottom:1px solid #e5e5e5;outline:none;width:100%;padding:10px 12px;font-family:DM Sans;font-size:13px}.copiloto-comparador-search-input::placeholder{color:#8a8a8a}.copiloto-comparador-results{max-height:200px;overflow-y:auto}.copiloto-comparador-result{color:#1a1a1a;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 12px;font-family:DM Sans;font-size:13px;transition:background .12s;display:flex}.copiloto-comparador-result:hover{background:#f7f7f8}.copiloto-comparador-result--empty{color:#8a8a8a;cursor:default;justify-content:center;padding:12px}.copiloto-comparador-result--empty:hover{background:0 0}.copiloto-comparador-result-img{-o-object-fit:cover;object-fit:cover;border-radius:4px;flex-shrink:0;width:40px;height:30px}.copiloto-comparador-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.copiloto-comparador-add-btn{color:#8a8a8a;cursor:pointer;background:0 0;border:1px dashed #e5e5e5;border-radius:10px;padding:8px 16px;font-family:DM Sans;font-size:13px;transition:border-color .15s,color .15s}.copiloto-comparador-add-btn:hover{color:#0ad494;border-color:#0ad494}.copiloto-comparador-send-btn{color:#fff;cursor:pointer;background:#0ad494;border:none;border-radius:10px;padding:8px 20px;font-family:DM Sans;font-size:13px;font-weight:600;transition:background .15s}.copiloto-comparador-send-btn:hover:not(:disabled){background:#035d51}.copiloto-comparador-send-btn:disabled{cursor:not-allowed;background:#d1d5db}.copiloto-comparador-user-cards{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.copiloto-comparador-user-card{color:#1a1a1a;background:#ffffff8c;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;font-weight:600;display:flex}.copiloto-comparador-user-card-img{-o-object-fit:cover;object-fit:cover;border-radius:4px;flex-shrink:0;width:40px;height:28px}.copiloto-specs-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}@media (max-width:767px){.copiloto-specs-overlay{padding:0}}.copiloto-specs-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:960px;max-height:calc(100dvh - 48px);display:flex;overflow:hidden;box-shadow:0 8px 40px #0000002e}@media (max-width:767px){.copiloto-specs-modal{border-radius:0;height:100dvh;max-height:100dvh}}.copiloto-specs-modal-header{border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.copiloto-specs-modal-title{color:#1a1a1a;margin:0;font-size:16px;font-weight:700}.copiloto-specs-modal-close{color:#4a4a4a;cursor:pointer;background:#f7f7f8;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;line-height:1;transition:background .15s,color .15s;display:flex}.copiloto-specs-modal-close:hover{color:#ef4444;background:#fee2e2}.copiloto-specs-modal-body{-webkit-overflow-scrolling:touch;flex:1;overflow:auto}.copiloto-specs-table{border-collapse:collapse;min-width:100%;font-size:13px}.copiloto-specs-table th,.copiloto-specs-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e5e5;padding:8px 14px}.copiloto-specs-table thead th{color:#1a1a1a;z-index:1;background:#f7f7f8;font-weight:600;position:sticky;top:0}.copiloto-specs-table tbody tr:last-child td{border-bottom:none}.copiloto-specs-label-col{min-width:140px}.copiloto-specs-section-row td{text-transform:uppercase;letter-spacing:.04em;color:#035d51;background:#f7f7f8;padding:12px 14px 6px;font-size:11px;font-weight:700}.copiloto-specs-label{color:#4a4a4a;white-space:normal;font-weight:500}.copiloto-specs-value{color:#1a1a1a;padding:0!important}.copiloto-specs-value--empty{color:#8a8a8a}.copiloto-specs-cell{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;max-width:100px;padding:8px 14px;transition:max-width .2s;display:block;overflow:hidden}.copiloto-specs-cell--expanded{white-space:normal;word-break:break-word;max-width:none}.copiloto-specs-empty{text-align:center;color:#8a8a8a;padding:24px;font-size:13px}
