@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif;background-color:#f8fafc}.print-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);font-size:6rem;color:#c8c8c826;pointer-events:none;z-index:0;white-space:nowrap;font-weight:700}.document-preview-container{padding:2rem;background-color:#e5e7eb;display:flex;flex-direction:column;align-items:center;gap:2rem;min-height:100vh;max-width:100%}.page-sheet,.document-page{width:210mm;min-height:297mm;max-width:100%;background:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;position:relative;overflow:hidden}.page-sheet{padding:25.4mm}.document-page{padding:0}.document-content{position:relative;z-index:1}
