*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1a56db;--blue-dark:#1141a3;--green:#057a55;--red:#e02424;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-800:#1f2937;--white:#fff;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}body{background:var(--gray-50);color:var(--gray-800);direction:rtl}.app{flex-direction:column;min-height:100vh;display:flex}nav{background:var(--white);border-bottom:1px solid var(--gray-200);z-index:10;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:sticky;top:0}.nav-logo{color:var(--blue);font-size:1.4rem;font-weight:700}.nav-logo span{color:var(--gray-600);margin-right:.5rem;font-size:.85rem;font-weight:400}.nav-beta{background:var(--blue);color:#fff;vertical-align:middle;border-radius:99px;margin-right:4px;padding:2px 7px;font-size:.65rem}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1a56db 0%,#1141a3 100%);padding:3rem 2rem}.hero h1{margin-bottom:.75rem;font-size:2.2rem;font-weight:800}.hero p{opacity:.85;max-width:560px;margin:0 auto 1.5rem;font-size:1.05rem;line-height:1.6}.hero-stats{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:1.5rem;display:flex}.hero-stat .val{font-size:2rem;font-weight:800;display:block}.hero-stat .lbl{opacity:.7;font-size:.8rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem}.controls{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.controls label{color:var(--gray-600);flex-direction:column;gap:4px;font-size:.82rem;display:flex}.controls select,.controls input{border:1px solid var(--gray-200);background:#fff;border-radius:8px;min-width:160px;padding:.4rem .75rem;font-size:.9rem}.controls select:focus,.controls input:focus{outline:2px solid var(--blue)}.table-wrap{border:1px solid var(--gray-200);background:#fff;border-radius:12px;overflow:auto}.table-title{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.table-title .count{color:var(--gray-400);font-size:.8rem;font-weight:400}table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.88rem}thead th{background:var(--gray-50);text-align:right;color:var(--gray-600);white-space:nowrap;border-bottom:1px solid var(--gray-200);cursor:pointer;-webkit-user-select:none;user-select:none;padding:.65rem .6rem;font-size:.78rem;font-weight:600;overflow:hidden}thead th:hover{background:var(--gray-100)}thead th.sorted{color:var(--blue)}tbody tr{border-bottom:1px solid var(--gray-100)}tbody tr:hover{background:var(--gray-50)}tbody td{white-space:nowrap;text-overflow:ellipsis;padding:.7rem .6rem;overflow:hidden}.yield-pos{color:var(--green);font-weight:600}.yield-neg{color:var(--red);font-weight:600}.yield-neu{color:var(--gray-400)}.tag{border-radius:99px;padding:2px 8px;font-size:.72rem;font-weight:500;display:inline-block}.tag-pension{color:#1e40af;background:#dbeafe}.tag-gemel{color:#065f46;background:#d1fae5}.tag-hashtalamut{color:#92400e;background:#fef3c7}.tag-invest{color:#5b21b6;background:#ede9fe}.tag-child{color:#9d174d;background:#fce7f3}.tag-insurance{color:#9a3412;background:#ffedd5}.tag-other{color:#374151;background:#f3f4f6}.tabs{flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem;display:flex}.tab{border:1px solid var(--gray-200);cursor:pointer;color:var(--gray-600);background:#fff;border-radius:8px;padding:.45rem 1.1rem;font-size:.875rem;transition:all .15s}.tab.active{background:var(--blue);color:#fff;border-color:var(--blue);font-weight:600}.tab:hover:not(.active){background:var(--gray-100)}.loading{text-align:center;color:var(--gray-400);padding:4rem}.spinner{border:3px solid var(--gray-200);border-top-color:var(--blue);border-radius:50%;width:36px;height:36px;margin:0 auto 1rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-box{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;margin:1rem 0;padding:1rem 1.5rem}footer{border-top:1px solid var(--gray-200);text-align:center;color:var(--gray-400);background:#fff;margin-top:auto;padding:1.5rem 2rem;font-size:.78rem}.pension-check-banner{background:linear-gradient(135deg,#064e3b 0%,#065f46 60%,#047857 100%);padding:1.5rem 2rem}.pension-check-content{flex-wrap:wrap;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.pension-check-left{flex:1;min-width:260px}.pension-check-eyebrow{color:#6ee7b7;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.4rem;font-size:.75rem;font-weight:700}.pension-check-title{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:900;line-height:1.3}.pension-check-sub{color:#a7f3d0;margin-bottom:.75rem;font-size:.85rem;line-height:1.55}.pension-check-sub strong{color:#fff}.pension-check-badges{flex-wrap:wrap;gap:.75rem;display:flex}.pension-check-badges span{color:#6ee7b7;font-size:.75rem;font-weight:600}.pension-check-cta{color:#064e3b;cursor:pointer;white-space:nowrap;background:#fbbf24;border:none;border-radius:12px;flex-shrink:0;padding:.9rem 1.8rem;font-size:1rem;font-weight:900;transition:all .15s;box-shadow:0 4px 15px #fbbf2466}.pension-check-cta:hover{background:#f59e0b;transform:translateY(-1px);box-shadow:0 6px 20px #fbbf2480}.pension-check-modal{background:#fff;border-radius:16px;width:92vw;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 60px #0000004d}.pension-check-success{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem;display:flex}.pension-check-form{padding:1.25rem 1.5rem 1.5rem}.pension-form-info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.78rem;line-height:1.5;display:flex}.pension-form-info-icon{flex-shrink:0;margin-top:1px;font-size:1rem}.pension-form-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.pension-form-field{flex-direction:column;gap:4px;display:flex}.pension-form-field label{color:var(--gray-600);font-size:.78rem;font-weight:600}.pension-form-field input,.pension-form-field select{border:1px solid var(--gray-200);background:#fff;border-radius:8px;padding:.45rem .75rem;font-size:.88rem}.pension-form-field input:focus,.pension-form-field select:focus{outline:2px solid var(--blue);border-color:#0000}.pension-form-full{grid-column:1/-1}.pension-form-submit{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:10px;width:100%;margin-bottom:.75rem;padding:.75rem;font-size:.95rem;font-weight:700;transition:background .15s}.pension-form-submit:hover:not(:disabled){background:#047857}.pension-form-submit:disabled{opacity:.6;cursor:not-allowed}.pension-consent{color:#065f46;cursor:pointer;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:flex-start;gap:.6rem;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.78rem;line-height:1.5;display:flex}.pension-consent input[type=checkbox]{accent-color:#059669;flex-shrink:0;margin-top:2px}.pension-form-legal{color:var(--gray-400);text-align:center;font-size:.7rem;line-height:1.4}.hidden{display:none}.compare-th-hint{line-height:1.2;text-align:center!important;font-size:.72rem!important}.compare-th-sub{color:var(--blue);font-size:.65rem;font-weight:400}.compare-check{border:1.5px solid var(--gray-200);cursor:pointer;width:26px;height:26px;color:var(--gray-400);background:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:.85rem;transition:all .12s;display:flex}.compare-check:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.compare-check.active{background:var(--blue);border-color:var(--blue);color:#fff;font-weight:700}.compare-check:disabled{opacity:.3;cursor:not-allowed}.row-selected{background:#eff6ff!important}table th:first-child,table td:first-child{text-align:center;width:36px}table th:nth-child(2),table td:nth-child(2){width:36px}table th:nth-child(3),table td:nth-child(3){width:22%}table th:nth-child(4),table td:nth-child(4){width:16%}table th:nth-child(5),table td:nth-child(5){width:80px}table th:nth-child(6),table td:nth-child(6){width:66px}table th:nth-child(7),table td:nth-child(7){width:76px}table th:nth-child(8),table td:nth-child(8),table th:nth-child(9),table td:nth-child(9){width:80px}table th:nth-child(10),table td:nth-child(10){width:72px}table th:nth-child(11),table td:nth-child(11){width:88px}.compare-bar{z-index:100;background:var(--blue-dark);color:#fff;flex-wrap:wrap;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0003}.compare-bar-funds{flex-wrap:wrap;flex:1;gap:.5rem;display:flex}.compare-bar-chip{background:#ffffff26;border-radius:8px;align-items:center;gap:6px;max-width:200px;padding:4px 10px;font-size:.8rem;display:flex}.compare-bar-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compare-bar-chip button{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;line-height:1}.compare-bar-chip button:hover{color:#fff}.compare-bar-hint{opacity:.6;align-self:center;font-size:.78rem}.compare-bar-btn{color:var(--blue-dark);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.88rem;font-weight:700}.compare-bar-btn:hover{background:var(--gray-100)}.compare-bar-btn:disabled{opacity:.4;cursor:not-allowed}.compare-bar-clear{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:8px;padding:.5rem .9rem;font-size:.82rem}.compare-bar-clear:hover{background:#ffffff1a}.compare-overlay{z-index:200;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.compare-modal{background:#fff;border-radius:16px;flex-direction:column;min-width:300px;max-width:92vw;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 60px #0000004d}.compare-header{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.compare-title{color:var(--gray-800);font-size:1.1rem;font-weight:700}.compare-close{background:var(--gray-100);cursor:pointer;width:32px;height:32px;color:var(--gray-600);border:none;border-radius:8px;font-size:1rem}.compare-close:hover{background:var(--gray-200)}.compare-body{padding:1rem;overflow:auto}.compare-table{border-collapse:collapse;table-layout:auto;width:100%;font-size:.88rem}.compare-table thead th{cursor:default;background:0 0;border:none;padding:0}.compare-col-head{text-align:center;border-bottom:2px solid var(--blue);min-width:140px;max-width:200px;padding:.75rem 1rem}.compare-fund-name{color:var(--gray-800);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:.82rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.compare-remove-btn{color:#b91c1c;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;padding:2px 8px;font-size:.72rem}.compare-remove-btn:hover{background:#fca5a5}.compare-row-label{color:var(--gray-600);background:var(--gray-50);white-space:nowrap;border-bottom:1px solid var(--gray-100);padding:.6rem 1rem;font-size:.8rem;font-weight:600}.compare-cell{text-align:center;border-bottom:1px solid var(--gray-100);padding:.6rem 1rem;font-size:.88rem;position:relative}.compare-best{background:#f0fdf4}.best-badge{color:var(--green);font-size:.65rem;position:absolute;top:2px;left:4px}@media (width<=640px){nav{padding:0 1rem}.hero{padding:2rem 1rem}.hero h1{font-size:1.5rem}.hero p{font-size:.9rem}.hero-stats{gap:1.5rem}.pension-check-banner{padding:1.25rem 1rem}.pension-check-content{gap:1rem}.pension-check-title{font-size:1.05rem}.pension-check-cta{text-align:center;width:100%;padding:.8rem 1rem}.pension-form-grid{grid-template-columns:1fr}.pension-check-modal{width:96vw}.compare-bar{gap:.5rem;padding:.6rem 1rem}.compare-bar-chip{max-width:140px}.compare-bar-hint{display:none}.compare-modal{min-width:unset;width:96vw}.compare-col-head{min-width:110px}.controls{padding:.75rem 1rem}.controls select,.controls input{min-width:120px}.tabs{gap:.2rem}.tab{padding:.4rem .75rem;font-size:.8rem}}
