.public-report-view-module__34Mqxa__page{--paper:var(--myeonglog-paper,#fff);--paper-soft:var(--myeonglog-paper-soft,#f7f5f0);--ink:var(--myeonglog-ink,#1a1a1a);--ink-muted:var(--myeonglog-ink-muted,#55514a);--line-soft:var(--myeonglog-line-soft,#c8c2b8);--hairline:#e6e5e0;--seal:var(--myeonglog-seal,#8a2b24);--on-seal:var(--myeonglog-on-seal,#fff);background:var(--paper);min-height:100svh;color:var(--ink);flex-direction:column;font-family:Pretendard,Apple SD Gothic Neo,sans-serif;display:flex}.public-report-view-module__34Mqxa__header{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:16px;padding:12px clamp(16px,4vw,32px);display:flex}.public-report-view-module__34Mqxa__brand{letter-spacing:.25em;color:var(--ink);font-size:13px;font-weight:700;text-decoration:none}.public-report-view-module__34Mqxa__status{flex-direction:column;align-items:center;min-width:0;line-height:1.3;display:flex}.public-report-view-module__34Mqxa__status span{letter-spacing:.3em;color:var(--ink-muted);font-size:10px}.public-report-view-module__34Mqxa__status b{font-size:13px;font-weight:600}.public-report-view-module__34Mqxa__nav{white-space:nowrap;align-items:center;gap:14px;display:flex}.public-report-view-module__34Mqxa__nav a{color:var(--ink-muted);font-size:13px;text-decoration:none}.public-report-view-module__34Mqxa__nav a:hover{color:var(--ink)}.public-report-view-module__34Mqxa__pdf{font-weight:600;color:var(--seal)!important}.public-report-view-module__34Mqxa__body{flex-direction:column;flex:1;min-height:0;display:flex}.public-report-view-module__34Mqxa__toc{border-bottom:1px solid var(--hairline);scrollbar-width:none;gap:8px;padding:12px clamp(16px,4vw,32px);display:flex;overflow-x:auto}.public-report-view-module__34Mqxa__toc::-webkit-scrollbar{display:none}.public-report-view-module__34Mqxa__chip{border:1px solid var(--hairline);background:var(--paper);color:var(--ink-muted);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:6px;padding:7px 12px;font-family:inherit;font-size:12.5px;transition:background .25s,color .25s,border-color .25s;display:inline-flex}.public-report-view-module__34Mqxa__chip .public-report-view-module__34Mqxa__no{font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px}.public-report-view-module__34Mqxa__chip[data-state=arrived]{color:var(--ink);cursor:pointer}.public-report-view-module__34Mqxa__chip[data-state=arrived]:hover{border-color:var(--line-soft)}.public-report-view-module__34Mqxa__chip[data-state=writing]{color:var(--line-soft);cursor:default;border-style:dashed}.public-report-view-module__34Mqxa__chip.public-report-view-module__34Mqxa__current{background:var(--ink);color:var(--paper);border-color:var(--ink)}.public-report-view-module__34Mqxa__dotwave{align-items:center;gap:2px;display:inline-flex}.public-report-view-module__34Mqxa__dotwave i{background:var(--line-soft);border-radius:50%;width:3px;height:3px;animation:1.2s infinite public-report-view-module__34Mqxa__dotwave}.public-report-view-module__34Mqxa__dotwave i:nth-child(2){animation-delay:.2s}.public-report-view-module__34Mqxa__dotwave i:nth-child(3){animation-delay:.4s}@keyframes public-report-view-module__34Mqxa__dotwave{0%,60%,to{opacity:.5;transform:none}30%{opacity:1;transform:translateY(-3px)}}.public-report-view-module__34Mqxa__pane{flex:1;min-height:0;padding:clamp(24px,5vw,40px) clamp(20px,5vw,56px) 96px;overflow-y:auto}.public-report-view-module__34Mqxa__chapter{max-width:680px;margin:0 auto}.public-report-view-module__34Mqxa__secno{letter-spacing:.3em;color:var(--seal);font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px}.public-report-view-module__34Mqxa__title{margin:6px 0 20px;font-family:Noto Serif KR,serif;font-size:clamp(21px,3vw,26px);font-weight:600;line-height:1.4}.public-report-view-module__34Mqxa__prose{color:var(--ink);word-break:keep-all;overflow-wrap:break-word;font-size:15.5px;line-height:1.85}.public-report-view-module__34Mqxa__nextlink{border-top:1px solid var(--hairline);max-width:680px;margin-top:32px;margin-left:auto;margin-right:auto;padding-top:18px}.public-report-view-module__34Mqxa__nextlink button{border:1px solid var(--line-soft);background:var(--paper);width:100%;color:var(--ink);cursor:pointer;border-radius:10px;padding:14px;font-family:inherit;font-size:14px;transition:border-color .2s}.public-report-view-module__34Mqxa__nextlink button:hover:not(:disabled){border-color:var(--ink)}.public-report-view-module__34Mqxa__nextlink button:disabled{color:var(--line-soft);cursor:default;border-style:dashed}.public-report-view-module__34Mqxa__notice{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:clamp(40px,12vw,96px) 24px;display:flex}.public-report-view-module__34Mqxa__notice h2{font-family:Noto Serif KR,serif;font-size:19px;font-weight:600}.public-report-view-module__34Mqxa__notice p{color:var(--ink-muted);max-width:34ch;font-size:14px;line-height:1.7}.public-report-view-module__34Mqxa__alert h2{color:var(--seal)}.public-report-view-module__34Mqxa__failedStrip{border:1px solid var(--hairline);background:var(--paper-soft);color:var(--ink-muted);text-align:center;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 14px;margin:12px clamp(16px,4vw,32px) 0;padding:10px 14px;font-size:13px;display:flex}.public-report-view-module__34Mqxa__failedStrip button{color:var(--seal);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:13px;text-decoration:underline}.public-report-view-module__34Mqxa__failedStrip button:disabled{color:var(--ink-muted);cursor:default}.public-report-view-module__34Mqxa__failActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.public-report-view-module__34Mqxa__failRetry{background:var(--seal);color:var(--on-seal);cursor:pointer;border:0;border-radius:10px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:700}.public-report-view-module__34Mqxa__failRetry:disabled{opacity:.6;cursor:default}.public-report-view-module__34Mqxa__failContact{border:1px solid var(--line-soft);background:var(--paper);color:var(--ink);border-radius:10px;padding:12px 22px;font-size:14px;font-weight:600;text-decoration:none}.public-report-view-module__34Mqxa__failContact:hover{border-color:var(--ink)}.public-report-view-module__34Mqxa__supportLine{text-align:center;color:var(--ink-muted);padding:12px 68px;font-size:12.5px}.public-report-view-module__34Mqxa__supportLine a{color:var(--ink-muted);text-underline-offset:3px;text-decoration:underline}.public-report-view-module__34Mqxa__supportLine a:hover{color:var(--ink)}.public-report-view-module__34Mqxa__doneBanner{border:1px solid var(--seal);background:var(--paper-soft);border-radius:12px;margin:12px clamp(16px,4vw,32px) 0;padding:16px 42px 18px 18px;animation:.5s cubic-bezier(.2,.8,.2,1) both public-report-view-module__34Mqxa__bannerRise;position:relative}.public-report-view-module__34Mqxa__doneBanner h2{color:var(--seal);font-family:Noto Serif KR,serif;font-size:18px;font-weight:600}.public-report-view-module__34Mqxa__doneBanner p{color:var(--ink-muted);margin-top:6px;font-size:13.5px;line-height:1.7}.public-report-view-module__34Mqxa__doneCta{background:var(--seal);color:var(--on-seal);border-radius:10px;margin-top:12px;padding:11px 20px;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-block}.public-report-view-module__34Mqxa__doneClaim{color:var(--ink-muted);margin-top:10px;font-size:12px}.public-report-view-module__34Mqxa__doneClose{width:28px;height:28px;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;font-size:20px;line-height:1;position:absolute;top:8px;right:10px}@keyframes public-report-view-module__34Mqxa__bannerRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.public-report-view-module__34Mqxa__tocPdf{color:var(--ink-muted);text-underline-offset:3px;white-space:nowrap;flex:none;align-self:center;padding:7px 4px;font-size:12px;text-decoration:underline}.public-report-view-module__34Mqxa__tocPdf:hover{color:var(--ink)}@media (min-width:900px){.public-report-view-module__34Mqxa__tocPdf{align-self:flex-start;margin-top:auto;padding:10px 8px}}@media (prefers-reduced-motion:reduce){.public-report-view-module__34Mqxa__doneBanner{animation:none}}.public-report-view-module__34Mqxa__continueCta{text-align:center;max-width:680px;margin:0 auto;padding:28px clamp(20px,5vw,56px) 40px}.public-report-view-module__34Mqxa__continueCta h2{font-family:Noto Serif KR,serif;font-size:19px;font-weight:600}.public-report-view-module__34Mqxa__continueCta p{color:var(--ink-muted);margin:8px 0 16px;font-size:14px;line-height:1.7}.public-report-view-module__34Mqxa__continueCta a{background:var(--seal);color:var(--on-seal);border-radius:10px;padding:13px 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}@media (min-width:900px){.public-report-view-module__34Mqxa__body{flex-direction:row}.public-report-view-module__34Mqxa__toc{border-bottom:0;border-right:1px solid var(--hairline);flex-direction:column;flex:0 0 250px;gap:6px;width:250px;padding:20px 14px;overflow:hidden auto}.public-report-view-module__34Mqxa__chip{border-radius:10px;justify-content:flex-start;width:100%;padding:10px 12px}}@media (prefers-reduced-motion:reduce){.public-report-view-module__34Mqxa__dotwave i{animation:none}}.public-report-view-module__34Mqxa__flipToast{aspect-ratio:16/9.5;perspective:800px;z-index:20;width:178px;animation:.35s cubic-bezier(.2,.8,.2,1) both public-report-view-module__34Mqxa__toastIn;position:fixed;bottom:84px;left:clamp(14px,4vw,32px)}.public-report-view-module__34Mqxa__ftInner{transform-style:preserve-3d;transition:transform .5s cubic-bezier(.35,.9,.3,1);position:absolute;inset:0}.public-report-view-module__34Mqxa__ftInner[data-go=true]{transform:rotateY(180deg)}.public-report-view-module__34Mqxa__ftFace{backface-visibility:hidden;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;box-shadow:0 14px 30px #0000002e}.public-report-view-module__34Mqxa__ftBack{background:var(--ink);color:var(--paper-soft)}.public-report-view-module__34Mqxa__ftHanja{font-family:Noto Serif KR,serif;font-size:26px;line-height:1}.public-report-view-module__34Mqxa__ftBack small{letter-spacing:.25em;margin-top:4px;font-size:10.5px}.public-report-view-module__34Mqxa__ftFront{background:var(--paper);border:1px solid var(--seal);color:var(--ink);cursor:pointer;gap:2px;font-family:inherit;transform:rotateY(180deg)}.public-report-view-module__34Mqxa__ftNo{color:var(--seal);font-family:ui-monospace,SFMono-Regular,monospace;font-size:10.5px}.public-report-view-module__34Mqxa__ftTitle{font-size:14px;font-weight:700}.public-report-view-module__34Mqxa__ftGo{color:var(--seal);text-underline-offset:3px;font-size:11.5px;text-decoration:underline}@keyframes public-report-view-module__34Mqxa__toastIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.public-report-view-module__34Mqxa__ask{border:1px solid var(--hairline);background:color-mix(in srgb, var(--paper) 82%, transparent);-webkit-backdrop-filter:blur(14px);width:46px;height:46px;color:var(--ink);cursor:pointer;z-index:25;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:fixed;bottom:20px;right:clamp(14px,4vw,32px);box-shadow:0 8px 22px #1a1a1a24}.public-report-view-module__34Mqxa__ask:active{transform:scale(.94)}.public-report-view-module__34Mqxa__ask svg{width:20px;height:20px}.public-report-view-module__34Mqxa__askBackdrop{z-index:30;position:fixed;inset:0}.public-report-view-module__34Mqxa__askSheet{background:color-mix(in srgb, var(--paper) 90%, transparent);-webkit-backdrop-filter:blur(22px);border-top:1px solid var(--hairline);z-index:31;border-radius:18px 18px 0 0;max-width:520px;margin:0 auto;padding:20px 20px 28px;animation:.3s both public-report-view-module__34Mqxa__sheetRise;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -14px 40px #00000024}.public-report-view-module__34Mqxa__grab{background:var(--line-soft);border-radius:2px;width:34px;height:4px;margin:0 auto 14px}.public-report-view-module__34Mqxa__askTitle{margin-bottom:12px;font-size:15.5px;font-weight:600}.public-report-view-module__34Mqxa__quick{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.public-report-view-module__34Mqxa__quickChip{border:1px solid var(--hairline);background:var(--paper);color:var(--ink);border-radius:999px;padding:8px 13px;font-size:13px;text-decoration:none}.public-report-view-module__34Mqxa__quickChip:hover{border-color:var(--line-soft)}.public-report-view-module__34Mqxa__deep{color:var(--seal);font-size:13px;text-decoration:none;display:inline-block}.public-report-view-module__34Mqxa__askPending{color:var(--ink-muted);word-break:keep-all;margin:4px 0 8px;font-size:13.5px;line-height:1.7}.public-report-view-module__34Mqxa__deep b{text-underline-offset:3px;text-decoration:underline}@keyframes public-report-view-module__34Mqxa__sheetRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.public-report-view-module__34Mqxa__flipToast{animation:none}.public-report-view-module__34Mqxa__ftInner,.public-report-view-module__34Mqxa__ask{transition:none}.public-report-view-module__34Mqxa__ask:active{transform:none}.public-report-view-module__34Mqxa__askSheet{animation:none}}.public-report-view-module__34Mqxa__waitBadge{opacity:.75;white-space:nowrap;border:1px solid;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.public-report-view-module__34Mqxa__composer{flex-direction:column;gap:10px;margin-top:8px;display:flex}.public-report-view-module__34Mqxa__composerLead,.public-report-view-module__34Mqxa__composerStatus,.public-report-view-module__34Mqxa__composerNotice{word-break:keep-all;margin:0;font-size:15px;line-height:1.7}.public-report-view-module__34Mqxa__composerNotice{opacity:.8}.public-report-view-module__34Mqxa__composerField{width:100%;color:inherit;font:inherit;resize:vertical;background:0 0;border:1px solid #80786c73;border-radius:10px;padding:14px;font-size:16px;line-height:1.7}.public-report-view-module__34Mqxa__composerCount{opacity:.65;text-align:right;font-size:13px;font-weight:600}.public-report-view-module__34Mqxa__composerReadback{white-space:pre-wrap;word-break:keep-all;background:#80786c14;border-left:3px solid;margin:0;padding:14px 16px;font-size:16px;line-height:1.7}.public-report-view-module__34Mqxa__composerActions{justify-content:flex-end;gap:10px;display:flex}.public-report-view-module__34Mqxa__composerPrimary,.public-report-view-module__34Mqxa__composerSecondary{font:inherit;cursor:pointer;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:600}.public-report-view-module__34Mqxa__composerPrimary{color:inherit;background:0 0;border:1px solid}.public-report-view-module__34Mqxa__composerPrimary[aria-disabled=true]{opacity:.45}.public-report-view-module__34Mqxa__composerSecondary{color:inherit;opacity:.7;text-underline-offset:3px;background:0 0;border:none;text-decoration:underline}.public-report-view-module__34Mqxa__completionCard{border:1px solid var(--line-soft);background:var(--paper-soft);border-radius:14px;flex-direction:column;gap:12px;margin-top:40px;padding:24px;display:flex}.public-report-view-module__34Mqxa__completionCard h2{margin:0;font-size:19px}.public-report-view-module__34Mqxa__completionCard p{color:var(--ink-muted);word-break:keep-all;margin:0;font-size:15px;line-height:1.7}.public-report-view-module__34Mqxa__cornerSealWrap,.public-report-view-module__34Mqxa__cornerSeal{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));z-index:26;position:fixed}.public-report-view-module__34Mqxa__cornerSealWrap{max-width:min(360px, calc(100vw - 32px - env(safe-area-inset-left) - env(safe-area-inset-right)));flex-direction:column;align-items:flex-end;gap:8px;display:flex}.public-report-view-module__34Mqxa__cornerSealWrap .public-report-view-module__34Mqxa__cornerSeal{position:static}.public-report-view-module__34Mqxa__cornerSeal{box-sizing:border-box;border:1px solid var(--ink);background:var(--ink);max-width:100%;min-height:44px;color:var(--paper);font:inherit;text-align:left;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;text-decoration:none;display:inline-flex;box-shadow:0 8px 22px #1a1a1a2e}.public-report-view-module__34Mqxa__cornerSealGlyph{flex:none;font-family:Noto Serif KR,serif;font-size:21px;line-height:1}.public-report-view-module__34Mqxa__cornerSealCopy{flex-direction:column;gap:1px;min-width:0;display:flex}.public-report-view-module__34Mqxa__cornerSealTitle{font-size:14px;font-weight:700;line-height:1.3}.public-report-view-module__34Mqxa__cornerSealNote{opacity:.82;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.3}.public-report-view-module__34Mqxa__cornerSeal:hover{background:var(--seal);border-color:var(--seal)}.public-report-view-module__34Mqxa__cornerSeal:focus-visible{outline:3px solid var(--seal);outline-offset:3px}.public-report-view-module__34Mqxa__cornerSeal:disabled{cursor:wait;opacity:.7}.public-report-view-module__34Mqxa__cornerSealNotice{border:1px solid var(--line-soft);background:var(--paper);color:var(--ink);text-align:right;border-radius:10px;margin:0;padding:8px 12px;font-size:13px;line-height:1.5;box-shadow:0 6px 18px #1a1a1a1f}@media (max-width:480px){.public-report-view-module__34Mqxa__cornerSealWrap,.public-report-view-module__34Mqxa__cornerSeal{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom))}.public-report-view-module__34Mqxa__cornerSealWrap{max-width:calc(100vw - 24px - env(safe-area-inset-left) - env(safe-area-inset-right))}}@media (max-width:420px){.public-report-view-module__34Mqxa__flipToast{bottom:calc(max(12px, env(safe-area-inset-bottom)) + 76px)}.public-report-view-module__34Mqxa__cornerSeal{max-width:calc(100vw - 24px - env(safe-area-inset-left) - env(safe-area-inset-right))}}
.message-markdown-module__aUZhEq__md{overflow-wrap:break-word;min-width:0}.message-markdown-module__aUZhEq__md>:first-child{margin-top:0}.message-markdown-module__aUZhEq__md>:last-child{margin-bottom:0}.message-markdown-module__aUZhEq__md p{font:inherit;line-height:inherit;white-space:normal;margin:.9em 0}.message-markdown-module__aUZhEq__md strong{font-weight:700}.message-markdown-module__aUZhEq__md code{background:var(--wash,#1d1c170f);border-radius:4px;padding:.08em .35em;font-family:inherit;font-size:.95em}.message-markdown-module__aUZhEq__md pre{background:var(--wash,#1d1c170f);border-radius:6px;padding:12px 14px;overflow-x:auto}.message-markdown-module__aUZhEq__md pre code{background:0 0;padding:0}.message-markdown-module__aUZhEq__md h1,.message-markdown-module__aUZhEq__md h2,.message-markdown-module__aUZhEq__md h3,.message-markdown-module__aUZhEq__md h4,.message-markdown-module__aUZhEq__md h5,.message-markdown-module__aUZhEq__md h6{margin:1.5em 0 .5em;font-family:inherit;font-weight:700;line-height:1.4}.message-markdown-module__aUZhEq__md h1,.message-markdown-module__aUZhEq__md h2{font-size:1.15em}.message-markdown-module__aUZhEq__md h3,.message-markdown-module__aUZhEq__md h4{font-size:1.05em}.message-markdown-module__aUZhEq__md h5,.message-markdown-module__aUZhEq__md h6{font-size:1em}.message-markdown-module__aUZhEq__md ul,.message-markdown-module__aUZhEq__md ol{margin:.9em 0;padding-left:1.3em}.message-markdown-module__aUZhEq__md li{margin:.35em 0}.message-markdown-module__aUZhEq__md li::marker{color:var(--ink-faint,#8b8779)}.message-markdown-module__aUZhEq__md blockquote{border-left:3px solid var(--seal,#b0392c);color:var(--ink-faint,#8b8779);margin:.9em 0;padding:.1em 0 .1em 14px}.message-markdown-module__aUZhEq__md hr{border:none;border-top:1px solid var(--line,#1d1c1721);margin:1.6em 0}.message-markdown-module__aUZhEq__tableWrap{-webkit-overflow-scrolling:touch;max-width:100%;margin:1em 0;overflow-x:auto}.message-markdown-module__aUZhEq__md table{border-collapse:collapse;font-size:.86em;line-height:1.55}.message-markdown-module__aUZhEq__md th,.message-markdown-module__aUZhEq__md td{border:1px solid var(--line,#1d1c1721);text-align:left;vertical-align:top;min-width:72px;padding:8px 12px}.message-markdown-module__aUZhEq__md th{background:var(--wash,#1d1c170f);white-space:nowrap;font-weight:700}
.manse-section-module__R5DlSW__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0 26px;display:grid}@media (max-width:560px){.manse-section-module__R5DlSW__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.manse-section-module__R5DlSW__card{border:1px solid var(--myeonglog-ink,#1a1a1a);background:var(--myeonglog-paper,#fffdf8);text-align:center;border-radius:8px;padding:12px;display:block;box-shadow:4px 4px #1a1a1a29}.manse-section-module__R5DlSW__cardTitle{background:var(--myeonglog-paper-soft,#f0ece3);color:var(--myeonglog-ink,#1a1a1a);padding:6px;font-size:15px;font-weight:800;display:block}.manse-section-module__R5DlSW__tenGod{color:var(--myeonglog-seal,#8a2b24);margin-top:8px;font-size:13px;font-style:normal;font-weight:800;display:block}.manse-section-module__R5DlSW__ganji{grid-template-columns:1fr;gap:6px;width:68px;margin:8px auto;display:grid}.manse-section-module__R5DlSW__ganji b{border:2px solid var(--myeonglog-ink,#1a1a1a);background:var(--myeonglog-paper-soft,#f7f5f0);aspect-ratio:1;place-items:center;font-size:34px;font-weight:700;line-height:1;display:grid}.manse-section-module__R5DlSW__ganji b[data-el=wood]{color:var(--el-wood,#35895a);box-shadow:inset 0 -3px 0 var(--el-wood,#35895a)}.manse-section-module__R5DlSW__ganji b[data-el=fire]{color:var(--el-fire,#c64335);box-shadow:inset 0 -3px 0 var(--el-fire,#c64335)}.manse-section-module__R5DlSW__ganji b[data-el=earth]{color:var(--el-earth,#7a5230);box-shadow:inset 0 -3px 0 var(--el-earth,#7a5230)}.manse-section-module__R5DlSW__ganji b[data-el=metal]{color:var(--myeonglog-ink,#1a1a1a);box-shadow:inset 0 -3px 0 var(--el-metal,#d9ae35)}.manse-section-module__R5DlSW__ganji b[data-el=water]{color:var(--myeonglog-ink,#1a1a1a);box-shadow:inset 0 -3px 0 var(--el-water,#2f5da8)}.manse-section-module__R5DlSW__footer{color:var(--myeonglog-ink,#1a1a1a);font-size:13px;font-weight:800}.manse-section-module__R5DlSW__hidden{color:var(--myeonglog-ink-muted,#55514a);margin-top:4px;font-size:11px;display:block}.manse-section-module__R5DlSW__unknown .manse-section-module__R5DlSW__unknownMark{border:2px dashed var(--myeonglog-line-soft,#c8c2b8);width:68px;height:142px;color:color-mix(in srgb, var(--myeonglog-ink,#1a1a1a) 55%, transparent);place-items:center;margin:8px auto;font-size:18px;font-weight:900;display:grid}
.report-chat-room-module__RBz2uW__room{--serif:"Noto Serif KR", "Apple SD Gothic Neo", serif;--sans:"Pretendard Variable", "Pretendard", "Apple SD Gothic Neo", sans-serif;min-height:100dvh;font-family:var(--sans);word-break:keep-all;color:var(--ink);isolation:isolate;background:radial-gradient(120% 60% at 50% -20%, var(--wash) 0%, transparent 60%), var(--paper);flex-direction:column;display:flex}.report-chat-room-module__RBz2uW__room:before{content:"";left:0;right:0;bottom:var(--composer-floor,78px);opacity:.2;mix-blend-mode:multiply;pointer-events:none;z-index:-1;background:url(/assets/myeonglog/ink-landscape-perspective.png) bottom/cover no-repeat;height:min(38vh,360px);position:fixed;-webkit-mask-image:linear-gradient(#0000 0%,#000 42%);mask-image:linear-gradient(#0000 0%,#000 42%)}.report-chat-room-module__RBz2uW__room[data-theme=dark]:before{opacity:.09;filter:invert()hue-rotate(180deg);mix-blend-mode:screen;-webkit-mask-image:linear-gradient(#0000 12%,#000 72%);mask-image:linear-gradient(#0000 12%,#000 72%)}.report-chat-room-module__RBz2uW__room[data-theme=light]{--paper:#f6f4ee;--paper-deep:#edeae1;--ink:#1d1c17;--ink-faint:#8b8779;--wash:#1d1c170f;--line:#1d1c1721;--seal:#b0392c;--on-seal:#fdfaf4;--bubble-agent:#fff}.report-chat-room-module__RBz2uW__room[data-theme=dark]{--paper:#171613;--paper-deep:#201e19;--ink:#eae7de;--ink-faint:#96938a;--wash:#eae7de14;--line:#eae7de26;--seal:#cc5241;--on-seal:#1b120f;--bubble-agent:#24221d}.report-chat-room-module__RBz2uW__header{box-sizing:border-box;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:680px;margin:0 auto;padding:14px 20px;display:flex}.report-chat-room-module__RBz2uW__backLink{color:var(--ink-faint);letter-spacing:.02em;font-size:13px;text-decoration:none}.report-chat-room-module__RBz2uW__backLink:hover{color:var(--ink)}.report-chat-room-module__RBz2uW__headSeal{font-family:var(--serif);font-size:20px;font-weight:700;line-height:1}.report-chat-room-module__RBz2uW__roomName{font-family:var(--serif);color:var(--ink);align-items:center;gap:7px;margin-right:auto;font-size:15px;font-weight:600;display:inline-flex}.report-chat-room-module__RBz2uW__headRight{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.report-chat-room-module__RBz2uW__themeButton,.report-chat-room-module__RBz2uW__menuButton{color:var(--ink-faint);cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:16px}.report-chat-room-module__RBz2uW__themeButton:hover,.report-chat-room-module__RBz2uW__menuButton:hover{color:var(--ink)}.report-chat-room-module__RBz2uW__menuPanel{box-sizing:border-box;border-bottom:1px solid var(--line);flex-direction:column;gap:10px;width:100%;max-width:680px;margin:0 auto;padding:12px 20px 14px;display:flex}.report-chat-room-module__RBz2uW__menuLink{color:var(--ink);padding:4px 2px;font-size:13px;text-decoration:none}.report-chat-room-module__RBz2uW__menuLink:hover{color:var(--seal)}.report-chat-room-module__RBz2uW__scroll{flex:1;overflow-y:auto}.report-chat-room-module__RBz2uW__thread{flex-direction:column;gap:26px;max-width:640px;margin:0 auto;padding:30px 20px 24px;display:flex}.report-chat-room-module__RBz2uW__agentRow{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:12px;display:grid}.report-chat-room-module__RBz2uW__agentMark{border:1px solid var(--line);width:30px;height:30px;font-family:var(--serif);color:var(--ink);border-radius:50%;place-items:center;font-size:14px;font-weight:600;animation:.42s cubic-bezier(.22,1,.36,1) both report-chat-room-module__RBz2uW__stamp-in;display:grid}.report-chat-room-module__RBz2uW__agentCol{flex-direction:column;gap:4px;min-width:0;display:flex}.report-chat-room-module__RBz2uW__agentName{color:var(--ink-faint);margin-left:2px;font-size:12px}.report-chat-room-module__RBz2uW__agentLine{align-items:flex-end;gap:6px;display:flex}.report-chat-room-module__RBz2uW__agentBubble{border:1px solid var(--line);background:var(--bubble-agent);max-width:78%;font-family:var(--serif);text-wrap:pretty;border-radius:4px 18px 18px;min-width:0;padding:10px 14px;font-size:16.5px;font-weight:500;line-height:1.85}.report-chat-room-module__RBz2uW__agentBody{font-family:var(--serif);white-space:pre-wrap;margin:2px 0 0;font-size:16.5px;font-weight:500;line-height:1.85}.report-chat-room-module__RBz2uW__stamp{color:var(--ink-faint);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:11px}.report-chat-room-module__RBz2uW__userRow{justify-content:flex-end;align-items:flex-end;gap:6px;display:flex}.report-chat-room-module__RBz2uW__userBubble{background:var(--seal);max-width:78%;color:var(--on-seal);white-space:pre-wrap;text-wrap:pretty;border-radius:18px 4px 18px 18px;min-width:0;padding:12px 16px;font-size:15px;line-height:1.7}.report-chat-room-module__RBz2uW__userDeep{padding-right:40px;position:relative}.report-chat-room-module__RBz2uW__deepStamp{background:var(--on-seal);width:20px;height:20px;color:var(--seal);font-family:var(--serif);border-radius:3px;place-items:center;font-size:11px;display:grid;position:absolute;top:10px;right:10px}.report-chat-room-module__RBz2uW__inkThinking{align-items:center;gap:7px;height:34px;display:inline-flex}.report-chat-room-module__RBz2uW__inkThinking i{background:var(--ink);border-radius:50%;width:9px;height:9px;animation:1.5s ease-in-out infinite report-chat-room-module__RBz2uW__ink-bloom}.report-chat-room-module__RBz2uW__inkThinking i:nth-child(2){animation-delay:.22s}.report-chat-room-module__RBz2uW__inkThinking i:nth-child(3){animation-delay:.44s}@keyframes report-chat-room-module__RBz2uW__ink-bloom{0%{opacity:.9;filter:blur();transform:scale(.45)}60%{opacity:.28;filter:blur(1.5px);transform:scale(1.25)}to{opacity:.9;filter:blur();transform:scale(.45)}}@keyframes report-chat-room-module__RBz2uW__stamp-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.report-chat-room-module__RBz2uW__pendingCard{border:1px solid var(--line);border-left:3px solid var(--seal);background:var(--paper-deep);border-radius:6px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.report-chat-room-module__RBz2uW__pendingCard strong{font-family:var(--serif);font-size:15px;font-weight:600;line-height:1.6}.report-chat-room-module__RBz2uW__pendingCard p{color:var(--ink-faint);margin:6px 0 0;font-size:13px;line-height:1.6}.report-chat-room-module__RBz2uW__pendingDot{background:var(--seal);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.report-chat-room-module__RBz2uW__error{color:var(--seal);margin:0;font-size:13px;line-height:1.6}.report-chat-room-module__RBz2uW__composerWrap{background:var(--paper);border-top:1px solid var(--line);padding:12px 0 0;position:sticky;bottom:0}.report-chat-room-module__RBz2uW__composerInner{box-sizing:border-box;flex-direction:column;gap:10px;max-width:640px;margin:0 auto;padding:0 20px 16px;display:flex}.report-chat-room-module__RBz2uW__chips{flex-wrap:wrap;gap:8px;display:flex}.report-chat-room-module__RBz2uW__chipColumn{flex-direction:column;gap:8px;margin-top:8px;display:flex}.report-chat-room-module__RBz2uW__questionChip{text-align:left;border:1px solid var(--line);font-family:var(--serif);color:var(--ink);cursor:pointer;background:0 0;border-radius:14px;padding:10px 14px;font-size:15px;line-height:1.4;transition:border-color .14s,color .14s}.report-chat-room-module__RBz2uW__questionChip:hover{border-color:var(--seal);color:var(--seal)}.report-chat-room-module__RBz2uW__questionChip:focus-visible{outline:2px solid var(--seal);outline-offset:2px}.report-chat-room-module__RBz2uW__attachPanel{border:1px dashed var(--line);background:var(--wash);border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.report-chat-room-module__RBz2uW__attachLabel{color:var(--ink);margin:0;font-size:12px;font-weight:700}.report-chat-room-module__RBz2uW__attachLabel span{color:var(--ink-faint);font-weight:500}.report-chat-room-module__RBz2uW__chip{border:1px solid var(--line);color:var(--ink-faint);font-family:var(--sans);cursor:pointer;background:0 0;border-radius:999px;padding:7px 14px;font-size:13px}.report-chat-room-module__RBz2uW__chip:hover:enabled{color:var(--ink);border-color:var(--ink-faint)}.report-chat-room-module__RBz2uW__bar{align-items:flex-end;gap:8px;display:flex}.report-chat-room-module__RBz2uW__plusButton{border:1px solid var(--line);background:var(--wash);width:32px;height:32px;color:var(--ink-faint);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;padding:0;font-size:20px;line-height:1;display:grid}.report-chat-room-module__RBz2uW__plusButton:hover{color:var(--ink)}.report-chat-room-module__RBz2uW__inputBox{border:1px solid var(--line);background:var(--bubble-agent);resize:none;font-family:var(--sans);color:var(--ink);border-radius:20px;outline:none;flex:1;min-height:24px;max-height:140px;padding:8px 14px;font-size:15px;line-height:1.6;transition:border-color .2s}.report-chat-room-module__RBz2uW__inputDeep{border-color:var(--seal)}.report-chat-room-module__RBz2uW__inputBox::placeholder{color:var(--ink-faint);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.report-chat-room-module__RBz2uW__sendButton{background:var(--seal);width:32px;height:32px;color:var(--on-seal);font-family:var(--sans);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;place-items:center;padding:0;font-size:18px;line-height:1;display:grid}.report-chat-room-module__RBz2uW__sendButton:disabled{opacity:.35;cursor:default}.report-chat-room-module__RBz2uW__plusPanel{flex-direction:column;gap:10px;display:flex}.report-chat-room-module__RBz2uW__creditRow{flex-wrap:wrap;align-items:center;gap:10px;min-height:22px;display:flex}.report-chat-room-module__RBz2uW__creditLabel{color:var(--ink-faint);align-items:center;gap:7px;font-size:12.5px;line-height:1.5;display:inline-flex}.report-chat-room-module__RBz2uW__creditDot{background:var(--seal);border-radius:50%;flex-shrink:0;width:7px;height:7px}.report-chat-room-module__RBz2uW__deepToggle{border:1px solid var(--seal);color:var(--seal);font-family:var(--sans);cursor:pointer;background:0 0;border-radius:999px;padding:4px 12px;font-size:12.5px}.report-chat-room-module__RBz2uW__deepToggleOn{background:var(--seal);color:var(--on-seal)}.report-chat-room-module__RBz2uW__counter{color:var(--ink-faint);font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px}.report-chat-room-module__RBz2uW__chip:focus-visible,.report-chat-room-module__RBz2uW__themeButton:focus-visible,.report-chat-room-module__RBz2uW__menuButton:focus-visible,.report-chat-room-module__RBz2uW__plusButton:focus-visible,.report-chat-room-module__RBz2uW__menuLink:focus-visible,.report-chat-room-module__RBz2uW__sendButton:focus-visible,.report-chat-room-module__RBz2uW__deepToggle:focus-visible,.report-chat-room-module__RBz2uW__backLink:focus-visible,.report-chat-room-module__RBz2uW__inputBox:focus-visible{outline:2px solid var(--seal);outline-offset:2px}@media (max-width:480px){.report-chat-room-module__RBz2uW__thread{gap:22px;padding:22px 16px 20px}.report-chat-room-module__RBz2uW__composerInner{padding:0 14px 12px}.report-chat-room-module__RBz2uW__userBubble,.report-chat-room-module__RBz2uW__agentBubble{max-width:88%}.report-chat-room-module__RBz2uW__agentBubble,.report-chat-room-module__RBz2uW__agentBody{font-size:17px;line-height:1.9}}@media (prefers-reduced-motion:reduce){.report-chat-room-module__RBz2uW__agentMark{animation:none}.report-chat-room-module__RBz2uW__inkThinking i{opacity:.6;animation:none}}.report-chat-room-module__RBz2uW__privacyNote{color:var(--ink-faint);margin:6px 0 0;font-size:11.5px;line-height:1.5}.report-chat-room-module__RBz2uW__privacyNote a{color:inherit;text-decoration:underline}.report-chat-room-module__RBz2uW__dayGroup{margin:4px 0 10px}.report-chat-room-module__RBz2uW__dayBody{flex-direction:column;gap:26px;margin-top:26px;display:flex}.report-chat-room-module__RBz2uW__dayGroup summary{cursor:pointer;width:fit-content;color:var(--ink-faint);background:var(--wash);border-radius:999px;align-self:center;padding:4px 12px;font-size:11.5px;list-style:none}.report-chat-room-module__RBz2uW__dayGroup summary::-webkit-details-marker{display:none}.report-chat-room-module__RBz2uW__dayGroup summary:before{content:"▸ "}.report-chat-room-module__RBz2uW__dayGroup[open] summary:before{content:"▾ "}.report-chat-room-module__RBz2uW__chipOn{border-color:var(--seal);font-weight:600}.report-chat-room-module__RBz2uW__roomsBar{box-sizing:border-box;border-bottom:1px solid var(--line);width:100%;max-width:680px;margin:0 auto;padding:10px 20px 12px}.report-chat-room-module__RBz2uW__roomsBarLabel{letter-spacing:.08em;color:var(--ink-faint);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.report-chat-room-module__RBz2uW__roomsList{-webkit-overflow-scrolling:touch;flex-direction:column;gap:6px;max-height:168px;padding-bottom:2px;display:flex;overflow-y:auto}.report-chat-room-module__RBz2uW__roomCard{border:1px solid var(--line);border-left:3px solid var(--seal);background:var(--paper-deep);color:var(--ink);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;text-decoration:none;display:flex}.report-chat-room-module__RBz2uW__roomCard:hover{border-color:var(--seal)}.report-chat-room-module__RBz2uW__roomStamp{background:var(--seal);width:18px;height:18px;color:var(--on-seal);font-family:var(--serif);border-radius:3px;flex-shrink:0;place-items:center;font-size:10px;display:grid}.report-chat-room-module__RBz2uW__roomTopic{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.report-chat-room-module__RBz2uW__roomDay{color:var(--ink-faint);flex-shrink:0;font-size:11px}.report-chat-room-module__RBz2uW__roomCardActive{border-color:var(--seal);background:var(--wash)}.report-chat-room-module__RBz2uW__roomsAll{color:var(--seal);margin-top:10px;font-size:12.5px;font-weight:700;text-decoration:none;display:block}.report-chat-room-module__RBz2uW__roomsAll:hover{text-decoration:underline}.report-chat-room-module__RBz2uW__menuEmpty{color:var(--ink-faint);margin:4px 2px;font-size:13px;line-height:1.6}.report-chat-room-module__RBz2uW__settingsList{flex-direction:column;gap:2px;display:flex}.report-chat-room-module__RBz2uW__threadLink{color:var(--on-seal);margin-top:10px;font-size:12.5px;font-weight:600;text-decoration:underline;display:block}.report-chat-room-module__RBz2uW__threadLink:hover{opacity:.85}.report-chat-room-module__RBz2uW__headTitle{min-width:0;color:var(--ink-faint);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12.5px;line-height:1.4;overflow:hidden}.report-chat-room-module__RBz2uW__roomCard:focus-visible,.report-chat-room-module__RBz2uW__threadLink:focus-visible{outline:2px solid var(--seal);outline-offset:2px}.report-chat-room-module__RBz2uW__backgroundPanel{border:1px dashed var(--line);background:var(--paper-deep);border-radius:10px;padding:10px 12px}.report-chat-room-module__RBz2uW__backgroundPanelLabel{color:var(--ink-faint);letter-spacing:.04em;margin-bottom:6px;font-size:11.5px;font-weight:700;display:block}.report-chat-room-module__RBz2uW__backgroundPanel .report-chat-room-module__RBz2uW__inputBox{box-sizing:border-box;width:100%;display:block}.report-chat-room-module__RBz2uW__agentAvatar{object-fit:contain;flex-shrink:0;width:30px;height:30px;animation:.42s cubic-bezier(.22,1,.36,1) both report-chat-room-module__RBz2uW__stamp-in}.report-chat-room-module__RBz2uW__headAvatar{object-fit:contain;width:22px;height:22px}.report-chat-room-module__RBz2uW__answerCard{border:1px solid var(--line);background:var(--paper-deep);font-family:var(--serif);border-radius:6px;padding:14px 16px 16px;font-size:15.5px;line-height:1.85;position:relative}.report-chat-room-module__RBz2uW__answerSeal{background:var(--seal);width:22px;height:22px;color:var(--on-seal);font-family:var(--serif);border-radius:3px;place-items:center;font-size:12px;display:grid;position:absolute;top:12px;right:12px}.report-chat-room-module__RBz2uW__answerLabel{letter-spacing:.08em;color:var(--ink-faint);margin:0 0 10px;padding-right:34px;font-size:11px;font-weight:700}@media (prefers-reduced-motion:reduce){.report-chat-room-module__RBz2uW__agentAvatar{animation:none}}.report-chat-room-module__RBz2uW__proto{background:radial-gradient(90% 70% at 50% 30%, #ffffff73 0%, transparent 60%), linear-gradient(180deg, var(--paper) 0%, var(--paper-deep) 100%);height:100dvh;min-height:0;overflow:hidden}.report-chat-room-module__RBz2uW__proto[data-theme=dark]{background:linear-gradient(180deg, var(--paper) 0%, var(--paper-deep) 100%)}.report-chat-room-module__RBz2uW__proto:before{display:none}.report-chat-room-module__RBz2uW__frame{box-sizing:border-box;grid-template-columns:300px minmax(0,1fr);gap:0 22px;max-width:1180px;height:100%;margin:0 auto;padding:22px 24px;display:grid}.report-chat-room-module__RBz2uW__board{flex-direction:column;min-width:0;padding:4px 2px 0;display:flex}.report-chat-room-module__RBz2uW__bhead{letter-spacing:.34em;color:var(--ink-faint);margin:0 0 12px;font-size:11px;font-weight:800}.report-chat-room-module__RBz2uW__pillars{gap:8px;display:flex}.report-chat-room-module__RBz2uW__pcard{background:var(--bubble-agent);border:1.5px solid var(--ink);max-width:70px;box-shadow:3px 3px 0 var(--ink);text-align:center;border-radius:10px;flex:1;padding:0 0 8px;animation:.48s cubic-bezier(.22,1,.36,1) both report-chat-room-module__RBz2uW__pcard-in}@keyframes report-chat-room-module__RBz2uW__pcard-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.report-chat-room-module__RBz2uW__phead{background:var(--paper-deep);border-bottom:1px solid var(--line);border-radius:8px 8px 0 0;margin:0 0 5px;padding:3px 0;font-size:10px;font-weight:700}.report-chat-room-module__RBz2uW__pten{color:var(--ink-faint);margin-bottom:5px;font-size:9.5px;font-weight:800}.report-chat-room-module__RBz2uW__ptenDay{color:var(--seal)}.report-chat-room-module__RBz2uW__pbox{background:var(--paper);border:1.5px solid var(--ink);width:34px;height:34px;font-family:var(--serif);color:var(--ink);justify-content:center;align-items:center;margin:0 auto 6px;font-size:19px;font-weight:700;display:flex}.report-chat-room-module__RBz2uW__pfoot{color:var(--ink);margin-top:1px;font-size:9px;font-weight:700}.report-chat-room-module__RBz2uW__bnote{color:var(--ink-faint);margin:12px 0 0;font-size:12px;line-height:1.5}.report-chat-room-module__RBz2uW__seogoBtn{border:1.5px solid var(--ink);background:var(--bubble-agent);box-shadow:2px 2px 0 var(--ink);color:var(--ink);border-radius:10px;align-items:center;gap:9px;margin-top:14px;padding:10px 12px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.report-chat-room-module__RBz2uW__seogoBtn small{color:var(--ink-faint);margin-left:auto;font-size:11px;font-weight:600}.report-chat-room-module__RBz2uW__seogoGlyph{font-family:var(--serif);color:var(--seal);font-size:16px}.report-chat-room-module__RBz2uW__threadsNav{flex-direction:column;gap:2px;margin-top:auto;padding-top:18px;display:flex}.report-chat-room-module__RBz2uW__thItem{color:var(--ink);opacity:.6;border-radius:10px;align-items:center;gap:9px;padding:9px 12px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.report-chat-room-module__RBz2uW__thItem:hover{opacity:1}.report-chat-room-module__RBz2uW__thOn{opacity:1;background:var(--bubble-agent);border:1.5px solid var(--ink);box-shadow:2px 2px 0 var(--ink)}.report-chat-room-module__RBz2uW__thIco{font-family:var(--serif);color:var(--ink-faint);font-size:12px}.report-chat-room-module__RBz2uW__thLabel{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.report-chat-room-module__RBz2uW__thItem small{color:var(--ink-faint);flex-shrink:0;margin-left:auto;font-size:10.5px}.report-chat-room-module__RBz2uW__thMore{color:var(--seal);margin-top:6px;padding:4px 12px;font-size:12px;font-weight:800;text-decoration:none}.report-chat-room-module__RBz2uW__exitBtn{color:var(--ink-faint);margin-top:14px;padding:8px 12px;font-size:12.5px;font-weight:700;text-decoration:none}.report-chat-room-module__RBz2uW__exitBtn:hover{color:var(--ink)}.report-chat-room-module__RBz2uW__chatCard{background:var(--paper);border:1.5px solid var(--ink);min-width:0;min-height:0;box-shadow:4px 4px 0 var(--ink);border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__chead{color:#f3efe6;background:#1d1c17;align-items:center;gap:12px;padding:12px 18px;display:flex}.report-chat-room-module__RBz2uW__proto[data-theme=dark] .report-chat-room-module__RBz2uW__chead{border-bottom:1px solid var(--line);background:#24221d}.report-chat-room-module__RBz2uW__cheadAvatar{color:#141414;background:#f6f3ec;border:1.5px solid #3a3a3a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.report-chat-room-module__RBz2uW__cheadAvatar svg{margin-top:8px}.report-chat-room-module__RBz2uW__who{min-width:0}.report-chat-room-module__RBz2uW__who b{font-family:var(--serif);letter-spacing:.08em;font-size:16px;font-weight:700;display:block}.report-chat-room-module__RBz2uW__who small{color:#b7b1a3;font-size:11.5px;font-weight:600}.report-chat-room-module__RBz2uW__pips{align-items:center;gap:5px;margin-left:auto;display:flex}.report-chat-room-module__RBz2uW__pips small{color:#b7b1a3;margin-right:2px;font-size:11px;font-weight:700}.report-chat-room-module__RBz2uW__qpip{background:var(--seal);border-radius:3px;width:12px;height:12px}.report-chat-room-module__RBz2uW__pipCount{background:var(--seal);color:#fff;border-radius:5px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11.5px;font-weight:800;display:grid}.report-chat-room-module__RBz2uW__stampSeal{background:var(--seal);color:#fff;width:30px;height:30px;font-family:var(--serif);border-radius:5px;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__headRight{gap:0}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__themeButton,.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__menuButton{color:#b7b1a3}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__themeButton:hover,.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__menuButton:hover{color:#f3efe6}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__scroll{background:radial-gradient(140% 100% at 50% 0,#b83a2c09 0%,#0000 42%),repeating-linear-gradient(0deg,#8b745407 0 1px,#0000 1px 7px);min-height:0}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__menuPanel{background:var(--paper-deep);max-width:none}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__composerWrap{background:var(--paper-deep);border-top:1.5px solid var(--ink);position:static}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__composerInner{max-width:none}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__inputBox{border:1.5px solid var(--ink);background:var(--bubble-agent);border-radius:12px}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__inputDeep{border-color:var(--seal)}.report-chat-room-module__RBz2uW__proto .report-chat-room-module__RBz2uW__sendButton{border-radius:10px}.report-chat-room-module__RBz2uW__halmaeDisc{border:1px solid var(--line);background:var(--bubble-agent);width:30px;height:30px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.report-chat-room-module__RBz2uW__halmaeDisc svg{margin-top:6px}.report-chat-room-module__RBz2uW__acts{align-self:stretch;gap:10px;margin:4px 0;display:flex}.report-chat-room-module__RBz2uW__act{text-align:left;background:var(--bubble-agent);border:1.5px solid var(--ink);min-width:0;box-shadow:3px 3px 0 var(--ink);color:var(--ink);font-family:var(--sans);cursor:pointer;border-radius:12px;flex:1;padding:13px 15px;transition:transform .12s}.report-chat-room-module__RBz2uW__act:hover:enabled{transform:translate(-1px,-1px)}.report-chat-room-module__RBz2uW__act:disabled{opacity:.55;cursor:default}.report-chat-room-module__RBz2uW__act b{margin-bottom:3px;font-size:14.5px;display:block}.report-chat-room-module__RBz2uW__act small{color:var(--ink-faint);font-size:12px;line-height:1.45;display:block}.report-chat-room-module__RBz2uW__actDeep b{color:var(--seal)}.report-chat-room-module__RBz2uW__seogoBtn:focus-visible,.report-chat-room-module__RBz2uW__thItem:focus-visible,.report-chat-room-module__RBz2uW__exitBtn:focus-visible,.report-chat-room-module__RBz2uW__act:focus-visible,.report-chat-room-module__RBz2uW__thMore:focus-visible{outline:2px solid var(--seal);outline-offset:2px}@media (prefers-reduced-motion:reduce){.report-chat-room-module__RBz2uW__pcard{animation:none}.report-chat-room-module__RBz2uW__act{transition:none}}@media (max-width:880px){.report-chat-room-module__RBz2uW__frame{padding:10px 10px calc(10px + env(safe-area-inset-bottom));grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;gap:10px}.report-chat-room-module__RBz2uW__board{-webkit-overflow-scrolling:touch;flex-direction:row;align-items:center;gap:12px;padding:0 2px;overflow-x:auto}.report-chat-room-module__RBz2uW__bhead,.report-chat-room-module__RBz2uW__bnote,.report-chat-room-module__RBz2uW__threadsNav,.report-chat-room-module__RBz2uW__exitBtn{display:none}.report-chat-room-module__RBz2uW__pillars{flex:none;gap:6px}.report-chat-room-module__RBz2uW__pcard{min-width:46px;max-width:52px;box-shadow:2px 2px 0 var(--ink);border-radius:8px;padding-bottom:5px}.report-chat-room-module__RBz2uW__phead{margin-bottom:3px;padding:2px 0;font-size:8.5px}.report-chat-room-module__RBz2uW__pten{margin-bottom:3px;font-size:8px}.report-chat-room-module__RBz2uW__pbox{border-width:1px;width:24px;height:24px;margin-bottom:4px;font-size:14px}.report-chat-room-module__RBz2uW__pfoot{font-size:7.5px}.report-chat-room-module__RBz2uW__seogoBtn{white-space:nowrap;flex:none;margin:0 0 0 auto}.report-chat-room-module__RBz2uW__seogoBtn small{display:none}.report-chat-room-module__RBz2uW__chatCard{border-radius:14px}.report-chat-room-module__RBz2uW__acts{flex-direction:column}.report-chat-room-module__RBz2uW__cheadAvatar{width:38px;height:38px}}
.scribe-progress-module__feKLea__scribe{--paper:var(--myeonglog-paper,#fff);--ink:var(--myeonglog-ink,#1a1a1a);--ink-muted:var(--myeonglog-ink-muted,#55514a);--line-soft:var(--myeonglog-line-soft,#c8c2b8);--hairline:#e6e5e0;--seal:var(--myeonglog-seal,#8a2b24);--boat:var(--myeonglog-boat,#b83a2c);--on-seal:var(--myeonglog-on-seal,#fff);border-bottom:1px solid var(--hairline);background:var(--paper);flex-direction:column;gap:8px;padding:10px clamp(16px,4vw,32px) 12px;display:flex}.scribe-progress-module__feKLea__dots{justify-content:flex-end;gap:5px;display:flex}.scribe-progress-module__feKLea__dot{border:1px solid var(--line-soft);background:0 0;border-radius:50%;width:6px;height:6px;transition:background .4s,border-color .4s}.scribe-progress-module__feKLea__dot[data-state=on]{background:var(--ink);border-color:var(--ink)}.scribe-progress-module__feKLea__dot[data-state=now]{background:var(--boat);border-color:var(--boat);animation:1.6s ease-in-out infinite scribe-progress-module__feKLea__dotPulse}@keyframes scribe-progress-module__feKLea__dotPulse{0%,to{opacity:1;transform:none}50%{opacity:.6;transform:scale(1.4)}}.scribe-progress-module__feKLea__figureRow{align-items:center;gap:12px;display:flex}.scribe-progress-module__feKLea__figure{width:48px;height:48px;color:var(--ink);flex:none}.scribe-progress-module__feKLea__figure path,.scribe-progress-module__feKLea__figure circle{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.scribe-progress-module__feKLea__figure .scribe-progress-module__feKLea__deskLine{stroke:var(--line-soft)}.scribe-progress-module__feKLea__figure .scribe-progress-module__feKLea__scBrush{stroke-width:2.4px}.scribe-progress-module__feKLea__figure .scribe-progress-module__feKLea__inkStroke{stroke-width:2.2px}.scribe-progress-module__feKLea__scArm{transform-origin:31px 33px;animation:.95s ease-in-out infinite alternate scribe-progress-module__feKLea__scWrite}@keyframes scribe-progress-module__feKLea__scWrite{0%{transform:rotate(-5deg)}to{transform:rotate(7deg)}}.scribe-progress-module__feKLea__scHead{transform-origin:26px 24px;animation:2.1s ease-in-out infinite scribe-progress-module__feKLea__scBob}@keyframes scribe-progress-module__feKLea__scBob{0%,to{transform:none}50%{transform:translateY(.8px)rotate(1.5deg)}}.scribe-progress-module__feKLea__scribe[data-phase=done] .scribe-progress-module__feKLea__scArm,.scribe-progress-module__feKLea__scribe[data-phase=done] .scribe-progress-module__feKLea__scHead{animation:none}.scribe-progress-module__feKLea__line{min-width:0;min-height:3em;color:var(--ink-muted);flex:1;align-items:center;font-size:13.5px;line-height:1.5;animation:.45s scribe-progress-module__feKLea__lineFade;display:flex}.scribe-progress-module__feKLea__line b{color:var(--ink);font-weight:600}@keyframes scribe-progress-module__feKLea__lineFade{0%{opacity:0}to{opacity:1}}.scribe-progress-module__feKLea__stamp{background:var(--seal);width:42px;height:42px;color:var(--on-seal);text-align:center;border-radius:9px;flex:none;padding-top:6px;font-family:Noto Serif KR,serif;font-size:13px;line-height:1.15;animation:.55s cubic-bezier(.2,1.9,.4,1) both scribe-progress-module__feKLea__stampIn;transform:rotate(-4deg)}@keyframes scribe-progress-module__feKLea__stampIn{0%{opacity:0;transform:scale(1.7)rotate(-11deg)}62%{opacity:1;transform:scale(.93)rotate(-3deg)}to{transform:scale(1)rotate(-4deg)}}@media (prefers-reduced-motion:reduce){.scribe-progress-module__feKLea__scArm,.scribe-progress-module__feKLea__scHead,.scribe-progress-module__feKLea__line,.scribe-progress-module__feKLea__stamp,.scribe-progress-module__feKLea__dot[data-state=now]{animation:none}.scribe-progress-module__feKLea__stamp{opacity:1}}
.report-bridge-module__nEUIvW__overlay{z-index:40;-webkit-overflow-scrolling:touch;background:var(--myeonglog-paper-soft,#f7f5f0);position:fixed;inset:0;overflow-y:auto}.report-bridge-module__nEUIvW__overlay:before{content:"";opacity:.2;mix-blend-mode:multiply;pointer-events:none;background:url(/assets/myeonglog/ink-landscape-perspective.png) bottom/cover no-repeat;height:min(38vh,360px);position:fixed;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 42%);mask-image:linear-gradient(#0000 0%,#000 42%)}body[data-theme=dark] .report-bridge-module__nEUIvW__overlay:before{opacity:.09;filter:invert()hue-rotate(180deg);mix-blend-mode:screen;-webkit-mask-image:linear-gradient(#0000 12%,#000 72%);mask-image:linear-gradient(#0000 12%,#000 72%)}.report-bridge-module__nEUIvW__shell{flex-direction:column;justify-content:flex-start;align-items:center;gap:18px;min-height:100svh;padding:clamp(28px,6vw,56px) 20px 80px;display:flex}.report-bridge-module__nEUIvW__shellCenter{justify-content:center;padding-bottom:clamp(28px,6vw,56px)}.report-bridge-module__nEUIvW__panelFixed{width:min(640px,100%)}.report-bridge-module__nEUIvW__skip{color:var(--myeonglog-ink-muted,#55514a);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:14px;text-decoration:underline}.report-bridge-module__nEUIvW__skip:hover{color:var(--myeonglog-ink,#1a1a1a)}.report-bridge-module__nEUIvW__count{color:var(--myeonglog-ink-muted,#55514a);text-align:right;font-size:13px;font-weight:600}.report-bridge-module__nEUIvW__actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;display:flex}.report-bridge-module__nEUIvW__readback{border-left:3px solid var(--myeonglog-ink,#1a1a1a);background:var(--myeonglog-paper-soft,#f7f5f0);color:var(--myeonglog-ink,#1a1a1a);white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word;margin:20px 0 0;padding:16px 18px;font-size:17px;line-height:1.7}.report-bridge-module__nEUIvW__notice{color:var(--myeonglog-ink-muted,#55514a);white-space:pre-wrap;margin:16px 0 0;font-size:15px;line-height:1.6}.report-bridge-module__nEUIvW__secondary{border:1px solid var(--myeonglog-ink-muted,#55514a);color:var(--myeonglog-ink,#1a1a1a);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:10px 18px;font-weight:600}.report-bridge-module__nEUIvW__secondary:hover{border-color:var(--myeonglog-ink,#1a1a1a)}.report-bridge-module__nEUIvW__deck{margin-top:18px;transition:opacity .4s}.report-bridge-module__nEUIvW__deck[data-dim=on]{opacity:.45}.report-bridge-module__nEUIvW__fcard{width:100%;height:clamp(288px,44vw,340px);font:inherit;color:inherit;text-align:inherit;-webkit-appearance:none;cursor:pointer;perspective:1100px;background:0 0;border:none;padding:0;display:block}.report-bridge-module__nEUIvW__fcardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.35,.9,.3,1);display:block;position:relative}.report-bridge-module__nEUIvW__fcard[data-flipped=on] .report-bridge-module__nEUIvW__fcardInner{transform:rotateY(180deg)}.report-bridge-module__nEUIvW__face{border:1px solid var(--myeonglog-line-soft,#c8c2b8);background:var(--myeonglog-paper,#fff);text-align:center;backface-visibility:hidden;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:26px 22px;display:flex;position:absolute;inset:0}.report-bridge-module__nEUIvW__faceBack{justify-content:flex-start;gap:14px;transform:rotateY(180deg)}.report-bridge-module__nEUIvW__ftag{letter-spacing:.02em;color:var(--myeonglog-seal,#8a2b24);font-size:13px;font-weight:700}.report-bridge-module__nEUIvW__fhanja{color:var(--myeonglog-ink,#1a1a1a);font-size:clamp(56px,16vw,82px);font-weight:700;line-height:1}.report-bridge-module__nEUIvW__ftitle{color:var(--myeonglog-ink,#1a1a1a);word-break:keep-all;font-size:18px;font-weight:700;line-height:1.5}.report-bridge-module__nEUIvW__fbody{color:var(--myeonglog-ink,#1a1a1a);text-align:left;word-break:keep-all;overflow-wrap:break-word;margin:0;font-size:15.5px;line-height:1.75}.report-bridge-module__nEUIvW__fhint{color:var(--myeonglog-ink-muted,#55514a);margin-top:auto;font-size:12.5px}.report-bridge-module__nEUIvW__faceFront .report-bridge-module__nEUIvW__fhint{margin-top:0}.report-bridge-module__nEUIvW__pdots{justify-content:center;gap:8px;margin-top:16px;display:flex}.report-bridge-module__nEUIvW__pdot{background:var(--myeonglog-line-soft,#c8c2b8);border-radius:999px;width:7px;height:7px;transition:background .2s}.report-bridge-module__nEUIvW__pdot[data-state=on]{background:var(--myeonglog-seal,#8a2b24)}.report-bridge-module__nEUIvW__cta{background:var(--myeonglog-seal,#8a2b24);width:100%;color:var(--myeonglog-on-seal,#fff);cursor:pointer;border:none;border-radius:16px;flex-direction:column;align-items:center;gap:4px;margin-top:22px;padding:16px 20px;animation:.45s cubic-bezier(.2,.7,.3,1) both report-bridge-module__nEUIvW__fillerCtaRise;display:flex}.report-bridge-module__nEUIvW__ctaMain{word-break:keep-all;font-size:16px;font-weight:700}.report-bridge-module__nEUIvW__ctaSub{opacity:.85;font-size:13px}.report-bridge-module__nEUIvW__ctaQuiet{width:100%;color:var(--myeonglog-ink-muted,#55514a);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;margin-top:22px;padding:12px;font-size:14px;text-decoration:underline}.report-bridge-module__nEUIvW__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes report-bridge-module__nEUIvW__fillerCtaRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.report-bridge-module__nEUIvW__fcardInner{transition:none}.report-bridge-module__nEUIvW__cta{animation:none}}.report-bridge-module__nEUIvW__recovery{border:1px solid var(--myeonglog-line,#e2ddd2);background:var(--myeonglog-paper-soft,#f7f5f0);width:min(640px,100%);color:var(--myeonglog-ink,#1a1a1a);border-radius:12px;flex-direction:column;gap:14px;padding:16px 18px;display:flex}.report-bridge-module__nEUIvW__recoveryDock{justify-content:center;padding:12px 20px 48px;display:flex}.report-bridge-module__nEUIvW__recoveryRow{flex-direction:column;gap:6px;display:flex}.report-bridge-module__nEUIvW__recoveryCodeRow{align-items:center;gap:10px;display:flex}.report-bridge-module__nEUIvW__recoveryCopy{border:1px solid var(--myeonglog-line,#cfc9bc);background:var(--myeonglog-paper,#fffdf8);color:var(--myeonglog-ink-muted,#55514a);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.report-bridge-module__nEUIvW__recoveryCopy:hover{border-color:var(--myeonglog-ink-muted,#55514a);color:var(--myeonglog-ink,#1a1a1a)}.report-bridge-module__nEUIvW__recoveryLabel{color:var(--myeonglog-ink-muted,#55514a);font-size:13px;font-weight:700}.report-bridge-module__nEUIvW__recoveryCode{letter-spacing:.12em;font-variant-numeric:tabular-nums;font-size:22px}.report-bridge-module__nEUIvW__recoveryHint,.report-bridge-module__nEUIvW__recoveryNotice{color:var(--myeonglog-ink-muted,#55514a);word-break:keep-all;margin:0;font-size:13px;line-height:1.6}.report-bridge-module__nEUIvW__recoveryRisk{word-break:keep-all;margin:0;font-size:14px;font-weight:600;line-height:1.6}.report-bridge-module__nEUIvW__recoveryEmail{align-items:center;gap:10px;margin:0;font-size:15px;display:flex}.report-bridge-module__nEUIvW__recoveryChange{color:var(--myeonglog-ink-muted,#55514a);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:13px;text-decoration:underline}.report-bridge-module__nEUIvW__recoveryForm{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.report-bridge-module__nEUIvW__recoveryInput{border:1px solid var(--myeonglog-line,#cfc9bc);background:var(--myeonglog-paper,#fffdf8);min-width:0;color:var(--myeonglog-ink,#1a1a1a);font:inherit;border-radius:8px;flex:200px;padding:10px 12px;font-size:15px}.report-bridge-module__nEUIvW__recoverySave{border:1px solid var(--myeonglog-ink,#1a1a1a);background:var(--myeonglog-ink,#1a1a1a);color:var(--myeonglog-paper,#fffdf8);font:inherit;cursor:pointer;border-radius:999px;padding:9px 18px;font-size:14px;font-weight:600}.report-bridge-module__nEUIvW__starters{margin:14px 0 12px}.report-bridge-module__nEUIvW__startersSummary{cursor:pointer;color:var(--myeonglog-ink-muted,#55514a);font-size:14px;font-weight:700;list-style-position:inside}.report-bridge-module__nEUIvW__startersList{flex-direction:column;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.report-bridge-module__nEUIvW__starter{text-align:left;border:1px solid var(--myeonglog-line,#e2ddd2);background:var(--myeonglog-paper,#fffdf8);width:100%;color:var(--myeonglog-ink,#1a1a1a);font:inherit;word-break:keep-all;cursor:pointer;border-radius:10px;padding:12px 14px;font-size:14px;line-height:1.6}.report-bridge-module__nEUIvW__starter:hover{border-color:var(--myeonglog-ink-muted,#55514a)}.report-bridge-module__nEUIvW__ctaNote{color:var(--myeonglog-ink-muted,#55514a);margin-top:4px;font-size:13px;font-weight:400;display:block}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#191815;background:#eee8dc;margin:0;font-family:Pretendard,Apple SD Gothic Neo,sans-serif}.report-module__45JQiG__page{min-height:100svh;overflow-x:clip}.report-module__45JQiG__header{z-index:3;color:#f4efe4;background:#191815f7;align-items:center;gap:24px;min-height:74px;padding:0 30px;display:flex;position:sticky;top:0}.report-module__45JQiG__header>a{color:inherit;font:800 23px Noto Serif KR,serif;text-decoration:none}.report-module__45JQiG__header>div{margin-right:auto}.report-module__45JQiG__header span,.report-module__45JQiG__header b{display:block}.report-module__45JQiG__header span{color:#b9b2a6;letter-spacing:.14em;font:700 9px ui-monospace,monospace}.report-module__45JQiG__header nav{gap:8px;margin-left:auto;display:flex}.report-module__45JQiG__header nav a{color:#f4efe4;white-space:nowrap;border:1px solid #8d867a;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none}.report-module__45JQiG__header nav .report-module__45JQiG__pdf{color:#191815;background:#f4efe4}.report-module__45JQiG__layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:34px;max-width:1320px;margin:0 auto;padding:40px 28px 100px;display:grid}.report-module__45JQiG__index{background:#f4efe4;border:1px solid #bfb4a0;padding:22px;position:sticky;top:112px}.report-module__45JQiG__index>p{color:#9f2d23;letter-spacing:.14em;font:800 10px ui-monospace,monospace}.report-module__45JQiG__index a{color:#8c8578;border-top:1px solid #d9cfbd;grid-template-columns:28px 1fr;gap:8px;padding:10px 0;font-size:12px;text-decoration:none;display:grid}.report-module__45JQiG__index a[data-ready=true]{color:#191815}.report-module__45JQiG__index span{color:#9f2d23;font:700 10px ui-monospace,monospace}.report-module__45JQiG__document{background:#fffdf8;min-width:0;min-height:900px;padding:clamp(34px,6vw,78px);box-shadow:0 18px 60px #2c24181f}.report-module__45JQiG__cover{border-top:6px solid #9f2d23;border-bottom:1px solid #bfb5a2;align-content:center;min-height:68svh;display:grid}.report-module__45JQiG__cover>p{color:#9f2d23;letter-spacing:.16em;font:800 11px ui-monospace,monospace}.report-module__45JQiG__cover h1{letter-spacing:-.08em;margin:18px 0;font:800 clamp(62px,9vw,112px)/1 Noto Serif KR,serif}.report-module__45JQiG__cover span{color:#746d61;word-break:break-all;font:600 11px ui-monospace,monospace}.report-module__45JQiG__section{border-top:1px solid #bfb5a2;padding:70px 0}.report-module__45JQiG__section>p:first-child{color:#9f2d23;font:700 11px ui-monospace,monospace}.report-module__45JQiG__section>h2{letter-spacing:-.045em;margin:16px 0 36px;font:800 clamp(34px,5vw,58px)/1.15 Noto Serif KR,serif}.report-module__45JQiG__sectionBody{word-break:keep-all;overflow-wrap:break-word;font:400 17px/1.9 Noto Serif KR,serif}.report-module__45JQiG__waiting{place-content:center;min-height:500px;display:grid}.report-module__45JQiG__error{color:#9f2d23;border:1px solid #9f2d23;padding:30px}.report-module__45JQiG__rawLayout{max-width:1040px;margin:0 auto;padding:34px 24px 96px}.report-module__45JQiG__rawLayout .report-module__45JQiG__index{display:none}.report-module__45JQiG__rawDocument{background:#fffdf8;border:1px solid #c8c2b8;min-width:0;padding:clamp(28px,5vw,64px)}.report-module__45JQiG__rawMeta{border-bottom:1px solid #c8c2b8;margin-bottom:42px;padding:0 0 34px}.report-module__45JQiG__rawMeta p{color:#8a2b24;letter-spacing:.14em;margin:0 0 10px;font:800 11px ui-monospace,monospace}.report-module__45JQiG__rawMeta h1{margin:0 0 14px;font:600 clamp(30px,5vw,48px)/1.25 Noto Serif KR,serif}.report-module__45JQiG__rawMeta span{color:#55514a;word-break:break-all;font:600 11px ui-monospace,monospace}.report-module__45JQiG__rawBody{word-break:keep-all;overflow-wrap:break-word;font:400 17px/1.9 Noto Serif KR,serif}@media (max-width:840px){.report-module__45JQiG__header{padding:0 15px}.report-module__45JQiG__header>div,.report-module__45JQiG__header nav a:first-child{display:none}.report-module__45JQiG__layout{grid-template-columns:1fr;padding:16px 12px 70px}.report-module__45JQiG__index{display:none;position:static}.report-module__45JQiG__document{padding:36px 20px}.report-module__45JQiG__cover{min-height:38svh}.report-module__45JQiG__cover h1{letter-spacing:-.06em;font:800 clamp(46px,13vw,62px)/1 Noto Serif KR,serif}.report-module__45JQiG__section{padding:46px 0}.report-module__45JQiG__sectionBody{font-size:16px}.report-module__45JQiG__rawLayout{padding:14px 10px 64px}.report-module__45JQiG__rawDocument{padding:24px 18px}.report-module__45JQiG__rawMeta{margin-bottom:30px}.report-module__45JQiG__rawBody{font-size:16px}}@media print{.report-module__45JQiG__header,.report-module__45JQiG__index{display:none}.report-module__45JQiG__layout,.report-module__45JQiG__rawLayout{padding:0;display:block}.report-module__45JQiG__document{box-shadow:none;padding:0}.report-module__45JQiG__rawDocument{border:0;padding:0}.report-module__45JQiG__cover{min-height:240mm}.report-module__45JQiG__section{break-before:page;padding-top:20mm}}.report-module__45JQiG__continueCta{text-align:center;border-top:1px solid #bfb5a2;padding:64px 0 20px}.report-module__45JQiG__continueCta h2{letter-spacing:-.03em;margin:0 0 12px;font:800 clamp(26px,4vw,40px)/1.2 Noto Serif KR,serif}.report-module__45JQiG__continueCta p{color:#746d61;margin:0 0 26px;font:400 16px/1.7 Noto Serif KR,serif}.report-module__45JQiG__continueCta a{color:#f4efe4;background:#9f2d23;border-radius:2px;padding:14px 26px;font:700 15px Noto Serif KR,serif;text-decoration:none;display:inline-block}.report-module__45JQiG__continueCta a:hover{background:#8a2119}@media (max-width:840px){.report-module__45JQiG__continueCta{padding:44px 0 12px}}@media print{.report-module__45JQiG__continueCta{display:none}}
.surface-transition-module__gmV6sq__surfaceTransition{z-index:1000;pointer-events:none;position:fixed;inset:0;overflow:hidden}.surface-transition-module__gmV6sq__surfaceTransitionGeometry{background:var(--surface-transition-color,#18251d);transform-origin:50%;border-radius:999px;transition:transform .26s cubic-bezier(.2,.8,.2,1),opacity .26s;position:absolute}.surface-transition-module__gmV6sq__surfaceTransition[data-phase=navigating] .surface-transition-module__gmV6sq__surfaceTransitionGeometry,.surface-transition-module__gmV6sq__surfaceTransition[data-phase=committed] .surface-transition-module__gmV6sq__surfaceTransitionGeometry,.surface-transition-module__gmV6sq__surfaceTransition[data-phase=completing] .surface-transition-module__gmV6sq__surfaceTransitionGeometry{transform:translate(var(--surface-transition-dx,0px), var(--surface-transition-dy,0px)) scale(var(--surface-transition-scale,1))}.surface-transition-module__gmV6sq__surfaceSwitch{border:1px solid;border-radius:9px;grid-template-columns:repeat(2,minmax(64px,1fr));width:152px;min-height:44px;display:inline-grid;position:relative;overflow:hidden}.surface-transition-module__gmV6sq__surfaceSwitchThumb{z-index:0;pointer-events:none;background:var(--glass-bg);border:var(--glass-border);border-radius:var(--glass-radius);-webkit-backdrop-filter:var(--glass-blur-filter);backdrop-filter:var(--glass-blur-filter);box-shadow:var(--glass-shadow);transition:left .26s cubic-bezier(.25,1,.4,1),right .34s cubic-bezier(.25,1.4,.5,1),transform .2s;position:absolute;inset:2px calc(50% + 1px) 2px 2px;transform:scale(1)}.surface-transition-module__gmV6sq__surfaceSwitchThumbOrbit{transition:left .34s cubic-bezier(.25,1.4,.5,1),right .26s cubic-bezier(.25,1,.4,1),transform .2s;left:calc(50% + 1px);right:2px}.surface-transition-module__gmV6sq__surfaceSwitch:active .surface-transition-module__gmV6sq__surfaceSwitchThumb{transform:scale(.96,.92)}.surface-transition-module__gmV6sq__surfaceSwitchButton{z-index:1;min-width:64px;min-height:44px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;font:700 15px/1 Noto Serif KR,serif;display:grid;position:relative}.surface-transition-module__gmV6sq__surfaceSwitchButton:focus-visible{outline-offset:-3px;outline:3px solid highlight}@media (prefers-reduced-motion:reduce){.surface-transition-module__gmV6sq__surfaceTransitionGeometry{transition-duration:80ms}}.surface-transition-module__gmV6sq__surfaceMorph{z-index:1001;pointer-events:none;position:fixed;inset:0;overflow:hidden}.surface-transition-module__gmV6sq__surfaceVeil{z-index:1000;pointer-events:none;opacity:0;background:linear-gradient(#f6f3ec 0%,#efeae0 100%);position:fixed;inset:0}body[data-theme=dark] .surface-transition-module__gmV6sq__surfaceVeil{background:linear-gradient(#191817 0%,#12100e 100%)}.surface-transition-module__gmV6sq__surfaceVeil[data-phase=captured],.surface-transition-module__gmV6sq__surfaceVeil[data-phase=navigating],.surface-transition-module__gmV6sq__surfaceVeil[data-phase=committed]{animation:.16s ease-out forwards surface-transition-module__gmV6sq__surface-veil-in}.surface-transition-module__gmV6sq__surfaceVeil[data-phase=completing]{animation:.42s forwards surface-transition-module__gmV6sq__surface-veil-out}@keyframes surface-transition-module__gmV6sq__surface-veil-in{0%{opacity:0}to{opacity:.98}}@keyframes surface-transition-module__gmV6sq__surface-veil-out{0%{opacity:.98}to{opacity:0}}.surface-transition-module__gmV6sq__surfaceMorphClone{transform-origin:50%;will-change:transform, opacity;position:fixed}.surface-transition-module__gmV6sq__surfaceMorph[data-phase=completing] .surface-transition-module__gmV6sq__surfaceMorphClone{animation:surface-transition-module__gmV6sq__surface-ink-morph var(--surface-morph-flight,.8s) cubic-bezier(.22, .8, .2, 1) forwards;animation-delay:var(--surface-morph-delay,0s)}@keyframes surface-transition-module__gmV6sq__surface-ink-morph{55%{opacity:.86;filter:blur()}to{transform:translate(var(--surface-morph-dx), var(--surface-morph-dy)) rotate(var(--surface-morph-rotation)) scale(var(--surface-morph-scale-x), var(--surface-morph-scale-y));opacity:0;filter:blur(1.5px)}}@media (prefers-reduced-motion:reduce){.surface-transition-module__gmV6sq__surfaceMorph{opacity:0;transition:opacity 80ms}.surface-transition-module__gmV6sq__surfaceMorph[data-phase=completing] .surface-transition-module__gmV6sq__surfaceMorphClone{animation-duration:80ms;animation-delay:0s}.surface-transition-module__gmV6sq__surfaceVeil[data-phase=captured],.surface-transition-module__gmV6sq__surfaceVeil[data-phase=navigating],.surface-transition-module__gmV6sq__surfaceVeil[data-phase=committed]{animation-duration:60ms}.surface-transition-module__gmV6sq__surfaceVeil[data-phase=completing]{animation-duration:80ms}}
.orbit-home-module__Qj6h4q__page{--ink:#141414;--gray:#86868b;--line:#e8e8ed;--seal:#b83a2c;--card:#fffdf7;--paper:#f6f3ec;--paper-deep:#efeae0;--wood:#35895a;--fire:#c64335;--earth:#8a6230;--metal:#c9a227;--water:#2f5da8;--serif:var(--font-serif,"Noto Serif KR", "Apple SD Gothic Neo", serif);--sans:var(--font-sans,"Pretendard Variable", "Apple SD Gothic Neo", -apple-system, sans-serif);--page-pad-x:20px;--page-pad-y:20px;min-height:100svh;color:var(--ink);background:radial-gradient(90% 70% at 50% 30%, #ffffff8c 0%, #fff0 60%), linear-gradient(180deg, var(--paper) 0%, var(--paper-deep) 100%);font-family:var(--sans);-webkit-font-smoothing:antialiased;word-break:keep-all;padding:var(--page-pad-y) var(--page-pad-x);overflow:hidden}.orbit-home-module__Qj6h4q__grain{z-index:9;pointer-events:none;opacity:.045;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.orbit-home-module__Qj6h4q__stage{z-index:1;touch-action:none;position:fixed;inset:0}.orbit-home-module__Qj6h4q__tile{box-sizing:border-box;border:1.5px solid var(--ink);background:var(--card);color:var(--ink);font-family:var(--serif);-webkit-user-select:none;user-select:none;will-change:transform;cursor:grab;pointer-events:auto;touch-action:none;opacity:0;place-items:center;font-weight:700;transition:opacity .5s;display:grid;position:absolute;top:0;left:0;box-shadow:2.5px 2.5px #141414d9}.orbit-home-module__Qj6h4q__stage[data-ready] .orbit-home-module__Qj6h4q__tile{opacity:1}.orbit-home-module__Qj6h4q__tile:active{cursor:grabbing}.orbit-home-module__Qj6h4q__element{border-top:4px solid var(--ink)}.orbit-home-module__Qj6h4q__elementWood{border-top-color:var(--wood)}.orbit-home-module__Qj6h4q__elementFire{border-top-color:var(--fire)}.orbit-home-module__Qj6h4q__elementEarth{border-top-color:var(--earth)}.orbit-home-module__Qj6h4q__elementMetal{border-top-color:var(--metal)}.orbit-home-module__Qj6h4q__elementWater{border-top-color:var(--water)}.orbit-home-module__Qj6h4q__seal{background:var(--seal);border-color:var(--seal);color:#fff;box-shadow:2.5px 2.5px #5a140c80}.orbit-home-module__Qj6h4q__header{z-index:5;width:calc(100% + (var(--page-pad-x) * 2));margin:calc(var(--page-pad-y) * -1) calc(var(--page-pad-x) * -1) 0;position:relative}.orbit-home-module__Qj6h4q__mark{color:inherit;font-family:var(--serif);letter-spacing:.14em;font-size:1.05rem;font-weight:800;text-decoration:none}.orbit-home-module__Qj6h4q__loginPill{background:var(--ink);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:99px;padding:10px 22px;font-size:.88rem;font-weight:800}.orbit-home-module__Qj6h4q__userChip{border:1.5px solid var(--ink);background:var(--card);box-shadow:2px 2px 0 var(--ink);border-radius:99px;align-items:center;gap:8px;padding:6px 16px;display:inline-flex}.orbit-home-module__Qj6h4q__userDot{background:var(--seal);border-radius:50%;width:8px;height:8px}.orbit-home-module__Qj6h4q__signout{color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;padding:2px 0;font-size:.85rem;font-weight:800}.orbit-home-module__Qj6h4q__hero{z-index:4;text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;transition:opacity .8s;display:flex;position:fixed;inset:0}.orbit-home-module__Qj6h4q__page[data-assembling] .orbit-home-module__Qj6h4q__hero{opacity:0}.orbit-home-module__Qj6h4q__page[data-assembling] .orbit-home-module__Qj6h4q__header{pointer-events:none}.orbit-home-module__Qj6h4q__page[data-assembling] .orbit-home-module__Qj6h4q__header .orbit-home-module__Qj6h4q__shared-header-center{opacity:.35;transition:opacity .3s}.orbit-home-module__Qj6h4q__eyebrow{color:var(--gray);letter-spacing:.5em;margin:0 0 14px;font-size:.7rem;font-weight:700}.orbit-home-module__Qj6h4q__hero h1{font-family:var(--serif);letter-spacing:.1em;margin:0;font-size:clamp(3.4rem,9vw,6rem);font-weight:800;line-height:1}.orbit-home-module__Qj6h4q__tagline{color:var(--gray);margin:16px 0 0;font-size:1rem;font-weight:600}.orbit-home-module__Qj6h4q__actionDock{z-index:5;text-align:center;pointer-events:none;justify-items:center;gap:12px;width:min(92vw,430px);display:grid;position:fixed;bottom:9vh;left:50%;transform:translate(-50%)}.orbit-home-module__Qj6h4q__actionDock>*{pointer-events:auto}.orbit-home-module__Qj6h4q__startPill{background:var(--ink);color:#fff;cursor:pointer;font:inherit;text-align:center;border:0;border-radius:99px;padding:16px 34px;font-size:1rem;font-weight:800;line-height:1.3;text-decoration:none;animation:.6s both orbit-home-module__Qj6h4q__pill-rise;display:inline-block;box-shadow:4px 4px #14141440}.orbit-home-module__Qj6h4q__startPill small{opacity:.65;margin-top:2px;font-size:.72rem;font-weight:600;display:block}.orbit-home-module__Qj6h4q__startPill:disabled{cursor:wait;opacity:.64}.orbit-home-module__Qj6h4q__startPill[data-waiting] small{animation:1.2s infinite orbit-home-module__Qj6h4q__pill-wait}@keyframes orbit-home-module__Qj6h4q__pill-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit-home-module__Qj6h4q__pill-wait{0%,to{opacity:.35}50%{opacity:.85}}.orbit-home-module__Qj6h4q__actionDetail,.orbit-home-module__Qj6h4q__entryMessage,.orbit-home-module__Qj6h4q__status{color:#4c473e;margin:0;font-size:.78rem;font-weight:700;line-height:1.5}.orbit-home-module__Qj6h4q__entryMessage{font-size:.88rem;font-weight:800}.orbit-home-module__Qj6h4q__status{background:#fffdf7c7;border-radius:99px;max-width:320px;padding:7px 12px}.orbit-home-module__Qj6h4q__consent{border:1.5px solid var(--ink);background:var(--card);width:100%;box-shadow:3px 3px 0 var(--ink);border-radius:14px;justify-items:center;gap:10px;padding:16px 14px;display:grid}.orbit-home-module__Qj6h4q__consent h2,.orbit-home-module__Qj6h4q__consent p{margin:0;font-size:.82rem}.orbit-home-module__Qj6h4q__consent h2{font-family:var(--serif);font-size:.92rem}.orbit-home-module__Qj6h4q__consent p{color:var(--gray)}.orbit-home-module__Qj6h4q__primaryAction{background:var(--ink);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:99px;padding:12px 22px;font-size:.9rem;font-weight:800;text-decoration:none;box-shadow:3px 3px #14141440}.orbit-home-module__Qj6h4q__primaryAction:disabled{cursor:wait;opacity:.64}.orbit-home-module__Qj6h4q__secondaryAction{border:1.5px solid var(--ink);background:var(--card);box-shadow:2px 2px 0 var(--ink);color:var(--ink);cursor:pointer;font:inherit;border-radius:99px;padding:9px 16px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.orbit-home-module__Qj6h4q__assemblyFrame{z-index:2;box-sizing:border-box;pointer-events:none;grid-template-columns:300px minmax(0,1fr);gap:0 22px;max-width:1180px;margin:0 auto;padding:84px 24px 24px;display:grid;position:fixed;inset:0}.orbit-home-module__Qj6h4q__board{flex-direction:column;min-width:0;padding:4px 2px 0;display:flex}.orbit-home-module__Qj6h4q__bhead{color:var(--gray);letter-spacing:.34em;margin:0 0 12px;font-size:11px;font-weight:800}.orbit-home-module__Qj6h4q__pillars{gap:8px;display:flex}.orbit-home-module__Qj6h4q__pcard{border:1.5px solid var(--ink);max-width:70px;box-shadow:3px 3px 0 var(--ink);text-align:center;background:#fff;border-radius:10px;flex:1;padding:0 0 8px;animation:.48s cubic-bezier(.22,1,.36,1) both orbit-home-module__Qj6h4q__pcard-in}@keyframes orbit-home-module__Qj6h4q__pcard-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.orbit-home-module__Qj6h4q__phead{background:var(--paper-deep);border-bottom:1px solid var(--line);border-radius:8px 8px 0 0;margin:0 0 5px;padding:3px 0;font-size:10px;font-weight:700}.orbit-home-module__Qj6h4q__pten{color:var(--gray);margin-bottom:5px;font-size:9.5px;font-weight:800}.orbit-home-module__Qj6h4q__ptenDay{color:var(--seal)}.orbit-home-module__Qj6h4q__pbox{background:var(--paper);border:1.5px solid var(--ink);width:34px;height:34px;font-family:var(--serif);color:var(--ink);justify-content:center;align-items:center;margin:0 auto 6px;font-size:19px;font-weight:700;display:flex}.orbit-home-module__Qj6h4q__pbox span{opacity:0;transition:opacity .25s}.orbit-home-module__Qj6h4q__pbox[data-landed] span{opacity:1}.orbit-home-module__Qj6h4q__pfoot{color:var(--ink);margin-top:1px;font-size:9px;font-weight:700}.orbit-home-module__Qj6h4q__bnote{color:var(--gray);margin:12px 0 0;font-size:12px;line-height:1.5}.orbit-home-module__Qj6h4q__assemblyAside{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.orbit-home-module__Qj6h4q__assemblyAside p{color:var(--gray);margin:0;font-size:.85rem;font-weight:700}.orbit-home-module__Qj6h4q__assemblyAside .orbit-home-module__Qj6h4q__secondaryAction{pointer-events:auto}.orbit-home-module__Qj6h4q__unavailable{z-index:2;border:1.5px solid var(--ink);width:min(100%,520px);box-shadow:4px 4px 0 var(--ink);text-align:center;background:#fffdf7eb;border-radius:20px;justify-items:center;gap:10px;margin:clamp(120px,22vh,200px) auto 0;padding:32px 24px;display:grid;position:relative}.orbit-home-module__Qj6h4q__unavailable h1{font-family:var(--serif);margin:0;font-size:clamp(1.35rem,5vw,2rem)}.orbit-home-module__Qj6h4q__unavailable p{color:#5f5c58;margin:0;line-height:1.6}.orbit-home-module__Qj6h4q__startPill:focus-visible,.orbit-home-module__Qj6h4q__loginPill:focus-visible,.orbit-home-module__Qj6h4q__signout:focus-visible,.orbit-home-module__Qj6h4q__primaryAction:focus-visible,.orbit-home-module__Qj6h4q__secondaryAction:focus-visible,.orbit-home-module__Qj6h4q__mark:focus-visible{outline:3px solid var(--seal);outline-offset:3px}@media (prefers-reduced-motion:reduce){.orbit-home-module__Qj6h4q__tile{will-change:auto;transition:none}.orbit-home-module__Qj6h4q__startPill,.orbit-home-module__Qj6h4q__pcard{animation:none}.orbit-home-module__Qj6h4q__hero{transition:none}}@media (max-width:860px){.orbit-home-module__Qj6h4q__assemblyFrame{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;gap:12px;padding:76px 12px 12px}.orbit-home-module__Qj6h4q__board{padding:0 4px}.orbit-home-module__Qj6h4q__bhead,.orbit-home-module__Qj6h4q__bnote{display:none}.orbit-home-module__Qj6h4q__pillars{justify-content:center}}@media (max-width:480px){.orbit-home-module__Qj6h4q__loginPill{padding:8px 14px;font-size:.8rem}.orbit-home-module__Qj6h4q__userChip{padding:5px 12px}.orbit-home-module__Qj6h4q__signout{font-size:.8rem}}@media (max-width:380px){.orbit-home-module__Qj6h4q__page{--page-pad-x:12px;--page-pad-y:16px}}
