account-select-Dk3azRkr.css 5.2 KB

1
  1. .account-selector[data-v-c52befd1]{background-color:#fff;overflow:hidden;min-height:400px}.loading-container[data-v-c52befd1]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px}.loading-container .loading-spinner[data-v-c52befd1]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #1e2a3a;border-radius:50%;animation:spin-c52befd1 1s linear infinite;margin-bottom:16px}.loading-container .loading-text[data-v-c52befd1]{font-size:14px;color:#606266}@keyframes spin-c52befd1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.table-wrapper[data-v-c52befd1]{width:100%;overflow-x:auto;white-space:nowrap}.account-table[data-v-c52befd1]{min-width:10.9375rem;margin-bottom:.3125rem;display:flex;flex-direction:column;font-size:.4375rem;color:#333}.table-header[data-v-c52befd1]{display:flex;padding:.3125rem 0;font-weight:500;color:#666}.table-header .header-cell[data-v-c52befd1]{flex:1;text-align:center;padding:0 .25rem;white-space:normal;word-break:break-word}.table-header .type-cell[data-v-c52befd1]{flex:2;text-align:left;padding-left:.375rem}.professional-header[data-v-c52befd1]{margin-top:.25rem}.account-row[data-v-c52befd1]{display:flex;align-items:center;padding:.375rem 0;margin:.375rem 0;border:1px solid rgba(108,133,149,.2);border-radius:.25rem}.account-row[data-v-c52befd1]:hover{box-shadow:0 10px 15px -3px rgba(7,10,12,.08),0 4px 6px -4px rgba(7,10,12,.08),0 0 4px rgba(7,10,12,.08)}.account-row.active[data-v-c52befd1]{background-color:rgba(108,133,149,.08)}.account-row .row-cell[data-v-c52befd1]{flex:1;text-align:center;padding:0 .25rem;font-size:.375rem;color:#1e2a3a;white-space:normal;word-break:break-word}.account-row .type-cell[data-v-c52befd1]{flex:2;text-align:left;padding-left:.375rem}.radio-group[data-v-c52befd1]{display:flex;align-items:center;width:100%}.radio-label[data-v-c52befd1]{display:flex;align-items:center;gap:.1875rem;width:100%}uni-radio[data-v-c52befd1]{transform:scale(.8);margin-right:.125rem}.account-icon[data-v-c52befd1]{width:1.5rem;height:1.5rem;margin-right:.75rem;flex-shrink:0}.account-info[data-v-c52befd1]{flex:1;display:flex;flex-direction:column;text-align:left}.account-info .account-name[data-v-c52befd1]{font-size:.4375rem;font-weight:500;color:#1e2a3a;margin-bottom:.125rem}.account-info .account-desc[data-v-c52befd1]{font-size:.375rem;color:#7f8c8d;line-height:1.4}.mobile-view[data-v-c52befd1]{display:none}@media screen and (max-width: 600px){.pc-view[data-v-c52befd1]{display:none}.mobile-view[data-v-c52befd1]{display:block;padding:.625rem 0}.account-swiper[data-v-c52befd1]{min-height:15rem;width:100%}[data-v-c52befd1] uni-swiper-item{padding:10px;box-sizing:border-box}.account-card[data-v-c52befd1]{background:#fff;border-radius:.25rem;margin:.0625rem;padding:.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;border:2px solid transparent;transition:all .3s;height:12.5rem;color:#141d22;box-shadow:rgba(54,61,66,.15) 0 0 1px,rgba(54,61,66,.04) 0 2px 2px,rgba(54,61,66,.12) 0 2px 8px,rgba(54,61,66,.08) 0 -2px 4px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.account-card.active[data-v-c52befd1]{transform:translateY(-.15625rem)}.account-card .card-img[data-v-c52befd1]{width:3.75rem;height:3.75rem;margin-bottom:.625rem}.account-card .card-title[data-v-c52befd1]{font-size:.75rem;font-weight:700;color:#1e2a3a;margin-bottom:.25rem}.account-card .card-tag[data-v-c52befd1]{background:#f0f2f5;padding:.125rem .375rem;border-radius:.625rem;margin-bottom:.5rem}.account-card .card-tag .tag-label[data-v-c52befd1]{font-size:.375rem;color:#666}.account-card .card-desc[data-v-c52befd1]{font-size:.4375rem;color:#7f8c8d;line-height:1.6;margin-bottom:.75rem;height:1.375rem;overflow:hidden}.account-card .card-info-stack[data-v-c52befd1]{width:100%;display:flex;flex-direction:column;gap:.375rem}.account-card .card-info-stack .info-row[data-v-c52befd1]{display:flex;justify-content:space-between;align-items:baseline;position:relative;font-size:.4375rem}.account-card .card-info-stack .info-row[data-v-c52befd1]:after{content:"";flex:1;margin:0 .3125rem;border-bottom:1px dotted #ddd;height:1px}.account-card .card-info-stack .info-row .label[data-v-c52befd1]{color:#666;order:1}.account-card .card-info-stack .info-row .value[data-v-c52befd1]{color:#1e2a3a;font-weight:500;order:3}.action-button[data-v-c52befd1]{justify-content:center!important}.action-button .btn[data-v-c52befd1]{width:100%;min-width:unset!important}.terms-section[data-v-c52befd1]{text-align:center;padding:0 .625rem}}.action-button[data-v-c52befd1]{width:100%;display:flex;justify-content:flex-end;margin-top:1.25rem}.action-button .btn[data-v-c52befd1]{width:10rem;background-color:#cf1322;padding:.375rem .625rem;border-radius:.25rem;text-align:center;cursor:pointer;box-sizing:border-box;transition:all .2s}.action-button .btn[data-v-c52befd1]:active{opacity:.9;transform:scale(.98)}.action-button .btn .button-text[data-v-c52befd1]{color:#fff;font-size:.5rem;font-weight:600}.terms-section[data-v-c52befd1]{margin:.9375rem 0;font-size:.4375rem;line-height:1.7;color:#666;text-align:center}.terms-section .pdfLink[data-v-c52befd1]{margin-left:.125rem}.terms-section .pdfLink a[data-v-c52befd1]{color:var(--color-primary);text-decoration:none}.terms-section .pdfLink a[data-v-c52befd1]:hover{text-decoration:underline}