.comparison{grid-template-columns:.85fr 1.15fr}.temporary-panel{background:#f0f2ec}.panel-intro{font-size:15px;max-width:310px;color:#626861;margin-bottom:24px}form{display:grid;gap:16px}form>button{justify-self:start;margin-top:3px}label{display:grid;gap:8px;font-size:12px;font-weight:550;color:#41463e}input{width:100%;min-width:0;padding:13px 15px;border:1px solid #d5dbce;border-radius:8px;background:#fff;color:#171817;font-size:16px;transition:border-color .2s,box-shadow .2s}input:hover{border-color:#87987e}.fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.actions{margin-top:13px}.actions button{font-size:12px;padding:10px 15px}output{display:block;font-size:13px;line-height:1.6;padding:14px 16px;border:1px solid #dce2d5;border-radius:8px;margin:22px 0;background:#edf2e8;min-height:70px}output[data-state="error"]{background:#f5ede6;border-color:#dfcbb9;color:#784424}output[data-state="duplicate"]{background:#f1f2ee}.list-heading{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#626861;margin:28px 0 12px}ul{list-style:none;padding:0;margin:0;max-height:320px;overflow-y:auto}li{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px;margin-top:8px;background:#fff;border:1px solid #e1e5da;border-radius:9px;font-size:14px;line-height:1.5;overflow-wrap:anywhere}li:first-child{margin-top:0}li .record-copy{min-width:0}li strong{display:block;font-size:14px;font-weight:550}li small{display:block;color:#626861;font-size:12px;margin-top:4px}li .duration{flex-shrink:0;display:grid;place-items:center;min-width:54px;min-height:54px;border-radius:50%;background:#e9efe3;font-size:17px;font-weight:500}li .duration small{font-size:10px;margin:0}.empty{min-height:96px;justify-content:center;border-style:dashed;background:transparent;color:#626861;font-size:13px}.storage-note{font-size:12px;color:#626861;margin-top:20px}#clear{margin-top:16px;padding-left:0}#clear:hover{background:transparent;color:#171817}li.highlight{animation:record-arrive .5s var(--ease)}@keyframes record-arrive{from{opacity:.2;transform:translateY(-12px);background:#dce8d4}to{opacity:1;transform:translateY(0);background:#fff}}@media(max-width:800px){.comparison{grid-template-columns:1fr}.panel-intro{max-width:none}.temporary-panel ul{max-height:210px}}@media(max-width:380px){.fields{grid-template-columns:1fr}}
