.efht-portal{--ink:#082744;--muted:#69798b;--line:#dce5eb;--soft:#f3f7f7;--brand:#08756d;--brand-dark:#075a55;--accent:#e4f3f0;color:var(--ink);font-family:inherit;max-width:1280px;margin:28px auto;padding:0 18px}.efht-portal *{box-sizing:border-box}.efht-portal-nav{display:flex;gap:8px;overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:8px;margin-bottom:28px;box-shadow:0 12px 34px rgba(8,39,68,.07)}.efht-portal-nav a{color:var(--muted);font-weight:700;text-decoration:none;white-space:nowrap;padding:12px 17px;border-radius:11px}.efht-portal-nav a:hover,.efht-portal-nav a.is-active{background:var(--ink);color:#fff}.efht-front-head{display:flex;justify-content:space-between;align-items:end;margin:28px 0 22px}.efht-front-head h1{font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.035em;margin:5px 0 9px;color:var(--ink)}.efht-front-head p{font-size:17px;color:var(--muted);margin:0}.efht-eyebrow{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.efht-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:18px}.efht-stat{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#f7fafb);border:1px solid var(--line);border-radius:18px;padding:25px;min-height:155px;box-shadow:0 12px 35px rgba(8,39,68,.05)}.efht-stat>span{position:absolute;right:18px;top:15px;color:#c7d5dc;font-weight:800}.efht-stat strong{display:block;font-size:45px;letter-spacing:-.04em;color:var(--brand-dark);margin-top:18px}.efht-stat p{margin:3px 0 0;color:var(--muted);font-weight:700}.efht-front-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 12px 35px rgba(8,39,68,.05)}.efht-sync-card{display:flex;align-items:center;justify-content:space-between;gap:24px}.efht-sync-card h2{margin:0 0 6px}.efht-sync-card p{margin:0 0 5px;color:var(--muted)}.efht-sync-card small{color:var(--muted)}.efht-front-button{appearance:none;border:0;border-radius:10px;background:var(--brand);color:#fff!important;padding:12px 17px;font:inherit;font-weight:800;cursor:pointer;text-decoration:none;white-space:nowrap}.efht-front-button:hover{background:var(--brand-dark)}.efht-filter-bar{display:flex;align-items:end;gap:12px;flex-wrap:wrap;background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:16px;margin:18px 0}.efht-filter-bar label,.efht-front-form label{display:flex;flex-direction:column;gap:6px;color:var(--ink);font-size:13px;font-weight:750;flex:1;min-width:150px}.efht-filter-bar input,.efht-filter-bar select,.efht-front-form input,.efht-front-form select{width:100%;min-height:43px;background:#fff;border:1px solid #c9d6dd;border-radius:9px;padding:8px 11px;color:var(--ink);font:inherit}.efht-table-shell{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 12px 35px rgba(8,39,68,.05)}.efht-front-table{border-collapse:collapse;width:100%;min-width:780px}.efht-front-table th{background:#f6f9fa;color:#657687;font-size:11px;letter-spacing:.08em;text-transform:uppercase;text-align:left;padding:14px 16px;border-bottom:1px solid var(--line)}.efht-front-table td{padding:15px 16px;border-bottom:1px solid #edf1f3;vertical-align:top}.efht-front-table tr:last-child td{border-bottom:0}.efht-front-table td small{display:block;color:var(--muted);margin-top:3px}.efht-pill{display:inline-flex;border-radius:99px;padding:5px 9px;background:#eef1f3;color:#63717c;font-size:11px;font-weight:800}.efht-pill.is-green{background:#dff3eb;color:#126c57}.efht-pagination{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0}.efht-pagination a{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:9px;text-decoration:none;color:var(--ink);background:#fff}.efht-pagination a.is-active{background:var(--ink);color:#fff}.efht-editor{margin-bottom:18px}.efht-editor summary{font-size:17px;font-weight:800;cursor:pointer}.efht-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:20px}.efht-front-form{display:grid;grid-template-columns:1fr 1fr;gap:13px;align-content:start}.efht-front-form h2,.efht-front-form .efht-front-button,.efht-front-form .efht-check{grid-column:1/-1}.efht-front-form h2{margin:0}.efht-front-form .efht-check{display:flex;flex-direction:row;align-items:center}.efht-front-form .efht-check input{width:auto;min-height:0}.efht-offer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:16px}.efht-offer-card{display:flex;flex-direction:column;justify-content:space-between;gap:15px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px;box-shadow:0 10px 30px rgba(8,39,68,.05)}.efht-offer-card h3{font-size:20px;line-height:1.2;margin:11px 0 4px}.efht-company-name{color:var(--brand);font-weight:800;margin:0}.efht-offer-card dl{margin:0}.efht-offer-card dl div{display:grid;grid-template-columns:80px 1fr;gap:10px;padding:6px 0}.efht-offer-card dt{color:var(--muted);font-size:12px}.efht-offer-card dd{margin:0;font-size:13px;font-weight:650}.efht-card-actions{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:13px}.efht-card-actions a,.efht-card-actions button{border:0;background:none;padding:0;color:var(--brand);font:inherit;font-size:13px;font-weight:800;cursor:pointer;text-decoration:none}.efht-card-actions button{color:#b32d2e}.efht-card-actions form{margin:0}.efht-big-score{font-size:24px;color:var(--brand)}.efht-legal{color:var(--muted);font-size:13px}.efht-front-alert{border-radius:12px;padding:13px 16px;margin:14px 0;background:#fff3cd;color:#725c12;border:1px solid #f3dc8e}.efht-front-alert.efht-front-success{background:#e0f3ec;color:#145e4e;border-color:#b8dfd2}.efht-front-alert.efht-front-error,.efht-front-error{background:#fce8ea;color:#9a2530;border-color:#efc4c8}@media(max-width:800px){.efht-stat-grid,.efht-form-grid{grid-template-columns:1fr}.efht-sync-card{align-items:flex-start;flex-direction:column}.efht-front-form{grid-template-columns:1fr}.efht-front-head{margin-top:20px}.efht-portal{padding:0 10px}.efht-filter-bar>*{width:100%}}
