@tailwind base;@tailwind components;@tailwind utilities;@keyframes slide-in-right{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.animate-slide-in-right{animation:slide-in-right .3s ease-out}@keyframes fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.animate-fade-out{animation:fade-out .2s ease-in forwards}@media print{*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}body{margin:0;padding:0;background:#fff!important}.no-print{display:none!important}.print-only{display:block!important}}.printable-papers-container{background:#fff;padding:0;margin:0}.print-controls{background:#f5f5f4;padding:1rem;border-bottom:1px solid #d6d3d1;margin-bottom:1rem;display:flex;gap:1rem;align-items:center;flex-wrap:wrap}@media print{.print-controls{display:none!important}}.print-sheet{width:210mm;height:297mm;margin:0 auto;display:grid;grid-template-columns:70mm 70mm 70mm;grid-template-rows:91mm 91mm 91mm;gap:0;page-break-after:always;background:#fff;position:relative;justify-content:center;align-content:start}.print-sheet:last-child{page-break-after:auto}.printable-paper{width:70mm;height:91mm;border:1px dashed #ccc;padding:3mm;box-sizing:border-box;background:#fff;color:#1c1917;font-family:Arial,Helvetica,DejaVu Sans,sans-serif;font-size:6pt;line-height:1;position:relative;display:flex;flex-direction:column;overflow:hidden}@media print{.printable-paper{border:1px dashed #999}}.paper-header{text-align:center;margin-bottom:2mm;border-bottom:1px solid #d6d3d1;padding-bottom:1mm}.paper-logo{height:8mm;width:auto;margin-bottom:.5mm}.paper-title{font-family:Arial,Helvetica,DejaVu Sans,sans-serif;font-size:6pt;font-weight:600;color:#92400e;margin:0;letter-spacing:.1px}.character-name{font-family:Arial,Helvetica,DejaVu Sans,sans-serif;font-size:7pt;font-weight:700;color:#1c1917;text-align:center;margin:0 0 2mm;line-height:1}.qr-section{display:flex;justify-content:center;align-items:center;margin-bottom:2mm;height:14mm}.qr-code{width:12mm;height:12mm;border:1px solid #e7e5e4;border-radius:1mm}.qr-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:12mm;height:12mm;border:1px dashed #d6d3d1;border-radius:1mm;background:#fafaf9}.loading-spinner{width:4mm;height:4mm;border:1px solid #e7e5e4;border-top:1px solid #92400e;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:.5mm}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qr-placeholder p{font-size:5pt;color:#78716c;margin:0}.qr-error{display:flex;align-items:center;justify-content:center;width:12mm;height:12mm;border:1px solid #ef4444;border-radius:1mm;background:#fef2f2}.qr-error p{font-size:5pt;color:#dc2626;margin:0}.character-info{flex-grow:1;display:flex;flex-direction:column;gap:1mm}.mood-section{display:flex;flex-direction:column;gap:.5mm}.label{font-size:4.5pt;font-weight:600;color:#78716c;letter-spacing:.1px}.value{font-size:5pt;color:#1c1917;font-weight:500}.quote-section{text-align:center;font-style:italic;margin:.5mm 0;padding:1mm;background:#fafaf9;border-radius:1mm;border:1px solid #f5f5f4}.quote-mark{font-size:7pt;color:#92400e;font-weight:700}.quote-text{font-size:4.5pt;color:#1c1917;margin:0 1px;line-height:1}.backstory-section{display:flex;flex-direction:column;gap:.3mm;padding:1mm;background:#fef7ff;border-radius:1mm;border:1px solid #e9d5ff}.backstory-text{font-size:4pt;color:#1c1917;line-height:1;text-align:justify}.secret-section{display:flex;flex-direction:column;gap:.3mm;padding:1mm;background:#f0fdf4;border-radius:1mm;border:1px solid #bbf7d0}.secret-text{font-size:4pt;color:#1c1917;line-height:1;font-style:italic}.paper-footer{margin-top:auto;text-align:center;padding-top:1mm;border-top:1px solid #f5f5f4}.scan-instruction{font-size:4.5pt;color:#78716c;margin-bottom:.5mm;font-weight:500}.website-url{font-size:5pt;color:#92400e;font-weight:600;font-family:Arial,Helvetica,DejaVu Sans,sans-serif}.cut-lines{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.cut-line{position:absolute;background:#999}.cut-line-top{top:-.5px;left:2mm;right:2mm;height:1px}.cut-line-bottom{bottom:-.5px;left:2mm;right:2mm;height:1px}.cut-line-left{left:-.5px;top:2mm;bottom:2mm;width:1px}.cut-line-right{right:-.5px;top:2mm;bottom:2mm;width:1px}.printable-paper.error{display:flex;align-items:center;justify-content:center;background:#fef2f2;border:1px solid #ef4444}.error-message{color:#dc2626;font-size:8pt;text-align:center;font-weight:500}@media print{.cut-line{background:#666!important}}@media screen{.printable-papers-container{background:#f5f5f4;min-height:100vh;padding:1rem}.print-sheet{box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;border:1px solid #d6d3d1}}
