/* Scoped, font-free styles. Theme state comes from the site's own root attributes. */
:where(.kfdp-topbar,.kfdp-line,.kfdp-card,.kfdp-guide){--kfdp-bg:var(--kfdp-light-bg,#eff5ff);--kfdp-ink:var(--kfdp-light-text,#16346b);--kfdp-accent:var(--kfdp-light-accent,#1d4ed8);--kfdp-bar:var(--kfdp-bar-bg,#1648c8);--kfdp-bar-ink:var(--kfdp-bar-text,#fff);--kfdp-button-ink:#fff;box-sizing:border-box;direction:rtl;font-family:inherit;line-height:1.7;text-align:right}
html:is([data-color-mode="dark"],[data-kfeiz-color-mode="dark"]) :where(.kfdp-topbar,.kfdp-line,.kfdp-card,.kfdp-guide){--kfdp-bg:var(--kfdp-dark-bg,#14213a);--kfdp-ink:var(--kfdp-dark-text,#eaf2ff);--kfdp-accent:var(--kfdp-dark-accent,#69b2ff);--kfdp-button-ink:#071525;color-scheme:dark}
:where(.kfdp-topbar,.kfdp-card,.kfdp-guide) *{box-sizing:border-box}
.kfdp-topbar[hidden],.kfdp-card[hidden],.kfdp-card [hidden],.kfdp-guide [hidden],.kfdp-guide:not([open]){display:none!important}
:where(.kfdp-topbar,.kfdp-card,.kfdp-guide) button{appearance:none;min-height:0;margin:0;letter-spacing:normal;font:inherit;text-transform:none;cursor:pointer}
:where(.kfdp-topbar,.kfdp-card,.kfdp-guide) button:focus-visible{outline:3px solid var(--kfdp-accent);outline-offset:3px}
.kfdp-topbar{position:relative;isolation:isolate;width:100%;overflow:hidden;background:var(--kfdp-bar);color:var(--kfdp-bar-ink);font-size:14px}
.kfdp-topbar-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:18px;max-width:1320px;margin-inline:auto;padding:10px 48px}
.kfdp-brand{display:inline-flex;flex:none;align-items:center;gap:7px;font-size:17px;font-weight:800;line-height:1.5;white-space:nowrap;color:inherit}
.kfdp-brand img{display:block;width:auto;max-width:90px;height:24px;object-fit:contain}
.kfdp-brand-dot{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.65}
.kfdp-topbar-copy{line-height:1.8;font-weight:500}
.kfdp-topbar-emphasis{display:inline-block;padding-inline:5px;border-radius:5px;background:#ffffff1f;color:inherit;font-size:1.15em;font-weight:800;white-space:nowrap}
.kfdp-guide-trigger{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;padding:7px 11px;background:transparent;color:var(--kfdp-accent);font-size:12px!important;font-weight:700!important;text-decoration:none;line-height:1.6!important}
.kfdp-topbar .kfdp-guide-trigger{flex:none;min-height:36px;padding:7px 13px;border:1px solid #fff;background:#fff;color:var(--kfdp-bar);font-size:13px!important;white-space:nowrap}
.kfdp-topbar .kfdp-guide-trigger:hover{background:#edf4ff;border-color:#edf4ff;color:var(--kfdp-bar)}
.kfdp-close-bar{position:absolute;z-index:2;inset-inline-end:10px;top:50%;display:grid;place-items:center;width:32px;height:32px;padding:0!important;border:0;border-radius:50%;background:transparent;color:var(--kfdp-bar-ink);font-size:23px!important;line-height:1!important;transform:translateY(-50%)}
.kfdp-close-bar:hover{background:#ffffff24;color:var(--kfdp-bar-ink)}
.kfdp-topbar button:focus-visible{outline-color:var(--kfdp-bar-ink)}
.kfdp-topbar--animated::before{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 35%,#ffffff14 48%,transparent 61%);transform:translateX(-110%);animation:kfdp-sheen 1.9s ease-out .6s 1 both}
@keyframes kfdp-sheen{to{transform:translateX(110%)}}
.kfdp-price-stack{flex:1 1 auto;min-width:0}
.kfdp-line{display:block;width:100%;min-width:0;margin:10px 0 0;padding:11px 13px;border:1px solid #557dba26;border-radius:12px;background:var(--kfdp-bg);color:var(--kfdp-ink);font-size:13px;line-height:1.7;text-align:right}
.kfdp-line-title{display:block;margin:0 0 3px;font-size:14px;font-weight:700;line-height:1.7}
.kfdp-line-amount{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px 6px;font-size:14px;line-height:1.7}
.kfdp-line strong{font-size:18px;font-weight:800;line-height:1.5;color:var(--kfdp-accent);white-space:nowrap;font-variant-numeric:tabular-nums}
.kfdp-line-label,.kfdp-line-unit{white-space:nowrap}
.kfdp-line-unit{font-size:12px}
@supports selector(:has(*)){.ct-woo-card-actions:has(>.kfdp-price-stack){display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px}.ct-woo-card-actions>.kfdp-price-stack{display:contents}.ct-woo-card-actions>.kfdp-price-stack>.price{grid-column:1;grid-row:1;min-width:0}.ct-woo-card-actions>.kfdp-price-stack>.kfdp-line{grid-column:1/-1;grid-row:2;margin-top:0}.ct-woo-card-actions:has(>.kfdp-price-stack)>.button{grid-column:2;grid-row:1}}
.kfdp-card{position:relative;width:100%;max-width:100%;margin:17px 0;padding:17px 19px;overflow:hidden;border:1px solid #557dba30;border-radius:17px;background:var(--kfdp-bg);color:var(--kfdp-ink)}
.kfdp-card::before{content:"";position:absolute;inset-block:17px;inset-inline-start:0;width:3px;border-radius:3px;background:var(--kfdp-accent)}
.kfdp-card-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 12px;margin:0 0 12px}
.kfdp-card .kfdp-brand{color:var(--kfdp-accent)}
.kfdp-card-kicker{font-size:12px;line-height:1.7;opacity:.9}
.kfdp-card-amount{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 7px;margin:0;font-size:14px;line-height:1.7}
.kfdp-card-amount strong{color:var(--kfdp-accent);font-size:28px;font-weight:800;line-height:1.45;white-space:nowrap;font-variant-numeric:tabular-nums}
.kfdp-card-caption{margin:4px 0 0;font-size:12px;line-height:1.85;opacity:.86}
.kfdp-card-note{margin:11px 0 0;font-size:12px;line-height:1.9;opacity:.92}
.kfdp-card .kfdp-guide-trigger{margin:9px -2px -3px;padding-inline:2px;font-size:13px!important}
.kfdp-card .kfdp-guide-trigger:hover{background:transparent;color:var(--kfdp-accent);text-decoration:underline;text-underline-offset:4px}
.kfdp-card [data-kfdp-status]{margin:5px 0;font-size:13px}
.kfdp-guide{width:min(480px,calc(100vw - 28px));max-width:calc(100vw - 28px);max-height:calc(100vh - 36px);max-height:calc(100dvh - 36px);margin:auto;padding:0;border:1px solid #557dba30;border-radius:22px;background:var(--kfdp-bg);color:var(--kfdp-ink);box-shadow:0 24px 80px #0004;overflow:auto;overscroll-behavior:contain}
.kfdp-guide::backdrop{background:#07152599}
.kfdp-guide-panel{padding:24px}
.kfdp-guide-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 19px}
.kfdp-guide .kfdp-brand{color:var(--kfdp-accent)}
.kfdp-guide #kfdp-guide-title{margin:0;color:var(--kfdp-ink);font-size:19px;font-weight:800;line-height:1.6}
.kfdp-guide #kfdp-guide-intro{margin:10px 0 19px;font-size:13px;line-height:1.9}
.kfdp-guide .kfdp-guide-close{display:grid;flex:none;place-items:center;width:34px;height:34px;padding:0;border:1px solid #557dba40;border-radius:50%;background:transparent;color:var(--kfdp-ink);font-size:24px;line-height:1}
.kfdp-guide .kfdp-guide-close:hover{background:#557dba18;color:var(--kfdp-ink)}
.kfdp-guide ol{display:grid;gap:14px;margin:0;padding:0 23px 0 0;list-style:decimal}
.kfdp-guide li{margin:0;padding-inline-start:5px;color:var(--kfdp-ink);font-size:13px;line-height:1.9}
.kfdp-guide li::marker{color:var(--kfdp-accent);font-weight:800}
.kfdp-guide li strong{display:block;color:var(--kfdp-ink)}
.kfdp-guide li span{display:block;margin-top:3px;font-size:12px;opacity:.85}
.kfdp-guide-note{margin:20px 0 0;padding-top:15px;border-top:1px solid #557dba30;font-size:11px;line-height:1.95;opacity:.85}
.kfdp-guide a{color:var(--kfdp-accent);text-underline-offset:3px}
.kfdp-guide .kfdp-guide-done{width:100%;margin-top:18px;padding:10px 12px;border-radius:10px;background:var(--kfdp-accent);color:var(--kfdp-button-ink);font-size:12px!important}
.kfdp-guide .kfdp-guide-done:hover{background:var(--kfdp-accent);color:var(--kfdp-button-ink);filter:brightness(1.08)}
@media(max-width:600px){.kfdp-topbar-inner{flex-wrap:wrap;gap:6px 10px;padding:10px 14px 10px 40px}.kfdp-topbar .kfdp-brand{font-size:15px}.kfdp-topbar-copy{font-size:12px}.kfdp-topbar .kfdp-guide-trigger{min-height:34px;font-size:12px!important;padding:6px 11px}.kfdp-close-bar{inset-inline-end:5px;width:29px;height:29px}.kfdp-card{padding:15px;border-radius:15px}.kfdp-card-amount{gap:3px 6px;font-size:13px}.kfdp-card-amount strong{font-size:26px}.kfdp-guide-panel{padding:20px}.kfdp-line{padding:10px 12px}.kfdp-line-amount{column-gap:5px}}
@media(prefers-reduced-motion:reduce){.kfdp-topbar--animated::before{display:none;animation:none}}
