:root{--brand-navy:#003767;--brand-navy-deep:#00264b;--brand-navy-ink:#001a33;--brand-yellow:#f3d957;--brand-yellow-deep:#e8cd48;--brand-blue-bright:#005fa3;--surface-light:#f8fafc;--foreground-on-light:#003866;--muted-on-light:#35648a;--border-on-light:#e0e6eb;--surface-page:#f4f8fb;--surface-panel:#ffffff;--surface-card:#ffffff;--surface-warm:#fff9e6;--text-primary:#003767;--text-secondary:#365b79;--text-muted:#526b80;--text-accent:#005389;--text-danger:#a51d40;--text-success:#17663c;--border-default:#d5e1ea;--border-strong:#66849b;--tint-yellow-fill:#fff6cc;--tint-yellow-border:#e5d480;--shadow-card:0 4px 20px rgba(0,55,103,0.05);--grad-hero:linear-gradient(145deg,#f8fcff,#eaf4fb 60%,#f4f8fb);--grad-section:linear-gradient(160deg,#f4f8fb,#f9fbfd,#f4f8fb);--grad-cta:linear-gradient(135deg,#fff9e6,#fffdf5 60%,#f8fcff);--grad-yellow:linear-gradient(270deg,#f3d957,#e8cd48);--glow-yellow:radial-gradient(circle,rgba(243,217,87,0.22) 0%,transparent 65%);--radius-sm:0.5rem;--radius-md:0.75rem;--radius-lg:1rem;--radius-full:9999px;--font-body:var(--font-heebo),var(--font-heebo-latin),system-ui,sans-serif;--font-display:var(--font-pekan),var(--font-arial-rounded),var(--font-body);--font-sans:var(--font-body);--ring:var(--brand-navy);--accent-purple:linear-gradient(90deg,#6b21a8,#9333ea);--accent-cyan:linear-gradient(90deg,#0e7490,#0891b2);--accent-amber:linear-gradient(90deg,#b45309,#d97706);--accent-blue:linear-gradient(90deg,#003767,#005fa3);--accent-rose:linear-gradient(90deg,#9f1239,#e11d48);--accent-green:linear-gradient(90deg,#166534,#16a34a);--accent-yellow:linear-gradient(90deg,#e8cd48,#f3d957);--container-max:80rem;--container-pad:1.5rem;--z-header:50;--dur-fast:150ms;--dur-slow:500ms;--ease:cubic-bezier(0.4,0,0.2,1)}*{box-sizing:border-box}html{height:100%}body{margin:0;min-height:100dvh;display:flex;flex-direction:column;font-family:var(--font-sans);background:var(--surface-page);color:var(--text-secondary);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body>main{flex:1 0 auto}html{color-scheme:light}::selection{background:var(--brand-yellow);color:var(--brand-navy-ink)}:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:2px}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-display);font-weight:800;line-height:1.15;color:var(--text-primary)}p{margin:0}a{color:inherit}img,svg,video{max-inline-size:100%;block-size:auto}button,input,select,textarea{font:inherit;color:inherit}button{font-family:var(--font-display);font-weight:700}ol,ul{margin:0;padding:0;list-style:none}bdi{unicode-bidi:isolate}.container{max-inline-size:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:absolute;inset-block-start:.75rem;inset-inline-start:.75rem;z-index:100;padding:.625rem 1.25rem;border-radius:var(--radius-md);background:var(--brand-yellow);color:var(--brand-navy-ink);font-weight:700;text-decoration:none;transform:translateY(-300%)}.skip-link:focus-visible{transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media print{body{background:#fff;color:#000}.skip-link,footer,header,nav{display:none!important}}html[data-native-shell] a[href^="https://www.retter.co.il"]:not([data-native-keep]){display:none!important}