.comper{max-width:1480px;margin:0 auto;color:var(--ink,#172033);font-size:1rem;line-height:1.55}.comper *{box-sizing:border-box}.comper h1{font-size:2rem;margin:0;letter-spacing:-.03em}.comper h2{font-size:1.25rem;margin:0 0 .5rem}.comper h3{font-size:1.05rem}.comper p{margin:.6rem 0}.comper-heading,.comper-section-title{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1.1rem}.comper-eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:700;color:var(--ink2,#526178)}.comper-connection{font-size:.875rem;color:var(--ink2,#526178);border:1px solid var(--line,#dbe2ec);padding:.4rem .75rem;border-radius:50px}.comper-card{padding:1.35rem;background:var(--surface,#fff);border:1px solid var(--line,#dbe2ec);border-radius:16px;margin:1.2rem 0;box-shadow:0 4px 16px #17203304}.comper-search{display:flex;gap:.75rem;align-items:flex-end}.comper-search>label{flex:1}.comper label{display:flex;flex-direction:column;gap:.35rem;font-weight:600;font-size:.875rem;min-width:0}.comper input:not([type=checkbox]),.comper select,.comper textarea{width:100%;font:inherit;font-weight:400;font-size:1rem;color:var(--ink,#172033);background:var(--surface,#fff);border:1px solid var(--line,#ccd6e2);padding:.65rem .75rem;border-radius:8px;min-height:44px}.comper input:focus,.comper select:focus,.comper textarea:focus,.comper button:focus-visible{outline:2px solid var(--blue,#5361db);outline-offset:2px}.comper input[type=checkbox]{width:19px;height:19px;accent-color:var(--blue,#5361db);flex:none}.comper textarea{resize:vertical}.comper .btn{min-height:44px;white-space:normal;font-size:.9rem}.comper .btn:disabled{opacity:.55;cursor:wait}.comper-muted{color:var(--ink2,#526178);font-size:.875rem;line-height:1.55}.comper-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.25rem 0}.comper-metric{padding:1.5rem;border:1px solid var(--line,#dbe2ec);border-radius:14px;background:var(--surface,#fff)}.comper-metric>span{font-weight:600;font-size:.95rem}.comper-metric strong{font-size:clamp(1.65rem,2.5vw,2.4rem);display:block;letter-spacing:-.035em;margin:.5rem 0}.comper-metric p{font-size:.875rem;color:var(--ink2,#526178)}.comper-offer{border-top:4px solid var(--blue,#5361db)}.comper-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0}.comper summary{cursor:pointer;font-size:1rem;font-weight:650;min-height:32px}.comper-notice{padding:1rem 1.2rem;border:1px solid #d5b26b;background:#fff9e9;border-radius:10px;margin:1rem 0;color:#5b461e;font-size:.95rem}.comper-notice ul{margin:.5rem 0 0;padding-left:1.35rem}.comper-error{border-color:#dda4a4;background:#fff2f2;color:#8d2525}.comper-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;border-top:1px solid var(--line,#dbe2ec);padding-top:1rem;margin:1rem 0}.comper-market-grid span{display:block;font-size:.875rem}.comper-market-grid strong{display:block;font-size:1.5rem;margin:.4rem 0}.comper-market-grid small{font-size:.875rem;font-weight:400}.comper-market-grid p{font-size:.875rem;color:var(--ink2,#526178)}.comper-table-wrap{width:100%;overflow:auto;overscroll-behavior-x:contain}.comper table{width:100%;border-collapse:collapse;font-size:.9rem;min-width:880px}.comper th{font-size:.8rem;text-align:left;text-transform:uppercase;letter-spacing:.04em;font-weight:650;color:var(--ink2,#526178);padding:.8rem;border-bottom:1px solid var(--line,#dbe2ec);background:var(--bg,#f6f8fc)}.comper td{padding:.85rem .8rem;border-bottom:1px solid var(--line,#dbe2ec);vertical-align:top}.comper td small{display:block;font-size:.8rem;color:var(--ink2,#526178);margin-top:.2rem;max-width:270px}.comper td a{font-size:.8rem;color:var(--blue,#4858c8)}.comper td input[type=checkbox]{margin:.4rem 0}.comper .comper-check{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.comper-tabs{display:flex;gap:.4rem;flex-wrap:wrap;margin:1rem 0}.comper-tabs button{border:1px solid var(--line,#dbe2ec);background:var(--surface,#fff);border-radius:8px;padding:.55rem .9rem;font:inherit;font-size:.9rem;cursor:pointer;color:var(--ink,#172033)}.comper-tabs button[aria-pressed=true]{background:var(--ink,#172033);color:var(--surface,#fff);border-color:var(--ink,#172033)}.comper-tabs span{font-size:.8rem;opacity:.75;margin-left:.3rem}.comper-text-button{font:inherit;background:none;border:0;color:var(--blue,#4858c8);padding:0;text-align:left;cursor:pointer}.comper-excluded{opacity:.65}.comper-editor{padding:1rem;background:var(--bg,#f6f8fc);border-radius:12px;max-width:1100px}.comper-actions{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:.65rem}.comper-empty{padding:2.5rem 1.25rem;border:1px dashed var(--line,#ccd6e2);border-radius:14px;text-align:center;margin:1.25rem 0;color:var(--ink2,#526178)}.comper-empty h2{color:var(--ink,#172033)}.comper-ledger{max-width:680px}.comper-ledger>div{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--line,#dbe2ec)}.comper-ledger dd{margin:0}.comper-ledger-total{font-weight:700}.comper-saved{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.comper-saved button{display:flex;justify-content:space-between;gap:1rem;text-align:left;padding:.9rem 1rem;border:1px solid var(--line,#dbe2ec);border-radius:9px;background:var(--surface,#fff);color:var(--ink,#172033);font:inherit;cursor:pointer}.comper-saved small{color:var(--ink2,#526178);white-space:nowrap}.comper-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.comper{font-size:max(1rem,16px)}.comper label,.comper-muted,.comper .btn,.comper-metric>span,.comper-metric p,.comper-market-grid span,.comper-market-grid p,.comper .comper-check,.comper-tabs button,.comper table,.comper-connection{font-size:max(.875rem,14px)}.comper input:not([type=checkbox]),.comper select,.comper textarea{font-size:max(1rem,16px)}.comper td small,.comper td a,.comper th,.comper small,.comper-eyebrow,.comper-tabs span{font-size:max(.8rem,12px)}.comper .btn:not(.secondary){background:var(--green,#0e7a4f);color:#fff}.comper-import{padding:.8rem 0;border-bottom:1px solid var(--line,#dbe2ec)}.comper-import>label{margin-top:.75rem}
@media(max-width:1050px){.comper-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comper-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comper-metric{padding:1rem}.comper-search{flex-wrap:wrap}.comper-search>label{flex-basis:100%}.comper-section-title{align-items:flex-start;flex-wrap:wrap}}
@media(max-width:640px){.comper-heading{align-items:flex-start;flex-direction:column;gap:.5rem}.comper-card{padding:1rem}.comper-metrics,.comper-form-grid,.comper-saved{grid-template-columns:1fr}.comper-metric strong{font-size:2rem}.comper-market-grid{gap:.75rem}.comper-search>.btn{flex:1}.comper-actions>.btn{flex:1}.comper-section-title{gap:.5rem}.comper-connection{border:0;padding:0}}
