/*
Theme Name:  Doppelpack Party SaaS
Description: Minimales Theme ohne Chrome – kein Header, kein Footer, nur Content.
Version:     3.1.0
Author:      Patrick
*/
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;height:100%}
body.dp-no-chrome{background:#f5f0eb;margin:0;padding:0;overflow-x:hidden}
body.dp-no-chrome .dp-page-content{width:100%;max-width:100%;margin:0 auto}
img{max-width:100%;height:auto;display:block}
