/* King of Cuts — the product site.
   Same ground as the panel and the same language as danielyosef.pages.dev:
   deep navy, gold as line and emphasis, the brand display font for titles.
   Every picture of the plugin is a capture of the real panel, so the page's
   job is to frame them the way Premiere does and get out of the way. */

@font-face { font-family: 'FbReissfeder'; src: url('../fonts/FbReissfeder-Bold.woff2') format('woff2'); font-weight: 700; font-display: swap; }
@font-face { font-family: 'Rubik'; font-weight: 400; font-display: swap; src: url('../fonts/rubik-400-hebrew.woff2') format('woff2'); unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; }
@font-face { font-family: 'Rubik'; font-weight: 400; font-display: swap; src: url('../fonts/rubik-400-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Rubik'; font-weight: 500; font-display: swap; src: url('../fonts/rubik-500-hebrew.woff2') format('woff2'); unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; }
@font-face { font-family: 'Rubik'; font-weight: 500; font-display: swap; src: url('../fonts/rubik-500-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Rubik'; font-weight: 600; font-display: swap; src: url('../fonts/rubik-600-hebrew.woff2') format('woff2'); unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; }
@font-face { font-family: 'Rubik'; font-weight: 600; font-display: swap; src: url('../fonts/rubik-600-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Rubik'; font-weight: 700; font-display: swap; src: url('../fonts/rubik-700-hebrew.woff2') format('woff2'); unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; }
@font-face { font-family: 'Rubik'; font-weight: 700; font-display: swap; src: url('../fonts/rubik-700-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Heebo'; font-weight: 400; font-display: swap; src: url('../fonts/heebo-400-hebrew.woff2') format('woff2'); unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; }
@font-face { font-family: 'Heebo'; font-weight: 400; font-display: swap; src: url('../fonts/heebo-400-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Heebo'; font-weight: 500; font-display: swap; src: url('../fonts/heebo-500-hebrew.woff2') format('woff2'); unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F; }
@font-face { font-family: 'Heebo'; font-weight: 500; font-display: swap; src: url('../fonts/heebo-500-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

:root {
  --navy-950: #04061a;
  --navy-900: #070c26;
  --navy-800: #0b1340;
  --ink: #0d0a1c;
  --purple: #8c30fe;
  --blue: #2a66e0;
  --sky: #6aabfb;
  --sky-light: #c9defb;
  --gold: #ffde59;
  --gold-deep: #f2b53b;
  --text: #eef2ff;
  --muted: #a7b1d4;
  --dim: #6c7598;
  --line: rgba(201, 222, 251, .14);
  --gold-line: rgba(255, 222, 89, .45);

  --font-display: 'FbReissfeder', 'Rubik', 'Heebo', system-ui, sans-serif;
  --font-ui: 'Rubik', 'Heebo', system-ui, 'Segoe UI', sans-serif;
  --font-body: 'Heebo', 'Rubik', system-ui, 'Segoe UI', sans-serif;

  --container: min(1180px, 92vw);
  --nav-h: 68px;
  --ease: cubic-bezier(.22, 1, .36, 1);
}

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; scroll-padding-top: calc(var(--nav-h) + 16px); }
body {
  margin: 0; background: var(--navy-950); color: var(--text);
  font-family: var(--font-body); font-size: 17px; line-height: 1.7;
  direction: rtl; overflow-x: hidden; -webkit-font-smoothing: antialiased;
}
img { max-width: 100%; display: block; height: auto; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; }
ul, ol { margin: 0; padding: 0; list-style: none; }
h1, h2 { font-family: var(--font-display); font-weight: 700; line-height: 1.06; margin: 0; }
h3, h4 { font-family: var(--font-ui); line-height: 1.25; margin: 0; }
p { margin: 0; }
::selection { background: rgba(255, 222, 89, .85); color: #1a1240; }
:focus-visible { outline: 2px solid var(--gold); outline-offset: 3px; border-radius: 4px; }
.container { width: var(--container); margin-inline: auto; }
.gold { color: var(--gold); }
.ltr { direction: ltr; unicode-bidi: isolate; display: inline-block; }
.num { font-variant-numeric: tabular-nums; unicode-bidi: isolate; }

/* The same grain the portfolio wears: a flat ground with a little tooth,
   instead of a smooth gradient. */
.grain {
  position: fixed; inset: -50%; z-index: 60; pointer-events: none; width: 200%; height: 200%;
  opacity: .045; mix-blend-mode: overlay;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='260' height='260'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");
}

/* ------------------------------------------------------------- buttons */
.btn {
  display: inline-flex; align-items: center; gap: .6em;
  padding: .9em 1.6em; border-radius: 8px; border: 1px solid transparent;
  font-family: var(--font-ui); font-weight: 600; font-size: 1rem; line-height: 1; white-space: nowrap;
  transition: transform .4s var(--ease), background .3s, color .3s, border-color .3s;
}
.btn svg { width: 1.1em; height: 1.1em; flex: none; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.btn--gold { background: var(--gold); color: #1a1240; border-color: var(--gold); }
.btn--gold:hover { background: #fff0a6; transform: translateY(-2px); }
.btn--ghost { background: transparent; color: #fff; border-color: rgba(255, 255, 255, .35); }
.btn--ghost:hover { border-color: var(--gold); color: var(--gold); transform: translateY(-2px); }
.btn--sm { padding: .68em 1.15em; font-size: .92rem; }
.btn__meta { font-weight: 400; opacity: .7; font-size: .85em; }

/* ------------------------------------------------------------------ nav */
.nav { position: fixed; top: 0; inset-inline: 0; z-index: 100; height: var(--nav-h); display: flex; align-items: center; transition: background .4s, box-shadow .4s; }
.nav.is-scrolled { background: rgba(4, 6, 26, .92); box-shadow: 0 1px 0 var(--line); backdrop-filter: blur(6px); }
.nav__inner { width: var(--container); margin-inline: auto; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.brand { display: flex; align-items: center; gap: 10px; font-family: var(--font-ui); font-weight: 700; font-size: 1.1rem; letter-spacing: -.01em; color: #fff; }
.brand__mark { width: 32px; height: 32px; border-radius: 8px; background: var(--gold-deep); color: #241802; display: grid; place-items: center; flex: none; }
.brand__mark svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }
.nav__links { display: flex; align-items: center; gap: 2px; }
.nav__links a { position: relative; padding: .55em .85em; font-family: var(--font-ui); font-weight: 500; font-size: .95rem; color: var(--sky-light); transition: color .3s; }
.nav__links a::after { content: ''; position: absolute; inset-inline: .85em; bottom: .25em; height: 2px; background: var(--gold); transform: scaleX(0); transform-origin: right; transition: transform .4s var(--ease); }
.nav__links a:hover { color: #fff; }
.nav__links a:hover::after { transform: scaleX(1); }
@media (max-width: 760px) { .nav__links { display: none; } }

/* ------------------------------------------------------------------ hero */
.hero { position: relative; padding: calc(var(--nav-h) + 56px) 0 40px; overflow: hidden; }
.hero__inner { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr); gap: clamp(28px, 5vw, 72px); align-items: center; }
.eyebrow { display: inline-flex; align-items: center; gap: 10px; font-family: var(--font-ui); font-weight: 500; font-size: .92rem; color: var(--gold); margin-bottom: 18px; }
.eyebrow::before { content: ''; width: 22px; height: 2px; background: var(--gold); }
.hero__title { font-size: clamp(2.5rem, 5.4vw, 4.6rem); line-height: 1.04; }
.hero__title .line { display: block; }
.hero__title .dim { color: var(--muted); }
.hero__sub { margin-top: 22px; max-width: 34em; font-size: clamp(1.02rem, 1.4vw, 1.18rem); color: var(--sky-light); }
.hero__sub strong { color: #fff; font-weight: 600; }
.hero__ctas { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-top: 30px; }
.hero__fine { margin-top: 14px; font-size: .88rem; color: var(--dim); font-family: var(--font-ui); }
.hero__fine b { color: var(--muted); font-weight: 500; }

/* Two docked panels, the way they sit in a Premiere workspace: the cut
   list in front, captions a step behind. Both are captures of the real
   panel; the chrome around them is Premiere's panel tab, redrawn. */
.stage { position: relative; height: clamp(520px, 52vw, 720px); }
.panel { position: absolute; width: min(400px, 78%); border-radius: 6px; overflow: hidden; background: #1e1e1e; box-shadow: 0 40px 80px -30px rgba(0, 0, 0, .9), 0 0 0 1px rgba(255, 255, 255, .06); }
.panel__tab { display: flex; align-items: center; gap: 8px; height: 30px; padding: 0 10px 0 6px; background: #232323; color: #d0d0d0; font: 500 12px/1 var(--font-ui); border-bottom: 1px solid #111; }
.panel__tab i { width: 12px; height: 2px; box-shadow: 0 -4px 0 #7a7a7a, 0 4px 0 #7a7a7a; background: #7a7a7a; margin-inline-start: auto; opacity: .8; }
.panel__tab span { color: #fff; }
.panel__tab .dimtab { color: #8a8a8a; padding-inline-end: 12px; border-inline-end: 1px solid #333; margin-inline-end: 2px; }
.panel img { width: 100%; display: block; }
.panel--front { right: 0; top: 0; z-index: 2; }
.panel--back { left: 0; top: 72px; z-index: 1; width: min(340px, 64%); opacity: .82; filter: saturate(.9); }
.panel--back .panel__tab { background: #1f1f1f; }
@media (max-width: 900px) {
  .hero__inner { grid-template-columns: 1fr; }
  .stage { height: auto; margin-top: 12px; }
  .panel { position: relative; width: min(440px, 100%); margin: 0 auto; }
  .panel--back { display: none; }
}

/* A torn edge between the hero and the page - the portfolio's signature. */
.edge { display: block; width: 100%; height: 34px; margin-top: 30px; }
.edge path { fill: var(--navy-900); }

/* ----------------------------------------------------------- sections */
.section { position: relative; padding-block: clamp(70px, 9vw, 130px); }
.section--alt { background: var(--navy-900); }
.section__head { max-width: 62ch; margin-bottom: clamp(36px, 5vw, 64px); }
.title { font-size: clamp(2rem, 4vw, 3.2rem); }
.lede { margin-top: 16px; font-size: clamp(1.02rem, 1.4vw, 1.18rem); color: var(--muted); max-width: 58ch; }

/* The proof line: one measured take, stated plainly, not a banner of numbers. */
.proof { margin-top: 56px; padding-top: 22px; border-top: 1px solid var(--line); display: grid; grid-template-columns: auto 1fr; gap: 22px; align-items: start; }
.proof__k { font-family: var(--font-ui); font-weight: 600; font-size: .95rem; color: var(--gold); white-space: nowrap; padding-top: 4px; }
.proof__v { color: var(--muted); font-size: 1.02rem; max-width: 70ch; }
.proof__v b { color: var(--text); font-weight: 500; font-variant-numeric: tabular-nums; }
@media (max-width: 640px) { .proof { grid-template-columns: 1fr; gap: 8px; } }

/* ------------------------------------------------------------- steps */
.step { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: clamp(28px, 5vw, 80px); align-items: center; padding-block: clamp(30px, 4vw, 56px); }
.step + .step { border-top: 1px solid var(--line); }
.step:nth-child(even) .step__text { order: 2; }
.step__num { font-family: var(--font-display); font-size: clamp(2.4rem, 4vw, 3.4rem); color: var(--gold); line-height: 1; margin-bottom: 8px; }
.step__title { font-family: var(--font-ui); font-weight: 700; font-size: clamp(1.4rem, 2.2vw, 1.9rem); color: #fff; }
.step__body { margin-top: 14px; color: var(--muted); max-width: 46ch; font-size: 1.04rem; }
.step__body strong { color: var(--text); font-weight: 500; }
.step__note { margin-top: 18px; padding-inline-start: 14px; border-inline-start: 2px solid var(--gold-line); color: var(--sky-light); font-size: .95rem; font-family: var(--font-ui); }
.step__note b { color: var(--gold); font-weight: 600; }
.step__media { display: flex; justify-content: center; }
.step__media .panel { position: relative; width: min(420px, 100%); }
.pair { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; width: 100%; max-width: 560px; }
.pair .panel { width: 100%; }
@media (max-width: 900px) {
  .step { grid-template-columns: 1fr; }
  .step:nth-child(even) .step__text { order: 0; }
  .pair { max-width: 100%; }
}

/* ---------------------------------------------------------- feature list */
.list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 clamp(28px, 5vw, 80px); }
.list li { display: grid; grid-template-columns: 30px 1fr; gap: 14px; padding: 18px 0; border-top: 1px solid var(--line); }
.list svg { width: 24px; height: 24px; margin-top: 3px; fill: none; stroke: var(--gold); stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.list h3 { font-size: 1.1rem; font-weight: 600; color: #fff; }
.list p { margin-top: 4px; color: var(--muted); font-size: .98rem; }
@media (max-width: 760px) { .list { grid-template-columns: 1fr; } }

/* ---------------------------------------------------------- captions shot */
.shot { position: relative; border-radius: 10px; overflow: hidden; box-shadow: 0 40px 90px -30px rgba(0, 0, 0, .95), 0 0 0 1px rgba(255, 255, 255, .06); }
.shot img { width: 100%; }
.shot__bar { display: flex; align-items: center; gap: 12px; padding: 10px 14px; background: #1c1c1c; color: #cfcfcf; font: 500 12px/1 var(--font-ui); border-top: 1px solid #0d0d0d; }
.shot__bar .tc { font-variant-numeric: tabular-nums; color: #8ab4f8; direction: ltr; }
.shot__bar .track { margin-inline-start: auto; color: #9a9a9a; }
.shot__cap { margin-top: 18px; color: var(--muted); font-size: 1rem; max-width: 70ch; }
.shot__cap b { color: var(--text); font-weight: 500; }
/* The frame is a vertical reel, so it stands beside the copy instead of
   under it: the text column keeps its measure, the phone-shaped figure keeps
   its height without swallowing the page. */
.styled { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 380px); gap: clamp(28px, 6vw, 96px); align-items: center; }
.styled__text .lede { max-width: 50ch; }
.styled .shot__cap { margin-top: 26px; }
.shot--tall { width: min(380px, 100%); margin-inline: auto; }
.shot--tall img { display: block; }
@media (max-width: 900px) {
  .styled { grid-template-columns: 1fr; gap: 36px; }
  .shot--tall { width: min(340px, 100%); }
}

/* -------------------------------------------------------------- the rule */
.rule { text-align: center; padding-block: clamp(60px, 8vw, 110px); }
.rule__t { font-size: clamp(1.9rem, 4.2vw, 3.6rem); max-width: 22ch; margin-inline: auto; }
.rule__t .dim { color: var(--muted); }
.rule__p { margin: 22px auto 0; max-width: 56ch; color: var(--muted); font-size: 1.05rem; }

/* --------------------------------------------------------------- install */
.install { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr); gap: clamp(28px, 5vw, 72px); align-items: start; }
.steps { counter-reset: s; }
.steps li { counter-increment: s; display: grid; grid-template-columns: 44px 1fr; gap: 16px; padding: 16px 0; border-top: 1px solid var(--line); }
.steps li::before { content: counter(s, decimal-leading-zero); font-family: var(--font-display); font-size: 1.6rem; color: var(--gold); line-height: 1.2; }
.steps h3 { font-size: 1.08rem; font-weight: 600; color: #fff; }
.steps p { margin-top: 4px; color: var(--muted); font-size: .98rem; }
.steps code { font-family: Consolas, 'Cascadia Mono', monospace; font-size: .9em; color: var(--sky-light); background: rgba(201, 222, 251, .08); border: 1px solid var(--line); border-radius: 5px; padding: 1px 7px; direction: ltr; unicode-bidi: isolate; display: inline-block; }
.req { border: 1px solid var(--line); border-radius: 10px; padding: 22px 24px; background: rgba(11, 19, 64, .35); }
.req h3 { font-size: 1rem; font-weight: 600; color: var(--gold); margin-bottom: 10px; }
.req dl { display: grid; grid-template-columns: auto 1fr; gap: 8px 16px; font-size: .96rem; }
.req dt { color: var(--sky-light); font-family: var(--font-ui); font-weight: 500; white-space: nowrap; }
.req dd { margin: 0; color: var(--muted); }
.req + .req { margin-top: 14px; }
.req .fine { margin-top: 12px; color: var(--dim); font-size: .88rem; }
@media (max-width: 900px) { .install { grid-template-columns: 1fr; } }

/* ------------------------------------------------------------------- faq */
.faq { max-width: 74ch; }
.faq details { border-top: 1px solid var(--line); }
.faq details:last-child { border-bottom: 1px solid var(--line); }
.faq summary { cursor: pointer; list-style: none; padding: 18px 0; font-family: var(--font-ui); font-weight: 600; font-size: 1.08rem; color: #fff; display: flex; align-items: center; gap: 14px; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: '+'; margin-inline-start: auto; color: var(--gold); font-weight: 400; font-size: 1.4rem; line-height: 1; transition: transform .3s var(--ease); }
.faq details[open] summary::after { transform: rotate(45deg); }
.faq .a { padding: 0 0 20px; color: var(--muted); max-width: 66ch; }
.faq .a b { color: var(--text); font-weight: 500; }

/* ---------------------------------------------------------------- footer */
.footer { border-top: 1px solid var(--line); padding: 44px 0 36px; color: var(--dim); font-size: .92rem; font-family: var(--font-ui); }
.footer__inner { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 14px 28px; }
.footer a { color: var(--sky-light); }
.footer a:hover { color: var(--gold); }
.footer__links { display: flex; flex-wrap: wrap; gap: 6px 22px; }

/* -------------------------------------------------------------- help page */
.help { padding-top: calc(var(--nav-h) + 40px); max-width: 74ch; }
.help h1 { font-size: clamp(2rem, 4vw, 3rem); }
.help h2 { font-family: var(--font-ui); font-weight: 700; font-size: 1.25rem; color: #fff; margin-top: 44px; padding-top: 22px; border-top: 1px solid var(--line); }
.help p, .help li { color: var(--muted); }
.help ol, .help ul { padding-inline-start: 22px; margin-top: 10px; }
.help ol { list-style: decimal; } .help ul { list-style: disc; }
.help li { margin-top: 6px; }
.help b { color: var(--text); font-weight: 500; }
.help code { font-family: Consolas, 'Cascadia Mono', monospace; font-size: .9em; color: var(--sky-light); background: rgba(201, 222, 251, .08); border: 1px solid var(--line); border-radius: 5px; padding: 1px 7px; direction: ltr; unicode-bidi: isolate; display: inline-block; }

/* --------------------------------------------------------------- reveals */
[data-reveal] { opacity: 0; transform: translateY(18px); transition: opacity .8s var(--ease), transform .8s var(--ease); }
[data-reveal].is-in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { [data-reveal] { opacity: 1; transform: none; transition: none; } .grain { display: none; } }
