.customer-page{min-height:calc(100vh - 61px);background:#f6f8fc;padding:36px 24px;color:#263452}.customer-page__shell{max-width:1000px;margin:0 auto}.customer-page__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.customer-page__heading h1{margin:0 0 6px;color:#14245c;font-size:28px}.customer-page__heading p{margin:0;color:#66728e;font-size:14px}.customer-danger,.customer-primary,.customer-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:10px 16px;font-size:13px;font-weight:700;cursor:pointer}.customer-primary{border:1px solid #2149d8;background:#2149d8;color:#fff}.customer-secondary{border:1px solid #cbd4e6;background:#fff;color:#2149d8}.customer-danger{border:1px solid #f0c4c4;background:#fff5f5;color:#a52b2b}.customer-grid{display:grid;grid-gap:14px;gap:14px}.customer-grid.is-two{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-card{background:#fff;border:1px solid #dfe5f0;border-radius:13px;padding:20px}.customer-card h2{margin:0 0 5px;color:#14245c;font-size:16px}.customer-card p{color:#66728e}.customer-row{display:flex;align-items:center;gap:14px}.customer-row__icon{display:flex;width:44px;height:44px;align-items:center;justify-content:center;flex:none;border-radius:10px;background:#edf2ff;color:#2149d8;font-size:20px}.customer-row__main{min-width:0;flex:1 1}.customer-row__main small,.customer-row__main strong{display:block}.customer-row__main strong{color:#14245c;font-size:14px}.customer-row__main small{margin-top:4px;color:#77839c;font-size:12px}.customer-row__actions{display:flex;flex-wrap:wrap;gap:8px}.customer-status{display:inline-flex;border-radius:999px;padding:4px 9px;background:#edf2ff;color:#2149d8;font-size:10px;font-weight:800;text-transform:uppercase}.customer-status.is-green{background:#e8f7ef;color:#16734d}.customer-status.is-amber{background:#fff5d9;color:#8b6500}.customer-status.is-red{background:#fff0f0;color:#a52b2b}.customer-empty{padding:44px 20px;text-align:center}.customer-empty i{display:block;margin-bottom:10px;font-size:36px;font-style:normal}.customer-empty h2{margin-bottom:6px}.customer-empty p{max-width:520px;margin:0 auto 18px}.customer-error,.customer-note,.customer-success{border-radius:10px;padding:12px 14px;margin-bottom:16px;font-size:13px}.customer-error{border:1px solid #f0c4c4;background:#fff0f0;color:#9f2727}.customer-success{border:1px solid #b7e2ca;background:#eaf8f0;color:#176943}.customer-note{border:1px solid #cad7f2;background:#edf2ff;color:#34466f}.customer-form{display:grid;grid-gap:16px;gap:16px}.customer-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.customer-form label{display:grid;grid-gap:6px;gap:6px;color:#34415d;font-size:12px;font-weight:700}.customer-form input,.customer-form select,.customer-form textarea{width:100%;border:1px solid #cbd4e6;border-radius:9px;background:#fff;padding:10px 12px;color:#263452;font:inherit}.customer-form textarea{min-height:140px;resize:vertical}.customer-form input:disabled{background:#f4f6fa;color:#77839c}.customer-switch{display:flex!important;grid-template-columns:none!important;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #edf0f5;padding:13px 0}.customer-switch span{display:block}.customer-switch small{display:block;margin-top:3px;color:#77839c;font-weight:400}.customer-switch input{width:18px;height:18px}.customer-expert-avatar{display:flex;width:54px;height:54px;align-items:center;justify-content:center;flex:none;border-radius:50%;color:#fff;font-weight:800}.customer-money{text-align:right}.customer-money strong{display:block;color:#14245c;font-size:17px}.customer-money small{color:#77839c}.customer-invoice{max-width:760px}.customer-invoice__brand{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #14245c;padding-bottom:18px}.customer-invoice__brand strong{font-size:20px;color:#14245c}.customer-invoice__meta{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin:24px 0}.customer-invoice__lines{width:100%;border-collapse:collapse}.customer-invoice__lines td,.customer-invoice__lines th{padding:12px;border-bottom:1px solid #e2e7f0;text-align:left}.customer-invoice__lines td:last-child,.customer-invoice__lines th:last-child{text-align:right}.customer-invoice__total{font-size:17px;font-weight:800;color:#14245c}.customer-ticket-history{margin-top:22px}.customer-ticket-history .customer-card+.customer-card{margin-top:10px}@media(max-width:760px){.customer-page{padding:24px 14px}.customer-page__heading{align-items:stretch;flex-direction:column}.customer-form__grid,.customer-grid.is-two,.customer-invoice__meta{grid-template-columns:1fr}.customer-row{align-items:flex-start;flex-wrap:wrap}.customer-row__actions{width:100%}.customer-money{text-align:left}}@media print{.customer-invoice__actions,.customer-page__heading,.public-site-footer,.public-site-header{display:none!important}.customer-page{padding:0;background:#fff}.customer-card{border:0}.customer-invoice{max-width:none}}