:root{--font-family:"Inter", system-ui, Avenir, Helvetica, Arial, sans-serif;--bg-dark:#0f172a;--bg-card:#1e293bb3;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--accent:#10b981;--accent-hover:#059669;--danger:#ef4444}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-dark);color:var(--text-primary);min-height:100vh}.glass{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff1a;border-radius:12px}.btn{background-color:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn:hover{background-color:var(--accent-hover);transform:translateY(-1px)}.input{width:100%;color:var(--text-primary);background-color:#0f172a99;border:1px solid #fff3;border-radius:8px;padding:1rem;font-size:1rem;transition:border-color .2s}.input:focus{border-color:var(--accent);outline:none}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;line-height:1.2}p{line-height:1.6}._container_pr4nt_1{background-image:url(/bg.png);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative}._overlay_pr4nt_14{z-index:1;background:linear-gradient(#0f172a66,#0f172ae6);position:absolute;inset:0}._card_pr4nt_21{z-index:2;text-align:center;width:100%;max-width:420px;padding:3rem;position:relative}._title_pr4nt_30{letter-spacing:-.025em;background:linear-gradient(90deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}._subtitle_pr4nt_40{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:1rem}._googleBtn_pr4nt_48{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}._googleBtn_pr4nt_48:hover{background:#f3f4f6;transform:translateY(-1px)}._googleBtn_pr4nt_48 svg{width:20px;height:20px}._error_pr4nt_75{color:#ef4444;background-color:#ef444433;border:1px solid #ef44444d;border-radius:8px;margin-top:1rem;padding:.75rem;font-size:.875rem}._container_wr3j2_1{background-image:url(/bg.png);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative}._overlay_wr3j2_14{z-index:1;background:linear-gradient(#0f172a66,#0f172ae6);position:absolute;inset:0}._card_wr3j2_21{z-index:2;text-align:center;width:100%;max-width:480px;padding:3rem;position:relative}._icon_wr3j2_30{color:var(--accent);margin-bottom:1rem}._title_wr3j2_35{margin-bottom:1rem;font-size:1.5rem;font-weight:700}._message_wr3j2_41{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}._logoutBtn_wr3j2_47{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;padding:.625rem 1.5rem;font-size:.875rem;transition:all .2s}._logoutBtn_wr3j2_47:hover{color:var(--text-primary);border-color:#fff6}._container_1kk5j_1{background-image:url(/bg.png);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;width:100%;min-height:100vh;display:flex;position:relative}._overlay_1kk5j_13{z-index:1;background:linear-gradient(#0f172a66,#0f172ae6);position:absolute;inset:0}._main_1kk5j_20{z-index:2;flex-direction:column;gap:2rem;width:100%;max-width:1000px;padding:4rem 2rem;display:flex;position:relative}._title_1kk5j_31{letter-spacing:-.025em;background:linear-gradient(90deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:800}._subtitle_1kk5j_41{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:1.25rem}._tableSection_1kk5j_48{padding:2rem}._tableHeader_1kk5j_52{border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}._icon_1kk5j_61{color:var(--accent)}._table_1kk5j_48{border-collapse:collapse;text-align:left;width:100%}._table_1kk5j_48 th{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff1a;padding:1rem .5rem;font-size:.875rem;font-weight:600}._tableRow_1kk5j_81{cursor:pointer;transition:background-color .2s}._tableRow_1kk5j_81 td{border-bottom:1px solid #ffffff0d;padding:1.25rem .5rem}._tableRow_1kk5j_81:hover{background-color:#ffffff0d}._tableRow_1kk5j_81:last-child td{border-bottom:none}._badge_1kk5j_99{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}._badgeCompleted_1kk5j_108{color:#10b981;background-color:#10b98133;border:1px solid #10b9814d}._badgeDraft_1kk5j_114{color:#f59e0b;background-color:#f59e0b33;border:1px solid #f59e0b4d}._badgeActive_1kk5j_120{color:#3b82f6;background-color:#3b82f633;border:1px solid #3b82f64d}._container_1w0sr_1{background-image:url(/bg.png);background-position:50%;background-size:cover;background-attachment:fixed;flex-direction:column;min-height:100vh;margin:0;padding:0;display:flex;position:relative}._container_1w0sr_1:before{content:"";z-index:1;background:linear-gradient(135deg,#0f172ab3 0%,#0f172af2 100%);position:absolute;inset:0}._header_1w0sr_22{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:relative}._logo_1w0sr_34{cursor:pointer;color:var(--text-secondary);font-weight:600;transition:color .2s}._logo_1w0sr_34:hover{color:var(--text-primary)}._stepper_1w0sr_45{gap:1.5rem;display:flex}._stepper_1w0sr_45 span{color:#ffffff4d;font-size:.875rem;font-weight:500;position:relative}._stepDone_1w0sr_57{color:var(--accent)!important}._stepActive_1w0sr_61{color:var(--text-primary)!important}._main_1w0sr_65{z-index:2;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}._card_1w0sr_75{width:100%;max-width:600px;padding:3rem;animation:.4s ease-out _fadeIn_1w0sr_1}._cardLarge_1w0sr_82{width:100%;max-width:800px;padding:3rem;animation:.4s ease-out _fadeIn_1w0sr_1}._cardFull_1w0sr_89{width:100%;max-width:1100px;padding:3rem;animation:.4s ease-out _fadeIn_1w0sr_1}._helpText_1w0sr_96{color:var(--text-secondary);margin-bottom:2rem}._formGroup_1w0sr_101{margin-bottom:1.5rem}._formGroup_1w0sr_101 label{color:var(--text-secondary);margin-bottom:.5rem;font-weight:600;display:block}._spin_1w0sr_112{animation:1s linear infinite _spin_1w0sr_112}@keyframes _spin_1w0sr_112{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeIn_1w0sr_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._timelineWrapper_1w0sr_127{justify-content:space-between;margin-top:2rem;padding:4rem 1rem;display:flex;position:relative}._timelineLine_1w0sr_135{z-index:1;background:#fff3;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}._timelineNode_1w0sr_146{z-index:2;cursor:pointer;text-align:center;flex-direction:column;align-items:center;width:120px;transition:transform .2s;display:flex;position:relative}._timelineNode_1w0sr_146:hover{transform:translateY(-5px)}._timelineDot_1w0sr_162{background:var(--bg-dark);border:3px solid var(--accent);border-radius:50%;width:20px;height:20px;margin-bottom:1rem;transition:all .2s;box-shadow:0 0 10px #10b98166}._timelineNode_1w0sr_146:hover ._timelineDot_1w0sr_162{background:var(--accent);box-shadow:0 0 15px #10b981cc}._timelineLabel_1w0sr_178{color:var(--text-primary);font-size:.875rem;font-weight:600}._modalOverlay_1w0sr_185{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out _fadeIn_1w0sr_1;display:flex;position:fixed;inset:0}._modalContent_1w0sr_197{background:var(--bg-dark);border:1px solid #ffffff1a;border-radius:12px;width:90%;max-width:500px;padding:2rem;box-shadow:0 25px 50px -12px #00000080}._doomGrid_1w0sr_208{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}._doomCard_1w0sr_215{background:#0f172a99;border:1px solid #ef44444d;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}._doomHeader_1w0sr_224{background:#ef444426;border-bottom:1px solid #ef444433;align-items:center;padding:.75rem 1rem;display:flex}._doomTime_1w0sr_232{color:var(--danger);font-family:monospace;font-size:.95rem;font-weight:700}._doomBody_1w0sr_239{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex}._doomBody_1w0sr_239 p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}._doomBody_1w0sr_239 strong{color:var(--text-primary)}._doomPrevention_1w0sr_257{border-top:1px dashed #ffffff1a;margin-top:auto;padding-top:.75rem}._npcGrid_1w0sr_264{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}._npcCard_1w0sr_271{background:#0f172acc;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}._npcHeader_1w0sr_280{background:#ffffff08;border-bottom:1px solid #ffffff0d;align-items:center;gap:1rem;padding:1.5rem;display:flex}._npcAvatar_1w0sr_289{background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}._npcName_1w0sr_300{margin-bottom:.25rem;font-size:1.25rem}._npcConcept_1w0sr_305{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}._npcBody_1w0sr_313{flex:1;padding:1.5rem}._npcBio_1w0sr_318{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.5}._npcMotivations_1w0sr_325{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem}._npcClues_1w0sr_331{border-left:3px solid var(--accent);background:#0003;border-radius:8px;padding:1rem}._npcClues_1w0sr_331 strong{color:var(--text-primary);margin-bottom:.5rem;display:block}._npcClues_1w0sr_331 ul{margin:0;padding:0;list-style:none}._npcClues_1w0sr_331 li{color:var(--text-secondary);margin-bottom:.5rem;padding-left:1rem;font-size:.9rem;position:relative}._npcClues_1w0sr_331 li:before{content:"→";color:var(--accent);position:absolute;top:0;left:0}._npcClues_1w0sr_331 li:last-child{margin-bottom:0}._statBlock_1w0sr_371{background:#0000004d;border:1px solid #ffffff14;border-radius:8px;margin-top:1rem;padding:.75rem;font-family:monospace;font-size:.8rem}._statGrid_1w0sr_381{border-bottom:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);gap:.25rem .75rem;margin-bottom:.5rem;padding-bottom:.5rem;display:grid}._statGrid_1w0sr_381 span{color:var(--text-secondary)}._statDerived_1w0sr_394{border-bottom:1px solid #ffffff14;flex-wrap:wrap;gap:.25rem .75rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}._statDerived_1w0sr_394 span{color:var(--accent);font-weight:600}._statCombat_1w0sr_408{flex-wrap:wrap;gap:.25rem .75rem;display:flex}._statCombat_1w0sr_408 span{color:var(--text-secondary)}._statEditGrid_1w0sr_419{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}._statEditCell_1w0sr_425{flex-direction:column;gap:.25rem;display:flex}._statEditCell_1w0sr_425 label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}._statEditCell_1w0sr_425 input{text-align:center;padding:.35rem;font-size:.9rem}._editableInput_1w0sr_446{color:var(--text-primary);font-family:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:1px dashed #fff3;border-radius:4px;width:100%;padding:.25rem .5rem;transition:all .2s}._editableInput_1w0sr_446:focus{border-color:var(--accent);background:#0000004d;outline:none}._editableTextarea_1w0sr_463{color:var(--text-secondary);font-family:inherit;font-size:inherit;resize:vertical;background:0 0;border:1px dashed #fff3;border-radius:4px;width:100%;min-height:80px;padding:.5rem;line-height:1.5;transition:all .2s}._editableTextarea_1w0sr_463:focus{border-color:var(--accent);background:#0000004d;outline:none}._printMode_1w0sr_487 ._header_1w0sr_22{display:none}._printMode_1w0sr_487 ._main_1w0sr_65{align-items:stretch;padding:0}._printCanvas_1w0sr_496{width:100%;max-width:1000px;color:var(--text-primary);margin:0 auto;padding:2rem}._sectionPicker_1w0sr_509{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:.5rem;display:grid}._sectionBtn_1w0sr_516{color:var(--text-secondary);cursor:pointer;text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.75rem;padding:.9rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}._sectionBtn_1w0sr_516:hover{border-color:var(--accent);color:var(--text-primary);background:#ffffff14}._sectionBtn_1w0sr_516:hover svg{color:var(--accent)}._pdfTemplateStatus_1w0sr_543{color:var(--accent);background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.8rem;display:flex}._pdfTemplateStatus_1w0sr_543 span{flex:1}._keeperPanel_1w0sr_563{background:var(--bg-dark,#0f172a);z-index:200;border-left:1px solid #ffffff1a;flex-direction:column;width:400px;height:100vh;animation:.25s ease-out _slideIn_1w0sr_1;display:flex;position:fixed;top:0;right:0}@keyframes _slideIn_1w0sr_1{0%{transform:translate(100%)}to{transform:translate(0)}}._keeperHeader_1w0sr_582{border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}._keeperHeader_1w0sr_582 h3{color:var(--accent);margin:0;font-size:1rem;font-weight:700}._keeperIconBtn_1w0sr_598{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:.25rem;display:flex}._keeperIconBtn_1w0sr_598:hover{color:var(--text-primary);background:#ffffff14}._keeperMessages_1w0sr_614{flex-direction:column;flex:1;gap:.75rem;padding:1rem 1.25rem;display:flex;overflow-y:auto}._keeperGreeting_1w0sr_623{color:var(--text-secondary);background:#10b98114;border:1px solid #10b98133;border-radius:10px;padding:1rem;font-size:.9rem;line-height:1.5}._keeperGreeting_1w0sr_623 p{margin:0}._keeperBubbleUser_1w0sr_637{background:var(--accent);color:#000;word-wrap:break-word;border-radius:12px 12px 2px;align-self:flex-end;max-width:85%;padding:.6rem 1rem;font-size:.9rem;line-height:1.4}._keeperBubbleAssistant_1w0sr_649{color:var(--text-primary);white-space:pre-wrap;word-wrap:break-word;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px 12px 12px 2px;align-self:flex-start;max-width:85%;padding:.6rem 1rem;font-size:.9rem;line-height:1.5}._keeperError_1w0sr_663{color:var(--danger);text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;align-self:center;padding:.5rem 1rem;font-size:.85rem}._keeperInputBar_1w0sr_674{border-top:1px solid #ffffff1a;flex-shrink:0;gap:.5rem;padding:1rem 1.25rem;display:flex}._keeperInputBar_1w0sr_674 input{flex:1;font-size:.9rem}._keeperInputBar_1w0sr_674 button{flex-shrink:0;padding:.5rem .75rem}._printSection_1w0sr_692{page-break-inside:avoid;margin-bottom:3rem}._printTitle_1w0sr_697{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}._printDivider_1w0sr_705{background:linear-gradient(90deg, var(--accent), transparent);border-radius:2px;height:3px;margin:1rem 0 2rem}._printH2_1w0sr_712{border-bottom:2px solid #ffffff1a;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}._printProse_1w0sr_720 p{color:var(--text-secondary);margin-bottom:.75rem;line-height:1.7}._printTimeline_1w0sr_727{border-left:2px solid var(--accent);margin:0;padding:0 0 0 1.5rem;list-style:none;position:relative}._printTimeline_1w0sr_727 li{margin-bottom:1.25rem;position:relative}._printTimeline_1w0sr_727 li:before{content:"";background:var(--accent);border-radius:50%;width:10px;height:10px;position:absolute;top:.4rem;left:-1.75rem;box-shadow:0 0 6px #10b98180}._printTimeline_1w0sr_727 li strong{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;display:block}._printTimeline_1w0sr_727 li span{color:var(--text-secondary);font-size:.9rem;line-height:1.5}._printDoomGrid_1w0sr_767{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}._printDoomCard_1w0sr_773{page-break-inside:avoid;background:#ef44440d;border:1px solid #ef444433;border-radius:8px;padding:1rem}._printDoomCard_1w0sr_773 p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;line-height:1.5}._printDoomCard_1w0sr_773 p:last-child{margin-bottom:0}._printDoomTime_1w0sr_792{color:var(--danger);border-bottom:1px solid #ef444426;margin-bottom:.5rem;padding-bottom:.5rem;font-family:monospace;font-size:.95rem;font-weight:700}._printCardGrid_1w0sr_803{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}._printCard_1w0sr_803{page-break-inside:avoid;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:1.25rem}._printCard_1w0sr_803 h3{margin-bottom:.5rem;font-size:1.1rem}._printCard_1w0sr_803 p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;line-height:1.5}._printMeta_1w0sr_829{color:var(--text-secondary);opacity:.8;font-size:.85rem}._printMap_1w0sr_835{background:#0003;border:1px solid #ffffff0d;border-radius:8px;margin-top:1rem;padding:1rem}._printMap_1w0sr_835 h4{color:var(--text-secondary);margin-bottom:.75rem;font-size:.85rem}._printMap_1w0sr_835 svg{min-height:300px;width:100%!important;height:auto!important;max-height:none!important}._printLocGrid_1w0sr_857{flex-direction:column;gap:1.5rem;display:flex}._printLocCard_1w0sr_863{page-break-inside:avoid;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:1.5rem}._printLocCard_1w0sr_863 h3{margin-bottom:.5rem;font-size:1.2rem}._printLocCard_1w0sr_863 p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;line-height:1.5}._printCharGrid_1w0sr_884{grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:1.5rem;display:grid}._printCharCard_1w0sr_890{page-break-inside:avoid;background:#0f172a99;border:1px solid #ffffff1a;border-radius:10px;padding:1.5rem}._printCharCard_1w0sr_890 p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;line-height:1.5}._printCharHeader_1w0sr_905{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:baseline;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}._printCharHeader_1w0sr_905 h3{margin:0;font-size:1.2rem}._printCharRole_1w0sr_919{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);font-size:.8rem;font-weight:600}._printSecret_1w0sr_927{border-left:3px solid var(--accent);background:#0003;border-radius:6px;padding:.5rem .75rem;font-style:italic}._printStatBlock_1w0sr_936{background:#00000040;border:1px solid #ffffff0f;border-radius:6px;margin-top:.75rem;padding:.6rem .75rem;font-family:monospace;font-size:.8rem}._printStatRow_1w0sr_946{flex-wrap:wrap;gap:.2rem .75rem;padding:.25rem 0;display:flex}._printStatRow_1w0sr_946+._printStatRow_1w0sr_946{border-top:1px solid #ffffff0f}._printStatRow_1w0sr_946 span{color:var(--text-secondary)}._printStatHighlight_1w0sr_961{font-weight:600;color:var(--accent)!important}._printSkillLine_1w0sr_966{color:var(--text-secondary);border-top:1px solid #ffffff0f;margin-top:.25rem;padding-top:.25rem;font-size:.8rem;line-height:1.4}@media print{._noPrint_1w0sr_504,._header_1w0sr_22{display:none!important}._container_1w0sr_1{background-image:none;min-height:auto}._container_1w0sr_1:before{display:none}._main_1w0sr_65{padding:0;display:block}._printCanvas_1w0sr_496{color:#000;max-width:100%;padding:0}._printTitle_1w0sr_697{color:#000}._printH2_1w0sr_712{color:#000;border-bottom-color:#ccc}._printDivider_1w0sr_705{background:#000}._printTimeline_1w0sr_727{border-left-color:#333}._printTimeline_1w0sr_727 li:before{box-shadow:none;background:#333}._printTimeline_1w0sr_727 li strong,._printTimeline_1w0sr_727 li span{color:#000}._printDoomCard_1w0sr_773{background:#fff;border-color:#999}._printDoomCard_1w0sr_773 p,._printDoomTime_1w0sr_792{color:#000}._printCard_1w0sr_803,._printCharCard_1w0sr_890{background:#fff;border-color:#ccc}._printCard_1w0sr_803 h3,._printCard_1w0sr_803 p,._printCharHeader_1w0sr_905 h3,._printCharCard_1w0sr_890 p{color:#000}._printCharRole_1w0sr_919{color:#555}._printSecret_1w0sr_927{color:#000;background:#f5f5f5;border-left-color:#333}._printStatBlock_1w0sr_936{background:#f9f9f9;border-color:#ddd}._printStatRow_1w0sr_946 span,._printSkillLine_1w0sr_966{color:#000}._printStatHighlight_1w0sr_961{font-weight:700;color:#000!important}._printMeta_1w0sr_829{color:#333}._printLocCard_1w0sr_863{background:#fff;border-color:#ccc}._printLocCard_1w0sr_863 h3,._printLocCard_1w0sr_863 p{color:#000}._printMap_1w0sr_835{page-break-before:auto;page-break-inside:avoid;background:#fff;border-color:#ccc;padding:1.5rem}._printMap_1w0sr_835 h4{color:#333}._printMap_1w0sr_835 svg{min-height:350px;background:#fff!important;width:100%!important;height:auto!important;max-height:none!important}._printMap_1w0sr_835 .node rect,._printMap_1w0sr_835 .node circle,._printMap_1w0sr_835 .node polygon{fill:#e8e8e8!important;stroke:#333!important}._printMap_1w0sr_835 .nodeLabel,._printMap_1w0sr_835 .label{color:#000!important;fill:#000!important}._printMap_1w0sr_835 .edgePath .path{stroke:#555!important}._printMap_1w0sr_835 .edgeLabel{color:#000!important;fill:#000!important;background-color:#fff!important}._printMap_1w0sr_835 .marker{fill:#555!important;stroke:#555!important}._printProse_1w0sr_720 p{color:#000}._printSection_1w0sr_692,._printCharCard_1w0sr_890{page-break-inside:avoid}}._card_15u20_2{border:1px solid #ffffff1a;border-radius:8px;overflow:hidden}._cardHeader_15u20_8{background:#ffffff08;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}._typeBadge_15u20_17{text-transform:uppercase;letter-spacing:.05em;color:#f59e0b;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:inline-flex}._printBtn_15u20_28{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;padding:.25rem .5rem;transition:all .2s}._printBtn_15u20_28:hover{border-color:var(--accent);color:var(--accent)}._handout_15u20_44{color:#1a1a1a;background:linear-gradient(135deg,#f5f0e8 0%,#ede5d5 100%);min-height:120px;padding:1.5rem}._handout_15u20_44 h2{color:#1a1a1a;margin:0 0 .25rem}._meta_15u20_56{color:#555;margin-bottom:1rem;font-size:.8125rem;font-style:italic}._content_15u20_63{white-space:pre-wrap;font-size:.9375rem;line-height:1.7}._newspaper_15u20_70{font-family:Georgia,Times New Roman,serif}._newspaper_15u20_70 h2{text-transform:uppercase;border-bottom:3px double #1a1a1a;margin-bottom:.25rem;padding-bottom:.5rem;font-size:1.5rem;line-height:1.2}._newspaper_15u20_70 ._meta_15u20_56{border-bottom:1px solid #999;padding-bottom:.5rem}._diary_15u20_88{background:linear-gradient(135deg,#f8f4ec 0%,#f0e8d8 100%);font-family:Courier New,Courier,monospace;line-height:1.9}._diary_15u20_88 h2{font-family:Courier New,monospace;font-size:1rem;text-decoration:underline}._letter_15u20_100{background:linear-gradient(135deg,#faf6ee 0%,#f0eade 100%);font-family:Courier New,Courier,monospace;line-height:1.8}._letter_15u20_100 h2{font-family:Courier New,monospace;font-size:1.125rem}._report_15u20_111{background:#fff;border:1px solid #999;font-family:Courier New,monospace}._report_15u20_111 h2{text-transform:uppercase;letter-spacing:.1em;border-bottom:2px solid #1a1a1a;padding-bottom:.375rem;font-size:1rem}._report_15u20_111 ._meta_15u20_56{text-transform:uppercase;letter-spacing:.05em;font-family:Courier New,monospace;font-size:.75rem;font-style:normal}._tome_15u20_133{background:linear-gradient(135deg,#e8e0d0 0%,#d8cebb 100%);border:2px solid #8b7355;font-family:Georgia,Times New Roman,serif;font-style:italic}._tome_15u20_133 h2{font-variant:small-caps;letter-spacing:.05em;font-size:1.25rem;font-style:normal}._photograph_15u20_147{text-align:center;background:#fff;font-family:Courier New,monospace}._photograph_15u20_147 h2{text-transform:uppercase;letter-spacing:.1em;font-size:.875rem}._photograph_15u20_147 ._content_15u20_63{text-align:left;background:#fafafa;border:6px solid #2a2a2a;margin-top:.75rem;padding:1.5rem;font-style:italic}._container_244ey_1{background-image:url(/bg.png);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;width:100%;min-height:100vh;display:flex;position:relative}._overlay_244ey_13{z-index:1;background:linear-gradient(#0f172a66,#0f172ae6);position:absolute;inset:0}._main_244ey_20{z-index:2;flex-direction:column;gap:2rem;width:100%;max-width:1000px;padding:2rem;display:flex;position:relative}._header_244ey_31{justify-content:space-between;align-items:center;display:flex}._backBtn_244ey_37{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}._backBtn_244ey_37:hover{color:var(--text-primary);border-color:#fff6}._title_244ey_56{background:linear-gradient(90deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:800}._tabs_244ey_64{border-bottom:1px solid #ffffff1a;gap:0;display:flex}._tab_244ey_64{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}._tab_244ey_64:hover{color:var(--text-primary)}._tabActive_244ey_89{color:var(--accent);border-bottom-color:var(--accent)}._keysGrid_244ey_95{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}._keyCard_244ey_101{padding:1.5rem}._keyCardHeader_244ey_105{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._providerName_244ey_112{font-size:1rem;font-weight:600}._maskedValue_244ey_117{color:var(--text-secondary);padding:.5rem 0;font-family:monospace;font-size:.875rem}._notSet_244ey_124{color:var(--text-secondary);opacity:.5;font-size:.875rem;font-style:italic}._editBtn_244ey_131{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;padding:.375rem .75rem;font-size:.8125rem;transition:all .2s}._editBtn_244ey_131:hover{border-color:var(--accent);color:var(--accent)}._keyInput_244ey_147{width:100%;color:var(--text-primary);background-color:#0f172a99;border:1px solid #fff3;border-radius:8px;margin-bottom:.75rem;padding:.75rem;font-family:monospace;font-size:.875rem}._keyInput_244ey_147:focus{border-color:var(--accent);outline:none}._keyActions_244ey_164{gap:.5rem;display:flex}._saveBtn_244ey_169{background-color:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s}._saveBtn_244ey_169:hover{background-color:var(--accent-hover)}._cancelBtn_244ey_185{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;padding:.375rem 1rem;font-size:.8125rem;transition:all .2s}._cancelBtn_244ey_185:hover{color:var(--text-primary);border-color:#ffffff4d}._deleteBtn_244ey_201{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:6px;padding:.375rem .75rem;font-size:.8125rem;transition:all .2s}._deleteBtn_244ey_201:hover{background-color:#ef44441a}._table_244ey_217{border-collapse:collapse;text-align:left;width:100%}._table_244ey_217 th{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff1a;padding:1rem .5rem;font-size:.875rem;font-weight:600}._table_244ey_217 td{border-bottom:1px solid #ffffff0d;padding:1rem .5rem}._userRow_244ey_238{transition:background-color .2s}._userRow_244ey_238:hover{background-color:#ffffff08}._avatar_244ey_246{vertical-align:middle;border-radius:50%;width:32px;height:32px;margin-right:.5rem}._badge_244ey_254{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}._badgeApproved_244ey_263{color:#10b981;background-color:#10b98133;border:1px solid #10b9814d}._badgePending_244ey_269{color:#f59e0b;background-color:#f59e0b33;border:1px solid #f59e0b4d}._badgeRejected_244ey_275{color:#ef4444;background-color:#ef444433;border:1px solid #ef44444d}._badgeAdmin_244ey_281{color:#8b5cf6;background-color:#8b5cf633;border:1px solid #8b5cf64d}._approveBtn_244ey_287{color:#10b981;cursor:pointer;background-color:#10b98133;border:1px solid #10b9814d;border-radius:6px;margin-right:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}._approveBtn_244ey_287:hover{background-color:#10b9814d}._rejectBtn_244ey_304{color:#ef4444;cursor:pointer;background-color:#ef444433;border:1px solid #ef44444d;border-radius:6px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}._rejectBtn_244ey_304:hover{background-color:#ef44444d}
