*,:before,:after{box-sizing:border-box}:root{--bg:#faf6f1;--bg-panel:#f2eae0;--bg-sidebar:#ede0d0;--border:#d4b896;--text:#4a3728;--text-muted:#7a5c45;--accent:#8b5e3c;--accent-hover:#6b4229;--accent-light:#c4956a;--white:#fffdf9;--shadow:0 2px 8px #4a37281f;color:var(--text);background:var(--bg);font-family:system-ui,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}body{min-height:100vh;margin:0}#root{min-height:100vh}.app{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._container_6t4vr_1{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:480px;display:flex}._header_6t4vr_10{flex-direction:column;align-items:center;gap:8px;margin-bottom:8px;display:flex}._hatIcon_6t4vr_18{width:72px;height:72px}._title_6t4vr_23{color:var(--accent);letter-spacing:-.5px;margin:0;font-size:2.5rem;font-weight:700}._tagline_6t4vr_31{color:var(--text-muted);margin:0;font-size:1.4rem}._subtitle_6t4vr_37{color:var(--text-muted);margin:0;font-size:1rem}._dropZone_6t4vr_43{border:2px dashed var(--border);background:var(--bg-panel);cursor:pointer;border-radius:12px;outline:none;flex-direction:column;align-items:center;gap:10px;width:100%;padding:48px 24px;transition:border-color .2s,background .2s;display:flex}._dropZone_6t4vr_43:hover,._dropZone_6t4vr_43:focus-visible{border-color:var(--accent-light);background:var(--bg-sidebar)}._dragging_6t4vr_66{border-color:var(--accent);background:var(--bg-sidebar)}._uploadIcon_6t4vr_71{width:40px;height:40px;color:var(--accent-light)}._dropText_6t4vr_77{color:var(--text);margin:0;font-size:1rem;font-weight:600}._dropHint_6t4vr_84{color:var(--text-muted);margin:0;font-size:.85rem}._browseBtn_6t4vr_90{background:var(--accent);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:10px 28px;font-size:1rem;font-weight:600;transition:background .2s}._browseBtn_6t4vr_90:hover{background:var(--accent-hover)}._hiddenInput_6t4vr_106{display:none}._error_6t4vr_110{color:#b94a2c;background:#fdf0ec;border:1px solid #e8c0b0;border-radius:6px;margin:0;padding:8px 16px;font-size:.9rem}._layout_1idhy_1{background:var(--bg);display:flex;position:fixed;inset:0}._resetBtn_1idhy_8{border:1px solid var(--border);background:var(--bg-panel);width:40px;height:40px;color:var(--accent);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:fixed;top:16px;right:20px}._resetBtn_1idhy_8:hover{background:var(--accent);color:var(--white);border-color:var(--accent)}._resetBtn_1idhy_8 svg{width:18px;height:18px}._sidebar_1idhy_39{background:var(--bg-sidebar);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:200px;padding:16px 0;display:flex}._sidebarHeader_1idhy_49{border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-bottom:8px;padding:0 16px 16px;display:flex}._hatSmall_1idhy_58{width:32px;height:32px}._sidebarTitle_1idhy_63{color:var(--accent);font-size:1rem;font-weight:700}._sidebarItem_1idhy_69{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;padding:10px 16px;font-size:.95rem;transition:background .15s,border-color .15s,color .15s}._sidebarItem_1idhy_69:hover{background:var(--bg-panel);color:var(--accent)}._sidebarItem_1idhy_69._active_1idhy_90{background:var(--bg-panel);border-left-color:var(--accent);color:var(--accent);font-weight:600}._viewer_1idhy_97{flex-direction:column;flex:1;display:flex;overflow:auto}._pdfFrame_1idhy_104{border:none;flex:1;width:100%;height:100%;min-height:100vh}._textContent_1idhy_112{white-space:pre-wrap;max-width:800px;color:var(--text);padding:32px 40px;font-size:.95rem;line-height:1.7}._clockContainer_1idhy_121{flex-direction:column;align-items:center;gap:10px;margin-top:300px;display:flex}._clockWrapper_1idhy_129{width:120px;height:120px}._clock_1idhy_121{width:100%;height:100%}._arc_1idhy_139{transform-origin:32px 32px;animation:2s linear infinite _spin_1idhy_1}._hourHand_1idhy_144{transform-origin:32px 32px;animation:12s steps(12,end) infinite _tickHour_1idhy_1}._minuteHand_1idhy_149{transform-origin:32px 32px;animation:4s linear infinite _spin_1idhy_1}@keyframes _spin_1idhy_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _tickHour_1idhy_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
