.tf-ad-box{position:relative;box-sizing:border-box;width:100%;max-width:100%;margin:32px 0;padding:22px;border:1px solid #e3e6ea;background:#fff;clear:both}
.tf-ad-label{position:absolute;top:0;right:18px;transform:translateY(-50%);background:#fff;padding:0 8px;font:600 10px/1.4 Arial,sans-serif;letter-spacing:.12em;color:#8a929c}
.tf-ad-inner{display:flex;gap:20px;align-items:stretch;justify-content:center}
.tf-ad-creative{display:block;overflow:hidden;text-decoration:none!important;line-height:0;flex:1;min-width:0;background:#f7f8fa}
.tf-ad-creative picture,.tf-ad-creative img{display:block;width:100%;height:auto}
.tf-ad-format-wide{aspect-ratio:6/1}.tf-ad-format-content{aspect-ratio:4/1}.tf-ad-format-square{aspect-ratio:1/1}
.tf-ad-format-wide img,.tf-ad-format-content img,.tf-ad-format-square img{width:100%;height:100%;object-fit:cover}
.tf-ad-layout-single-square .tf-ad-inner{max-width:620px;margin:0 auto}
.tf-ad-layout-double-square .tf-ad-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px}
@media(max-width:767px){.tf-ad-box{margin:24px 0;padding:14px}.tf-ad-inner,.tf-ad-layout-double-square .tf-ad-inner{gap:12px}.tf-ad-layout-double-square .tf-ad-inner{grid-template-columns:1fr 1fr}.tf-ad-label{right:10px}.tf-ad-format-wide,.tf-ad-format-content{aspect-ratio:3/1}}
@media(max-width:520px){.tf-ad-layout-double-square .tf-ad-inner{grid-template-columns:1fr}}

/* v0.1.1 — domyślne miejsce na stronie głównej */
.tf-home-default-shell{box-sizing:border-box;width:calc(100% - 40px);max-width:var(--container-max-width,1200px);margin:32px auto}
.tf-home-default-shell .tf-ad-box{margin:0}
@media(max-width:767px){.tf-home-default-shell{width:calc(100% - 28px);margin:24px auto}}

/* v0.1.2 — dwa stałe miejsca na stronie głównej: sekcja systemu + przed stopką */
#tf-home-top-ad-mount,#tf-home-bottom-ad-mount{clear:both}
