.quest-recipe-rewards{gap:12px;margin:18px 0;display:grid}.quest-recipe-rewards article{border:1px solid #474936;border-left:4px solid var(--accent);background:linear-gradient(135deg,#1d2018,#151612);grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.quest-recipe-rewards article>span{background:#0d0e0b;place-items:center;width:72px;height:72px;display:grid}.quest-recipe-rewards img{object-fit:contain}.quest-recipe-rewards small,.quest-recipe-rewards strong{display:block}.quest-recipe-rewards small{color:#a99a66;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.quest-recipe-rewards strong{color:#e4deca;margin-top:4px;font:22px Georgia,serif}.quest-recipe-rewards p{color:#aaa79a;max-width:820px;margin:6px 0 0;font-size:12px;line-height:1.45}.quest-recipe-rewards article>a{color:#171814;background:var(--accent);white-space:nowrap;padding:10px 12px;font-weight:800;text-decoration:none}@media (max-width:720px){.quest-recipe-rewards article{grid-template-columns:64px 1fr}.quest-recipe-rewards article>a{text-align:center;grid-column:1/-1}}.quest-item-acquisition .quest-page-items>a>b{gap:3px;display:grid}.quest-item-acquisition .quest-page-items small{color:#999486;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:700}.quest-item-acquisition .quest-page-items>a:hover{border-color:var(--accent)}
.quest-steps{gap:18px;display:grid}.quest-steps>ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.quest-steps>ol>li{background:linear-gradient(105deg,#1c1e18,#151610 70%);border:1px solid #3d4036;border-left:3px solid #9f702d;grid-template-columns:58px minmax(0,1fr);align-items:stretch;min-height:82px;transition:border-color .16s,background .16s;display:grid;overflow:hidden;box-shadow:0 4px 12px #0506042b}.quest-steps>ol>li:hover{background:linear-gradient(105deg,#202119,#171812 70%);border-color:#6b5a37 #6b5a37 #6b5a37 #d89535}.quest-step-number{color:#171812;background:#191b16;border-right:1px solid #34362d;place-items:center;width:58px;min-height:100%;display:grid;position:relative}.quest-step-number:after{content:"";background:#8c672f;width:1px;position:absolute;top:18px;bottom:18px;right:-1px}.quest-step-number b{z-index:1;color:#efbd69;background:#242117;border:1px solid #d89a3b;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;display:grid;position:relative}.quest-step-copy{align-self:center;min-width:0;padding:18px 22px}.quest-step-copy>p{color:#cbc6b7;max-width:900px;margin:0;font-size:16px;line-height:1.72}.quest-step-copy a{color:#dda044;text-underline-offset:4px;padding:0 1px;font-weight:600;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-color:#86652f}.quest-step-copy a:hover{color:#ffd17d;text-decoration-style:solid}.quest-step-label{color:#e2a548;letter-spacing:.11em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:700;display:block}.quest-step-note{color:#aaa695;background:#11120e;border-left:2px solid #91703a;max-width:900px;margin-top:10px;padding:9px 11px;font-size:13px;line-height:1.55}.quest-step-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-width:1040px;margin-top:13px;display:grid}.quest-step-choice-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.quest-step-choice-group{background:#11120e;border:1px solid #45473e;min-width:0;padding:16px;position:relative}.quest-step-choice-group:before{content:"";background:#755b31;width:1px;height:18px;position:absolute;top:-19px;left:50%}.quest-step-choice-group>h3{color:#ead5ad;text-align:center;border-bottom:1px solid #3a3c34;margin:0 0 13px;padding:1px 0 12px;font-family:Georgia,serif;font-size:20px;font-weight:500}.quest-step-choice-group>div{gap:10px;display:grid}.quest-step-choice{background:#12130f;border:1px solid #42443a;align-content:start;gap:8px;min-width:0;padding:16px 17px;display:grid}.quest-step-choice small{letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.35}.quest-step-choice strong{color:#e5deca;font-family:Georgia,serif;font-size:18px;line-height:1.4}.quest-step-choice span{color:#bbb6a6;font-size:15px;line-height:1.62}.quest-step-choice.continue{background:linear-gradient(135deg,#142017,#11130f);border-color:#486747}.quest-step-choice.continue small{color:#86bb79}.quest-step-choice.fail{background:linear-gradient(135deg,#261613,#14110f);border-color:#75443b}.quest-step-choice.fail small{color:#e07a68}.quest-step-choice.alternate{background:linear-gradient(135deg,#141e24,#11130f);border-color:#465f70}.quest-step-choice.alternate small{color:#79aeca}.quest-step-choice.postpone,.quest-step-choice.neutral{background:linear-gradient(135deg,#201b12,#12130f);border-color:#6a5837}.quest-step-choice.postpone small,.quest-step-choice.neutral small{color:#d7a652}.quest-steps>ol>li.quest-step-branch{background:linear-gradient(#1b1c16,#141510);border:1px solid #665432;border-top:3px solid #d89535;grid-template-columns:1fr;margin-top:18px;position:relative;overflow:visible}.quest-steps>ol>li.quest-step-branch:before{content:"";background:#8c672f;width:1px;height:18px;position:absolute;top:-21px;left:50%}.quest-steps>ol>li.quest-step-branch>.quest-step-number{z-index:2;background:#171812;border:0;border-radius:50%;width:34px;min-height:34px;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.quest-steps>ol>li.quest-step-branch>.quest-step-number:after{display:none}.quest-steps>ol>li.quest-step-branch .quest-step-number b{color:#ffd087;background:#332513;width:32px;height:32px}.quest-step-branch>.quest-step-copy{padding:27px 22px 22px}.quest-step-branch>.quest-step-copy>.quest-step-label,.quest-step-branch>.quest-step-copy>p{text-align:center}.quest-step-branch>.quest-step-copy>.quest-step-label{letter-spacing:.12em;margin-bottom:9px;font-size:12px}.quest-step-branch>.quest-step-copy>p{color:#eee4cf;max-width:none;font-family:Georgia,serif;font-size:23px;line-height:1.42}.quest-step-branch>.quest-step-copy>.quest-step-note{text-align:center;border-top:1px solid #5f4c2d;border-left:0;max-width:900px;margin:13px auto 0;padding:12px 14px;font-size:15px;line-height:1.65}.quest-steps>ol>li.quest-step-danger{background:linear-gradient(105deg,#241713,#161310 70%);border-color:#613a34 #613a34 #613a34 #b95243}.quest-steps>ol>li.quest-step-danger:hover{background:linear-gradient(105deg,#2a1915,#191411 70%);border-color:#885048 #885048 #885048 #db6b5b}.quest-step-danger .quest-step-number{background:#211411;border-right-color:#4d2e29}.quest-step-danger .quest-step-number:after{background:#a14d41}.quest-step-danger .quest-step-number b{color:#ff9d8d;background:#351a16;border-color:#c75c4c}.quest-step-danger .quest-step-label{color:#ef7766}.quest-step-danger .quest-step-note{color:#c6aaa4;background:#1a100e;border-left-color:#a94d40}.quest-steps-objectives{gap:10px}.quest-steps-objectives>ol>li{min-height:60px}.quest-steps-objectives .quest-step-copy{padding:13px 18px}.quest-steps-objectives .quest-step-copy>p{font-size:14px;line-height:1.58}.quest-steps-objectives .quest-step-branch>.quest-step-copy{padding:27px 22px 22px}.quest-steps-objectives .quest-step-branch>.quest-step-copy>p{font-size:23px;line-height:1.42}@media (max-width:600px){.quest-steps>ol>li{grid-template-columns:46px minmax(0,1fr);min-height:68px}.quest-step-number{width:46px}.quest-step-number b{width:29px;height:29px;font-size:11px}.quest-step-copy,.quest-steps-objectives .quest-step-copy{padding:12px 13px}.quest-step-copy>p,.quest-steps-objectives .quest-step-copy>p{font-size:13px}.quest-step-choices,.quest-step-choice-groups{grid-template-columns:1fr}.quest-step-branch>.quest-step-copy{padding:25px 12px 12px}.quest-step-branch>.quest-step-copy>p,.quest-steps-objectives .quest-step-branch>.quest-step-copy>p{font-size:17px}.quest-step-choice-group{padding:10px}.quest-step-choice-group>h3{font-size:18px}.quest-step-choice{padding:13px 14px}.quest-step-choice strong{font-size:16px}.quest-step-choice span{font-size:14px}}
