:root{--background:#fdf6e3;--foreground:#2b2b2b;--accent:#c0392b;--paper-texture:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.08'/%3E%3C/svg%3E")}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--foreground);background-color:var(--background);background-image:var(--paper-texture);font-family:var(--font-playfair),var(--font-noto-jp),serif;overflow-wrap:break-word;word-break:break-word;-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:700;line-height:1.2}a{color:inherit;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.tategaki{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.1em}.newspaper-grid{grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}.border-double{border:4px double var(--foreground)}.border-thick-bottom{border-bottom:2px solid var(--foreground)}
