.customer{max-width:1050px;margin:auto}.customer h1{font-size:clamp(35px,5vw,62px);line-height:1.05}.customer .lead{font-size:18px}.customer-grid{grid-template-columns:1fr 1fr;gap:22px;margin:30px 0;display:grid}.customer-card{background:#0d151d;border:1px solid #2c4248;border-radius:16px;min-width:0;margin:20px 0;padding:28px}.customer-card p,.customer-card li{color:#bdcbd2;line-height:1.7}.customer-card li{margin:8px 0}.customer-card h2{font-size:25px}.customer-card h3{font-size:20px}.customer-field{gap:7px;margin:16px 0;font-size:14px;font-weight:600;display:grid}.customer input:not([type=checkbox]),.customer textarea,.customer select{color:#eef8f7;background:#081017;border:1px solid #546972;border-radius:8px;width:100%;max-width:100%;min-height:45px;padding:12px}.customer textarea{resize:vertical}.customer button{color:#092d29;cursor:pointer;background:#a5e7d2;border:1px solid #a5e7d2;border-radius:8px;padding:12px 18px;font-weight:700}.customer button:disabled{opacity:.5;cursor:wait}.customer button.quiet,.customer-tabs button{color:#c9dedc;background:0 0;border-color:#425959}.customer-tabs button[aria-pressed=true]{color:#092d29;background:#a5e7d2}.customer-actions,.customer-toolbar,.customer-tabs{flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0;display:flex}.customer-toolbar{justify-content:space-between}.customer-toolbar label{min-width:min(400px,100%)}.customer-tabs button{text-transform:capitalize}.customer-notice{color:#d1f8e9;overflow-wrap:anywhere;background:#143b31;border:1px solid #6ec7a9;border-radius:10px;padding:18px}.customer-error{color:#ffe8ab;background:#342e1c;border:1px solid #d9bb6b;border-radius:10px;padding:18px}.customer-summary{background:#122825;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:15px;padding:20px;display:grid}.customer-summary span,.customer-summary strong{display:block}.customer-summary span{color:#b0ccc5;margin-bottom:10px;font-size:12px}.customer-small{font-size:12px!important}.customer a{text-underline-offset:3px;color:#9ce3cf;text-decoration:underline}.customer-code{overflow-wrap:anywhere;font-family:monospace}.customer-pre{white-space:pre-wrap;overflow-wrap:anywhere}.customer-table{overflow-x:auto}.customer table{border-collapse:collapse;width:100%;font-size:13px}.customer th,.customer td{text-align:left;overflow-wrap:anywhere;border-bottom:1px solid #304442;padding:12px 8px}.customer-check{align-items:flex-start;gap:10px;margin:20px 0;line-height:1.5;display:flex}.customer-check input{flex-shrink:0;width:20px;height:20px}.customer details{margin:20px 0}.customer summary{cursor:pointer;font-weight:700}.customer blockquote{background:#101e27;border-left:3px solid #94d8c5;margin:16px 0;padding:15px}.customer :focus-visible{outline-offset:3px;outline:3px solid #b1f4e3}@media (max-width:720px){.customer-grid,.customer-summary{grid-template-columns:1fr}.customer-card{padding:20px}.customer-toolbar{align-items:stretch}.customer-tabs{gap:8px}.customer-tabs button{padding:10px 12px}}
