.rkw-slot { display: block; width: 100%; max-width: 100%; min-width: 0; }
.rkw-unit { display: block; width: 100%; max-width: 100%; min-width: 0; padding: .7rem; border: 1px solid #cad8cc; border-radius: 10px; background: #fff; color: #17261a; box-sizing: border-box; }
.rkw-unit--size-small { max-width: 280px; margin-inline: auto; --rkw-image-max-height: 220px; }
.rkw-unit--size-medium { max-width: 460px; margin-inline: auto; --rkw-image-max-height: 340px; }
.rkw-unit--size-large { max-width: 720px; margin-inline: auto; --rkw-image-max-height: 500px; }
.rkw-label { display: inline-block; margin-bottom: .45rem; padding: .12rem .35rem; border: 1px solid #607a65; border-radius: 3px; color: #29472f; font: 700 .68rem/1.3 system-ui, sans-serif; letter-spacing: .06em; text-transform: uppercase; }
.rkw-image-link { display: block; width: 100%; max-width: 100%; }
.rkw-image { display: block; width: auto; max-width: 100%; height: auto; max-height: var(--rkw-image-max-height, 340px); object-fit: contain; margin-inline: auto; border-radius: 5px; }
.rkw-code-frame { display: block; width: 100%; max-width: 100%; height: auto; min-height: 0; border: 0; }
.rkw-company { display: block; margin-top: .35rem; color: #46644c; font: 500 .72rem/1.4 system-ui, sans-serif; }
.entry-content > .rkw-slot { width: min(100%, 820px); margin: 1.6rem auto; }
.rk-ad-card--managed { display: block !important; min-height: 0 !important; padding: 0 !important; border: 0 !important; background: transparent !important; }
.rk-ad-card--managed .rkw-unit { height: 100%; }
.rkw-embed-page { margin: 0; background: transparent; }
.rkw-embed-page .rkw-unit { border-radius: 0; }
html[data-theme="dark"] .rkw-unit { border-color: #49624d; background: #16201a; color: #f3f7f1; }
html[data-theme="dark"] .rkw-label { border-color: #b4cbb8; color: #e1f0e4; }
html[data-theme="dark"] .rkw-company { color: #c4d6c7; }
@media (max-width: 650px) { .rkw-unit { padding: .55rem; } .entry-content > .rkw-slot { margin-block: 1.2rem; } }
