@font-face{font-family:Heebo;src:url('../fonts/heebo-hebrew-400-800.woff2') format('woff2');font-weight:400 800;font-display:swap;unicode-range:U+0590-05FF,U+20AA,U+FB1D-FB4F}
@font-face{font-family:Heebo;src:url('../fonts/heebo-latin-400-800.woff2') format('woff2');font-weight:400 800;font-display:swap}
/* The teaching frame is separate from the original portal document. */
.portal-mode .sidebar,.portal-mode .menu-toggle,.portal-mode .subnav{display:none!important}
.portal-mode .workspace{margin-right:0}
.portal-mode main{max-width:none;padding:0}
.portal-learning{position:sticky;top:0;z-index:12;background:#fff;border-bottom:1px solid #c5d4e2;box-shadow:0 4px 15px #18334f14;padding:12px max(18px,calc((100vw - 1180px)/2))}
.portal-learning-top{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:15px;color:#123251}
.portal-learning-top span{font-size:12px;color:#596e83}
.portal-learning-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:10px 0}
.portal-learning-controls label{display:flex;align-items:center;gap:10px;font-size:13px;flex:1;min-width:230px}
.portal-learning-controls select{padding:8px 10px;min-height:44px;background:#f6f9fc;border:1px solid #cbd9e6;border-radius:8px;font:inherit;max-width:100%;min-width:180px}
.portal-learning-pager{display:flex;align-items:center;gap:10px}
.portal-learning-pager>span{font-size:12px;white-space:nowrap}
.portal-step-explanation{font-size:14px;line-height:1.6;color:#23445f;max-width:1100px}
.portal-source-frame{display:block;border:0;width:100%;height:900px;min-height:200px;background:#EEF1F6}
@media(max-width:640px){.portal-learning{padding:10px 12px;max-height:240px;overflow:auto}.portal-learning-controls{gap:8px}.portal-learning-controls>.button{font-size:12px;padding:8px 10px}.portal-learning-controls label{min-width:0;width:100%;flex:1 1 100%;justify-content:space-between}.portal-learning-controls select{min-width:0;width:62%}.portal-learning-pager{margin-inline-start:auto}.portal-learning-pager .button{padding:8px 12px}.portal-step-explanation{font-size:13px}.portal-mode .topbar{padding:12px;gap:10px}}
:root{--navy:#102e50;--navy-deep:#0b223c;--orange:#f78120;--orange-dark:#ab4800;--teal:#187d68;--text:#172c44;--muted:#5b6d83;--line:#dce4ed;--bg:#f3f6fa;--shadow:0 5px 22px #142d4810;--radius:16px;color-scheme:light}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.65 Heebo,Arial,sans-serif}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #1c83d5;outline-offset:4px}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.35;letter-spacing:-.8px;font-weight:800}h2{font-size:19px;line-height:1.45;font-weight:750}h3{font-size:16px;font-weight:750}p{color:var(--muted)}small{font-size:12px}button{border:0;background:none}.skip{position:fixed;top:-70px;right:20px;background:white;padding:10px;z-index:1000}.skip:focus{top:10px}.demo-ribbon{position:relative;z-index:20;background:#eaf5f0;color:#185c49;border-bottom:1px solid #c9e4d8;min-height:37px;padding:7px 24px;display:flex;gap:16px;justify-content:space-between;font-size:12px}.safe-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--teal);margin-inline-end:7px}.sidebar{position:fixed;right:0;top:37px;bottom:0;width:220px;padding:28px 14px 16px;background:linear-gradient(165deg,var(--navy),var(--navy-deep));color:#c6d5e5;z-index:15;display:flex;flex-direction:column;overflow:auto}.brand{display:flex;align-items:center;gap:10px;padding:0 10px;color:white;font-size:30px;line-height:1.1;font-weight:800;letter-spacing:-1px}.brand small{display:block;font-size:10px;font-weight:400;color:#b5c8dc;letter-spacing:0;margin-top:8px}.side-caption{font-size:11px;color:#9ab1ca;letter-spacing:.4px;margin:34px 13px 12px}.nav-button{display:flex;align-items:center;gap:11px;padding:13px 14px;width:100%;text-align:right;border-radius:9px;font-weight:550;margin:5px 0;color:inherit;min-height:48px}.nav-button svg{width:20px;height:20px;flex-shrink:0}.nav-button:hover{background:#ffffff0d;color:white}.nav-button.active{background:var(--orange);color:#192c41;font-weight:800;box-shadow:0 4px 16px #0002}.side-bottom{margin-top:auto;padding:30px 10px 0}.side-bottom button{color:#e9f2fc;font-size:13px;border:1px solid #ffffff26;padding:10px;border-radius:8px;width:100%;text-align:right}.side-bottom button span{float:left}.side-bottom p{border-top:1px solid #ffffff26;margin-top:23px;padding-top:17px;color:white;font-size:13px}.side-bottom small{color:#a4bad2}.workspace{margin-right:220px;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 32px;background:white;border-bottom:1px solid var(--line);min-height:87px}.role-picker{display:flex;gap:12px;align-items:center;color:var(--muted);font-size:13px}.role-picker select{border:1px solid var(--line);border-radius:9px;background:#f9fbfd;padding:9px 12px;min-height:44px;color:var(--navy);font-weight:650;max-width:100%}.top-actions{display:flex;align-items:center;gap:18px}.exit-link{font-size:12px;color:var(--muted);padding:8px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 18px;border-radius:9px;font-weight:650;min-height:44px;line-height:1.4}.button.primary{background:var(--orange);color:#132c49;box-shadow:0 3px 10px #e36b1120}.button.primary:hover{background:#ff9a45}.button.secondary{background:white;border:1px solid var(--line);color:var(--navy)}.button.secondary:hover{background:#edf3fa}.button.dark{background:var(--navy);color:white}.button.small{font-size:13px;min-height:40px;padding:8px 13px}.icon-button{width:40px;height:40px;flex-shrink:0;border-radius:8px;font-size:23px;display:inline-grid;place-items:center}.icon-button:hover{background:#edf3fa}.menu-toggle{display:none}.subnav{padding:8px 32px;background:white;border-bottom:1px solid var(--line);display:flex;gap:6px;flex-wrap:wrap}.subnav button{padding:8px 13px;min-height:40px;border-radius:7px;font-size:13px;font-weight:600;color:var(--muted)}.subnav button.active{color:var(--orange-dark);background:#fff1e5}.subnav button:hover{background:#f0f4f9}main{max-width:1560px;margin:auto;padding:30px 34px 36px;min-height:65vh}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.page-heading p{margin-top:6px;font-size:14px}.eyebrow{font-size:11px;letter-spacing:.45px;color:var(--orange-dark);font-weight:750}.guide-hint{display:flex;align-items:flex-start;gap:13px;border:1px solid #d8e4f1;border-radius:12px;background:#ecf2f9;padding:13px 17px;margin-bottom:22px}.guide-hint>span{background:white;display:grid;place-items:center;border-radius:9px;width:32px;height:32px;flex-shrink:0;color:var(--navy)}.guide-hint p{font-size:13px}.guide-hint strong{display:block;font-size:13px;color:var(--navy)}.guide-hint button{color:#234e80;font-size:12px;white-space:nowrap;margin-inline-start:auto;text-decoration:underline;padding:6px}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:22px}.kpi{background:white;border:1px solid var(--line);border-top:3px solid var(--navy);border-radius:13px;min-height:115px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:8px;box-shadow:var(--shadow)}.kpi.green{border-top-color:var(--teal)}.kpi.orange{border-top-color:var(--orange)}.kpi.blue{border-top-color:#3976b6}.kpi p{font-size:12px}.kpi strong{font-size:28px;line-height:1.35;display:block;white-space:nowrap;font-weight:800;font-variant-numeric:tabular-nums}.kpi small{color:var(--muted);font-size:10px}.tile-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;color:var(--navy);background:#edf2f8;flex-shrink:0}.tile-icon svg{width:21px;height:21px}.green .tile-icon{background:#e3f3ec;color:var(--teal)}.orange .tile-icon{background:#fff0e1;color:var(--orange-dark)}.columns{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:20px}.columns.equal{grid-template-columns:repeat(2,minmax(0,1fr))}.stack{display:grid;gap:20px;align-content:start}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px;min-width:0}.card-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.card-header a,.text-button{font-size:12px;color:#245687;font-weight:650;padding:5px 0}.card-header p{font-size:12px}.status{display:inline-block;border:1px solid #d8e6f2;background:#edf4fb;color:#2a5d8d;border-radius:6px;font-size:11px;font-weight:650;padding:3px 8px;white-space:nowrap}.status.orange{border-color:#f8d5b8;background:#fff1e5;color:#9b490a}.status.green{border-color:#cde7da;background:#ecf7f0;color:#216949}.status.red{border-color:#efd0d0;background:#fdf0ef;color:#a13737}.attention-row{display:flex;gap:12px;padding:13px 0;align-items:center;border-bottom:1px solid #edf1f6}.attention-row:last-child{border:0}.attention-row strong{font-size:13px}.attention-row p{font-size:12px}.attention-row>button{margin-inline-start:auto;color:var(--orange-dark);font-size:12px;white-space:nowrap;padding:8px}.project-row{display:block;width:100%;text-align:right;padding:15px 0;border-bottom:1px solid #edf1f6}.project-row:last-child{border:0}.row-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.row-heading small{color:var(--muted)}.project-row p{font-size:12px;margin:2px 0 9px}.progress-track{height:6px;border-radius:9px;background:#e9eef4;overflow:hidden}.progress-fill{height:100%;background:var(--teal);border-radius:9px}.timeline{list-style:none;padding:0;margin:0}.timeline li{position:relative;padding:8px 26px 17px 0;border-right:1px solid #d8e4eb;margin-right:6px}.timeline li:before{content:'';position:absolute;right:-5px;top:15px;width:9px;height:9px;background:var(--orange);border:2px solid white;border-radius:50%}.timeline p{font-size:12px}.timeline time{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.chart-bars{height:160px;display:flex;align-items:end;gap:20px;direction:rtl;margin-top:24px;padding-bottom:25px;border-bottom:1px solid var(--line)}.chart-bar{flex:1;background:#244a73;border-radius:6px 6px 0 0;position:relative;min-height:20px}.chart-bar:last-child{background:var(--orange)}.chart-bar span{position:absolute;bottom:-24px;left:50%;transform:translateX(-50%);font-size:11px;color:var(--muted);white-space:nowrap}.chart-bar b{position:absolute;top:-23px;left:50%;transform:translateX(-50%);font-size:10px;white-space:nowrap}.info-line{margin-top:14px;font-size:12px}.table-wrap{overflow-x:auto;max-width:100%}table{border-collapse:collapse;width:100%;text-align:right;font-size:13px}th{font-weight:500;font-size:11px;color:var(--muted);background:#f7f9fc;padding:12px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:14px 12px;border-bottom:1px solid #eaf0f5;vertical-align:middle}tr:last-child td{border-bottom:0}td small{display:block;color:var(--muted)}td button{font-size:12px;color:#255888;padding:7px 9px;background:#edf3f9;border-radius:6px;min-height:36px}td strong{font-weight:700}td.number{direction:ltr;text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.search-field{display:flex;align-items:center;gap:8px;margin-bottom:18px;padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe}.search-field input{border:0;outline:none;width:100%;background:none;font-size:13px;color:var(--navy);min-height:28px}.search-field:focus-within{outline:2px solid #2c79b4}.action-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-card{background:white;border:1px solid var(--line);border-radius:13px;padding:20px;display:flex;flex-direction:column;gap:9px;min-width:0}.feature-card p{font-size:13px}.feature-card button{align-self:start;margin-top:auto}.feature-card .tile-icon{margin-bottom:3px}.metric-list{display:grid;gap:0}.metric-list div{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf1f6;gap:10px}.metric-list div:last-child{border-bottom:0}.metric-list span{color:var(--muted);font-size:13px}.metric-list strong{font-size:18px;font-variant-numeric:tabular-nums}.stepper{display:flex;justify-content:space-between;gap:8px;border:1px solid var(--line);background:white;padding:18px;border-radius:12px;margin-bottom:20px}.stepper span{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}.stepper b{background:#eaf1f6;color:#536b84;display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%}.stepper .done b{background:var(--teal);color:white}.stepper .current b{background:var(--orange);color:var(--navy)}.blueprint{background:#11304f;border:1px solid #23476b;padding:18px;border-radius:12px;margin-bottom:14px}.blueprint svg{display:block;width:100%;height:auto;max-height:275px}.blueprint text{font-family:Heebo,Arial,sans-serif;font-size:13px}.example-label{color:#8cb5dc;font-size:11px;margin-bottom:12px}.checklist{margin:12px 0 0;padding:0;list-style:none}.checklist li{padding:9px 24px 9px 0;position:relative;font-size:13px;border-bottom:1px solid #edf1f6}.checklist li:before{content:'✓';position:absolute;right:0;color:var(--teal);font-weight:800}.checklist li:last-child{border:0}.notice{background:#fff5e9;border:1px solid #f3dbc3;color:#7b4518;padding:12px 15px;border-radius:9px;font-size:12px;margin-top:14px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.project-cover{background:linear-gradient(125deg,#dce5ee,#ecf1f5);height:84px;display:flex;align-items:center;justify-content:space-between;padding:18px;border-radius:10px;margin-bottom:15px}.project-cover svg{width:42px;height:42px;color:#6f8ca7}.project-cover span{font-size:11px;background:white;padding:4px 9px;border-radius:5px}.project-card h3{margin-bottom:4px}.project-card p{font-size:12px;margin-bottom:14px}.project-card .action-row{margin-top:16px}.portal-intro{background:linear-gradient(110deg,#153c63,#102b49);border-radius:16px;padding:28px;color:white;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.portal-intro p{color:#bdcfe0;font-size:13px;margin-top:6px}.portal-intro .eyebrow{color:#ffb576}.portal-intro .badge-circle{background:#ffffff16;color:white;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.badge-circle svg{width:32px;height:32px}.quote-total{text-align:left;border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.quote-total span{font-size:12px;color:var(--muted)}.quote-total strong{display:block;font-size:26px;color:var(--navy)}.schedule-row{display:flex;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid #edf1f6}.schedule-row:last-child{border:0}.schedule-time{font-size:19px;font-weight:750;color:var(--navy);min-width:58px;font-variant-numeric:tabular-nums}.schedule-row p{font-size:12px}.schedule-row .status{margin-inline-start:auto}.chat-message{background:#eff4f9;padding:14px;border-radius:12px;margin-bottom:12px;max-width:85%;font-size:13px}.chat-message.reply{margin-right:auto;background:#edf6f1}.chat-message small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.document-tile{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid #edf1f6}.document-tile p{font-size:12px}.document-tile button{margin-inline-start:auto}.toggle-visual{display:inline-block;width:35px;height:20px;border-radius:20px;background:var(--teal);position:relative;flex-shrink:0}.toggle-visual:after{content:'';position:absolute;top:3px;left:3px;width:14px;height:14px;background:white;border-radius:50%}.demo-footer{padding:22px 34px;color:var(--muted);font-size:11px;border-top:1px solid var(--line)}.demo-footer button{color:#255c8e;text-decoration:underline;font-size:11px}.tour-panel{position:fixed;bottom:24px;left:26px;width:360px;max-width:calc(100vw - 32px);z-index:50;background:white;border:1px solid #b4c8de;border-top:4px solid var(--orange);border-radius:16px;box-shadow:0 14px 65px #061f4840;padding:17px 20px 20px}.tour-panel[hidden]{display:none}.tour-panel p{font-size:13px;margin:8px 0 16px}.tour-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.tour-top .icon-button{width:30px;height:30px}.tour-actions{display:flex;gap:12px;justify-content:space-between;align-items:center}.tour-actions .button{font-size:12px}.touring main{padding-bottom:270px}.tour-highlight{outline:3px solid #ed942f!important;outline-offset:5px}dialog{border:1px solid var(--line);border-radius:22px;padding:0;width:min(760px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;color:var(--text);box-shadow:0 25px 100px #08244233}dialog::backdrop{background:#09203899;backdrop-filter:blur(4px)}.dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:20px}.dialog-head h2{font-size:25px}.dialog-head p{font-size:13px;margin-top:5px}.dialog-inner{padding:30px}.welcome-hero{padding:35px;background:linear-gradient(120deg,#153d64,#102a45);color:white;position:relative}.welcome-hero .eyebrow{color:#ffb16a}.welcome-hero h2{font-size:32px;line-height:1.3;margin:10px 0}.welcome-hero p{color:#c6d9e9;max-width:550px}.welcome-hero .icon-button{position:absolute;left:15px;top:15px;color:white}.welcome-hero .icon-button:hover{background:#ffffff15}.welcome-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:25px}.welcome-benefits b{display:block;font-size:14px;margin:7px 0}.welcome-benefits p{font-size:12px}.welcome-benefits svg{width:22px;height:22px;color:var(--teal)}.map-group{margin-bottom:22px}.map-group h3{margin-bottom:8px;color:var(--orange-dark)}.map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.map-link{display:flex;align-items:center;gap:10px;text-align:right;background:#f5f8fc;border:1px solid #e1e9f2;border-radius:9px;padding:10px 12px;min-height:48px}.map-link:hover{background:#e8f1fa}.map-link svg{width:18px;height:18px;color:#365e85;flex-shrink:0}.map-link small{display:block;color:var(--muted);font-weight:400}.map-link span{font-size:13px;font-weight:700}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:100;padding:13px 20px;background:var(--navy-deep);color:white;border-radius:10px;box-shadow:0 8px 30px #0003;max-width:min(520px,calc(100vw - 30px));font-size:13px;text-align:center;pointer-events:none}.toast:empty{display:none}.noscript{position:fixed;inset:0;background:white;padding:50px;z-index:100}.empty-result{padding:28px;text-align:center;color:var(--muted)}.simulation-result{border:1px solid #c3e1d1;border-radius:10px;background:#eef9f1;padding:18px;margin:15px 0;color:#205c41}.simulation-result strong{display:block;margin-bottom:4px}.demo-setting{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf1f6;padding:15px 0}.demo-setting small{display:block;color:var(--muted)}.demo-setting select{border:1px solid var(--line);border-radius:7px;padding:8px;max-width:200px;background:white;color:var(--navy)}.table-wrap:focus-visible{outline-offset:-2px}
[hidden]{display:none!important}.mobile-close{display:none}.menu-shade{position:fixed;inset:0;background:#09213866;z-index:14}.search-field>svg{width:18px;height:18px;flex-shrink:0}
@media(max-width:760px){.mobile-close{display:grid;position:absolute;left:8px;top:8px;color:white}.mobile-close:hover{background:#ffffff15}.sidebar.open{z-index:60}.menu-shade{z-index:55}}
@media(min-width:1700px){main{padding-top:40px}.kpi{min-height:128px}}
@media(max-width:1180px){.sidebar{width:195px}.workspace{margin-right:195px}.topbar{padding:14px 22px}.role-picker{display:block}.role-picker select{display:block;margin-top:3px}.top-actions{gap:12px}main{padding:24px}.columns{grid-template-columns:1fr}.project-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi{padding:13px}.kpi strong{font-size:24px}.tile-icon{width:35px;height:35px}.subnav{padding-inline:22px}}
@media(max-width:760px){body{font-size:14px}.demo-ribbon{padding:7px 15px;font-size:10px;min-height:48px;display:block;text-align:center}.demo-ribbon>span{display:block}.sidebar{transform:translateX(100%);top:48px;width:260px;box-shadow:-15px 0 40px #051f4333;transition:transform .18s}.sidebar.open{transform:none}.workspace{margin:0}.topbar{padding:10px 14px;gap:10px;min-height:80px;flex-wrap:wrap}.menu-toggle{display:grid}.role-picker{font-size:10px;flex:1}.role-picker select{min-height:41px;font-size:12px;width:100%;padding:7px}.top-actions{gap:8px}.top-actions .button{font-size:11px;padding:8px 10px;min-height:41px}.exit-link{display:none}.subnav{padding:8px 12px;gap:2px}.subnav button{font-size:11px;padding:7px 9px;min-height:40px}main{padding:22px 16px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:18px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px}.page-heading .button{font-size:11px;padding:8px 10px}.kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:17px}.kpi{min-height:99px;padding:13px;gap:6px}.kpi strong{font-size:25px}.kpi p{font-size:11px}.kpi small{font-size:9px}.kpi .tile-icon{width:30px;height:30px;border-radius:8px}.kpi .tile-icon svg{width:17px;height:17px}.columns,.columns.equal{grid-template-columns:1fr;gap:16px}.card{padding:17px;border-radius:13px}.card-header h2{font-size:17px}.guide-hint{padding:12px;gap:10px}.guide-hint p{font-size:11px}.guide-hint button{font-size:10px}.guide-hint>span{display:none}.project-grid,.feature-grid{grid-template-columns:1fr}.stepper{flex-wrap:wrap;gap:12px;padding:14px}.stepper span{font-size:10px}.stepper b{width:23px;height:23px}.portal-intro{padding:22px}.portal-intro h1{font-size:25px}.portal-intro .badge-circle{width:48px;height:48px}.demo-footer{padding:18px}.tour-panel{left:12px;bottom:12px;width:calc(100vw - 24px);max-width:none;padding:13px 17px}.tour-panel h2{font-size:17px}.tour-panel p{font-size:12px;margin:6px 0 12px}.dialog-inner{padding:23px}.welcome-hero{padding:30px 25px}.welcome-hero h2{font-size:28px}.welcome-benefits{gap:13px;grid-template-columns:1fr}.welcome-benefits>div{display:grid;grid-template-columns:26px 1fr;column-gap:10px}.welcome-benefits b{margin:0}.welcome-benefits p{grid-column:2}.map-grid{grid-template-columns:1fr}.dialog-head h2{font-size:23px}.demo-setting{align-items:flex-start;flex-wrap:wrap}.demo-setting select{max-width:100%;width:100%}.table-wrap{overflow:visible}table,tbody,tr,td{display:block}thead{display:none}tr{padding:12px 0;border-bottom:1px solid var(--line)}tr:last-child{border:0}td{border:0;padding:5px 0;display:flex;gap:15px;justify-content:space-between;text-align:left!important}td:before{content:attr(data-label);font-size:11px;color:var(--muted);text-align:right;flex-shrink:0;max-width:45%}td.number{direction:rtl}td small{display:inline;margin-inline-start:6px}.schedule-row{gap:12px}.schedule-time{font-size:17px;min-width:48px}.schedule-row .status{font-size:9px}.chart-bars{gap:15px}.chart-bar b{font-size:9px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{.demo-ribbon,.sidebar,.topbar,.subnav,.tour-panel,.demo-footer,dialog{display:none!important}.workspace{margin:0}main:before{content:'הדגמה בלבד. כל הנתונים פיקטיביים ואין למסמך תוקף עסקי.';display:block;font-weight:bold;margin-bottom:20px}.columns{display:block}.card{break-inside:avoid;margin-bottom:20px;box-shadow:none}}
