.otcd-countdown{--otcd-size:64px;display:flex;align-items:center;gap:12px;width:100%;color:var(--otcd-text);line-height:1;box-sizing:border-box}.otcd-units{display:flex;align-items:center;gap:8px}.otcd-unit{width:var(--otcd-size);height:var(--otcd-size);min-width:var(--otcd-size);display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;background:var(--otcd-accent);color:var(--otcd-number)}.otcd-value{font-size:21px;font-weight:800;line-height:1;color:var(--otcd-number);font-variant-numeric:tabular-nums}.otcd-label{font-size:10px;margin-top:6px;color:var(--otcd-label);line-height:1}.otcd-separator{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:24px;font-weight:700;color:var(--otcd-text);line-height:1}.otcd-prefix,.otcd-suffix{font-size:14px;color:var(--otcd-text);white-space:nowrap}.otcd-expired{font-size:15px;font-weight:700}.otcd-preset-circle .otcd-unit{border-radius:50%}.otcd-preset-square .otcd-unit{border-radius:0}.otcd-preset-rounded .otcd-unit{border-radius:12px}.otcd-preset-pill .otcd-unit{border-radius:999px;width:calc(var(--otcd-size) * 1.35);min-width:calc(var(--otcd-size) * 1.35)}.otcd-preset-minimal .otcd-unit{background:transparent!important;color:var(--otcd-text);width:auto;height:auto;min-width:32px}.otcd-preset-minimal .otcd-value{color:var(--otcd-text)}.otcd-preset-minimal .otcd-label{color:var(--otcd-label)}.otcd-preset-flip .otcd-unit{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.18);position:relative;overflow:hidden}.otcd-preset-flip .otcd-unit:after{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(255,255,255,.18)}.otcd-repeat-gap{opacity:.55}.otcd-before-start:before{content:"يبدأ خلال";font-size:12px;color:var(--otcd-label)}@media(max-width:767px){.otcd-countdown{gap:7px}.otcd-units{gap:4px}.otcd-unit{--otcd-size:52px}.otcd-value{font-size:18px}.otcd-separator{font-size:18px}.otcd-prefix,.otcd-suffix{font-size:12px}}
