
/* D2F public pages — light theme matching the admin */
body{background:#f7f8fa;color:#1f2430;font-family:'Helvetica Neue',Arial,'Hiragino Kaku Gothic ProN',Meiryo,sans-serif;}
.wrap,.container{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px rgba(16,24,40,.05);}
h1,h2,h3,p,label{color:#1f2430;}
.button,button,input[type=submit]{background:linear-gradient(135deg,#8B5CF6,#EC4899);color:#fff;border:none;border-radius:8px;padding:.6em 1.4em;}
a{color:#7C3AED;} a:hover{color:#6D28D9;}
input,select,textarea{background:#ffffff;color:#1f2430;border:1px solid #e5e7eb;border-radius:6px;}
/* hide engine footer (提供元 listmonk) */
footer,.footer,[role=contentinfo]{display:none!important;}
.header img,.logo img{max-height:34px;}
