.newsletterShell{min-height:100vh;background:rgb(105,63,35);display:flex;justify-content:center;align-items:flex-start}.newsletterPanel{width:min(1200px,70vw);min-height:100vh;background:rgb(245,241,235);margin:0 auto;padding:40px;box-sizing:border-box}.newsletterHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.newsletterFeed{display:flex;flex-direction:column;gap:20px}.newsletterItem{display:flex;gap:20px;text-decoration:none;color:inherit}.newsletterThumbnail{width:180px;height:120px;object-fit:cover}@media (max-width:900px){.newsletterPanel{width:100vw;padding:24px}.newsletterItem{flex-direction:column}.newsletterThumbnail{width:100%;height:auto}}.newsletterText h2,.newsletterText p{color:rgb(20,20,20)}.newsletterPanel h1,.newsletterPanel h2{font-family:var(--font-title);font-weight:400}.newsletterTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.newsletterDetailShell,.pdfReader{width:100%;max-width:100vw;overflow-x:hidden}.pdfFrame,.pdfViewer{width:100%;max-width:100%}.pdfFrame{height:85vh;border:none}@media (max-width:768px){.newsletterDetailShell{padding:0}.pdfReader{padding:1rem}.pdfFrame{height:75vh}}