.page{max-width:1280px;margin:0 auto;padding:36px 24px 64px}.top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.brand{display:flex;align-items:center;gap:14px}.brand img{border-radius:9px}.brand h1{margin:0 0 4px;font-size:28px;letter-spacing:-.03em}.brand p{margin:0;color:#667085;max-width:46rem}.ranges{display:flex;gap:8px}.ranges button,.gate button{min-height:38px;padding:0 14px;border:1px solid #d8d5cc;border-radius:999px;background:#fff;color:inherit;font:inherit;font-weight:600;cursor:pointer}.ranges button.is-on,.tabs button.is-on,.gate button{background:#111;color:#fff;border-color:#111}.tabs{display:flex;gap:8px;margin:0 0 18px}.tabs button,.text-btn,.run-form button{min-height:38px;padding:0 14px;border:1px solid #d8d5cc;border-radius:999px;background:#fff;color:inherit;font:inherit;font-weight:600;cursor:pointer}.tabs button{border-radius:10px}.lede,.hint,.toolbar{color:#667085;margin:0 0 16px;max-width:52rem}.toolbar{margin-top:-6px}.text-btn{padding:0 12px}.run-form{margin-top:20px;display:grid;gap:12px;max-width:40rem}.run-form label{display:flex;gap:10px;align-items:flex-start;color:#667085}.run-form button{justify-self:start;background:#111;color:#fff;border-color:#111}.run-form button:disabled{opacity:.45;cursor:not-allowed}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.stats div{padding:16px 18px;border-radius:12px;background:#fff;display:grid;gap:6px}.stats span{color:#667085;font-size:13px}.stats strong{font-size:22px;letter-spacing:-.03em}.table-wrap{overflow-x:auto;background:#fff;border-radius:12px}table{width:100%;border-collapse:collapse;min-width:920px}th,td{padding:12px 14px;text-align:left;vertical-align:top;border-bottom:1px solid #eeeae2;font-size:14px}th{color:#667085;font-size:12px;font-weight:600;letter-spacing:.02em}a{color:#3157dc;font-weight:600;text-decoration:none}.gain{color:#1a7f37;font-weight:700}.loss{color:#b3261e;font-weight:700}.gate{max-width:360px;margin:12vh auto 0;padding:28px;border-radius:14px;background:#fff;display:grid;gap:12px}.gate h2{margin:0}.gate p,.error{margin:0;color:#667085}.error{color:#b3261e}.banner{margin:0 0 12px}.gate input{min-height:42px;padding:0 12px;border:1px solid #d8d5cc;border-radius:8px;font:inherit}@media(max-width:860px){.top{flex-direction:column}.stats{grid-template-columns:1fr 1fr}}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;background:#f4f3ef;color:#111;-webkit-font-smoothing:antialiased}
