.stress-intro{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:22px;border:1px solid #ffffff18;border-radius:20px;background:#1a2d29}.stress-intro h3{margin:0 0 7px}.stress-intro p{margin:0;color:#9eb0aa;line-height:1.55}.stress-summary{margin-top:16px}.stress-result{padding:22px;border:1px solid #ffffff1c;border-radius:20px;background:#0e201c}.stress-result header{position:static;height:auto;padding:0;background:none;border:0;display:flex;justify-content:space-between;align-items:flex-start}.stress-result h3{margin:5px 0 0}.stress-result mark{padding:7px 10px;border-radius:999px;background:#254038;color:#c9f45d;font-weight:800}.stress-result mark.slow{background:#47252a;color:#ff9aa2}.stress-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.stress-metrics div{display:grid;gap:7px;padding:15px;border-radius:14px;background:#1a2d29}.stress-metrics span,.stress-result p{color:#9eb0aa}.stress-metrics b{font-size:20px;color:#f4faf7}.stress-metrics b small{font-size:10px;color:#9eb0aa}.stress-result p{margin:16px 0 0}.stress-history-title{margin:28px 0 12px}.stress-history{display:grid;gap:9px}.stress-history-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:15px;border:1px solid #ffffff16;border-radius:15px;background:#1a2d29}.stress-history-row>div{display:grid;gap:4px}.stress-history-row small{color:#9eb0aa}.stress-history-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#00a878;color:white;font-weight:900}.stress-history-icon.slow{background:#7e2931}.stress-history-row>span:last-child{color:#c9f45d;font-weight:800}.stress-empty,.stress-error{padding:20px;border:1px dashed #ffffff20;border-radius:15px;color:#9eb0aa}.stress-error{color:#ff9aa2;border-color:#ff737d55}.stress-intro .btn:disabled{cursor:wait;opacity:.75}@media(max-width:850px){.stress-intro{grid-template-columns:1fr}.stress-intro .btn{width:100%}.stress-metrics{grid-template-columns:1fr 1fr}.stress-result{padding:17px}.stress-result header{display:flex!important}.stress-history-row{grid-template-columns:auto 1fr}.stress-history-row>span:last-child{grid-column:2}}@media(max-width:420px){.stress-metrics{grid-template-columns:1fr}}
