.inner-page,.single-page,.page-content{background:#f3f6f9;}
.content-page{max-width:100%;}
.single-article{border-radius:0;}
.single-featured img{max-height:560px;object-fit:cover;}
.inner-list-card{border-radius:0;overflow:hidden;}
.inner-list-card .card-body{padding:18px;}
.single-tags a{font-size:15px;}
.video-embed iframe{width:100%;aspect-ratio:16/9;height:auto;}
.gallery-content .wp-block-gallery{gap:15px;}
.greeting-tool-page{background:#f3f6f9;padding:32px 0;}
.greeting-tool-container{max-width:1280px;margin:0 auto;padding:0 12px;}
.greeting-tool-header{text-align:center;margin-bottom:24px;}
.greeting-tool-header h1{font-size:38px;font-weight:700;}
.greeting-tool-layout{display:grid;grid-template-columns:360px 1fr;gap:24px;align-items:start;}
.greeting-tool-panel{background:#fff;border:1px solid var(--news-line);padding:18px;box-shadow:0 5px 20px rgba(17,24,39,.05);}
.greeting-upload-box{display:flex;min-height:150px;align-items:center;justify-content:center;border:2px dashed var(--news-red);background:#fff5f5;color:var(--news-red);font-size:20px;font-weight:700;text-align:center;cursor:pointer;}
.greeting-upload-box input{display:none;}
.greeting-controls{display:grid;gap:14px;margin:18px 0;}
.greeting-controls label{display:grid;gap:6px;font-size:16px;font-weight:700;}
.greeting-download-btn,.greeting-reset-btn{width:100%;height:48px;border:0;margin-bottom:10px;font-size:18px;font-weight:700;}
.greeting-download-btn{background:var(--news-red);color:#fff;}
.greeting-reset-btn{background:#111827;color:#fff;}
.greeting-canvas-wrap{background:#fff;border:1px solid var(--news-line);padding:16px;text-align:center;box-shadow:0 5px 20px rgba(17,24,39,.05);}
.greeting-canvas-wrap canvas{width:100%;max-width:720px;height:auto;border:1px solid #e5e7eb;background:#f8fafc;}
@media(max-width:991.98px){.greeting-tool-layout{grid-template-columns:1fr;}.greeting-tool-header h1{font-size:30px;}.single-featured img{max-height:none;}}
