:root{--paper:#fff;--ink:#111;--muted:#66635f;--rule:#c9c7c2;--accent:#c91f18;--accent-dark:#a61712;--error-bg:#fff7f5;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;color:var(--ink);background:var(--paper);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{background:var(--paper);min-width:320px}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--ink);margin:0}button,textarea{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent}button:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 55%, white);outline-offset:3px}button:disabled,textarea:disabled{cursor:wait;opacity:.58}.app-root{background:var(--paper);min-height:100vh}.site-shell{width:min(1392px,100% - 96px);min-height:100vh;margin:0 auto}.site-header{align-items:center;min-height:112px;display:flex}.wordmark{letter-spacing:-.075em;cursor:pointer;background:0 0;border:0;align-items:baseline;padding:8px 0;font-size:31px;font-weight:780;display:inline-flex}.wordmark span:nth-child(2){color:var(--accent);margin:0 .08em;font-weight:470}main{outline:none}.question-page{grid-template-columns:minmax(440px,550px) 1px minmax(540px,1fr);align-items:stretch;column-gap:clamp(48px,4.1vw,72px);padding:52px 0 86px;display:grid}.question-entry{min-width:0;padding-top:38px}.product-intro h1,.result-intro h1{letter-spacing:-.064em;word-break:keep-all;margin:0;font-size:clamp(52px,4.4vw,66px);font-weight:770;line-height:1.16}.product-intro h1{font-size:clamp(58px,4.8vw,72px)}.product-intro h1 span{display:block}.product-intro>p{color:#282725;letter-spacing:-.025em;word-break:keep-all;max-width:540px;margin:26px 0 0;font-size:20px;line-height:1.7}.question-form{min-width:0;margin-top:80px}.field-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:13px;display:flex}.field-heading label{font-size:16px;font-weight:760}.field-heading button{color:#302f2c;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;padding:4px 0;font-size:15px;font-weight:650}.field-heading button:hover:not(:disabled){border-bottom-color:currentColor}.question-form textarea{resize:vertical;background:var(--paper);width:100%;height:214px;min-height:180px;color:var(--ink);letter-spacing:-.02em;overflow-wrap:break-word;word-break:keep-all;border:1px solid #686763;border-radius:0;margin-bottom:28px;padding:22px 24px;font-size:18px;line-height:1.65;display:block}.question-form textarea::placeholder{color:#94918c;opacity:1}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:0;justify-content:center;align-items:center;width:100%;min-height:66px;padding:16px 22px;font-size:18px;font-weight:760;display:inline-flex}.primary-button:hover:not(:disabled){border-color:var(--accent-dark);background:var(--accent-dark)}.primary-button:disabled{opacity:1}.loading-label{justify-content:space-between;align-items:center;gap:18px;width:100%;display:flex}.loading-steps{font-variant-numeric:tabular-nums;letter-spacing:.02em;align-items:center;gap:10px;font-size:12px;display:inline-flex}.loading-steps span{opacity:.32;animation:1.2s linear infinite loading-step}.loading-steps span:nth-child(2){animation-delay:.4s}.loading-steps span:nth-child(3){animation-delay:.8s}@keyframes loading-step{0%,25%{opacity:1;transform:translateY(-1px)}34%,to{opacity:.32;transform:translateY(0)}}.inline-error{background:var(--error-bg);border:1px solid #d9aaa4;margin-top:18px;padding:20px}.inline-error>strong{font-size:15px;display:block}.inline-error>p{color:#654e4a;margin:7px 0 16px;font-size:14px;line-height:1.55}.inline-error>div{flex-wrap:wrap;gap:8px;display:flex}.inline-error button{border:1px solid var(--ink);background:var(--paper);cursor:pointer;min-height:42px;padding:9px 13px;font-size:13px;font-weight:700}.perspective-rule{background:#8d8b86;width:1px;min-height:100%;position:relative}.perspective-rule:after{background:var(--accent);content:"";width:2px;height:25%;position:absolute;top:34%;left:0;transform:translate(-.5px)}.question-preview{min-width:0}.preview-item{flex-direction:column;justify-content:flex-start;min-height:245px;padding:35px 0 42px;display:flex}.preview-item+.preview-item{border-top:1px solid #8d8b86}.preview-index{color:var(--accent);letter-spacing:-.03em;font-size:18px;font-weight:520}.preview-item p{letter-spacing:-.055em;word-break:keep-all;margin:45px 0 0;font-size:clamp(29px,2.6vw,39px);font-weight:740;line-height:1.3}.preview-item strong{color:var(--accent);font:inherit}.result-page{min-height:calc(100vh - 112px);padding:62px 0 48px}.result-intro{max-width:940px}.result-source{color:var(--accent);letter-spacing:.01em;margin:0 0 15px;font-size:14px;font-weight:730}.result-intro h1{font-size:clamp(52px,5vw,72px)}.answer-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px;display:grid}.answer-column{min-width:0;padding:30px 30px 42px}.answer-column:first-child{padding-left:0}.answer-column:last-child{padding-right:0}.answer-column+.answer-column{border-left:1px solid var(--rule)}.answer-column header{min-height:92px}.answer-index{color:var(--accent);margin-bottom:9px;font-size:14px;font-weight:700;display:block}.answer-column h2{letter-spacing:-.025em;word-break:keep-all;margin:0;font-size:18px;font-weight:730;line-height:1.4}.question-version,.answer-body{min-width:0}.question-version>span,.answer-body>span{color:var(--accent);margin-bottom:10px;font-size:12px;font-weight:780;display:block}.question-version{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);min-height:176px;padding:22px 0 26px}.question-version p{letter-spacing:-.02em;overflow-wrap:break-word;word-break:keep-all;margin:0;font-size:18px;font-weight:650;line-height:1.62}.answer-body{padding-top:24px}.answer-copy{color:#343330;word-break:keep-all;margin:0;font-size:16px;line-height:1.78}.result-actions{justify-content:flex-end;padding-top:42px;display:flex}.result-actions .primary-button{width:min(100%,330px)}.site-footer{border-top:1px solid var(--ink);min-height:90px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;margin-top:72px;font-size:12px;display:flex}@media (width<=1120px){.site-shell{width:min(100% - 56px,920px)}.site-header{min-height:92px}.question-page{grid-template-columns:1fr;gap:68px;min-height:auto;padding:54px 0 78px}.question-entry{max-width:720px;padding-top:0}.perspective-rule{display:none}.question-preview{border-top:1px solid var(--ink)}.preview-item{min-height:190px}.preview-item p{max-width:820px;margin-top:34px}.result-page{min-height:auto;padding-top:54px}}@media (width<=820px){.answer-grid{grid-template-columns:1fr;margin-top:42px}.answer-column,.answer-column:first-child,.answer-column:last-child{padding:28px 0 34px}.answer-column+.answer-column{border-top:1px solid var(--rule);border-left:0}.answer-column header{min-height:0;margin-bottom:20px}.question-version{min-height:0}}@media (width<=560px){.site-shell{width:calc(100% - 32px)}.site-header{min-height:78px}.wordmark{font-size:25px}.question-page{gap:56px;padding:38px 0 54px}.product-intro h1,.result-intro h1{font-size:42px;line-height:1.17}.product-intro>p{margin-top:22px;font-size:16px;line-height:1.65}.desktop-break{display:none}.question-form{margin-top:40px}.question-form textarea{height:176px;min-height:176px;margin-bottom:18px;padding:18px;font-size:17px}.primary-button{min-height:58px;font-size:17px}.inline-error>div{flex-direction:column;align-items:stretch}.preview-item{min-height:160px;padding:25px 0 30px}.preview-index{font-size:15px}.preview-item p{margin-top:26px;font-size:27px;line-height:1.38}.result-page{padding-top:38px}.result-source{font-size:13px}.result-actions{justify-content:stretch}.result-actions .primary-button{width:100%}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:108px;margin-top:52px}}@media (prefers-reduced-motion:reduce){.loading-steps span{opacity:.82;animation:none;transform:none}}
