.daily-quests-wrapper{width:100%}.quests-list{display:flex;flex-wrap:wrap;gap:1.5rem;padding:1rem}.quest-card-horizontal{display:flex;flex-direction:column;gap:1rem;background:rgb(0 0 0 / 26%);border:1px solid var(--ko-line);border-radius:var(--ko-radius);padding:1rem;transition:border-color .25s ease,background .25s ease;flex:0 1 calc(33.333% - 1rem);min-width:320px}.quest-card-horizontal:hover{background:rgb(200 162 83 / 6%);border-color:var(--ko-line-2)}.quest-main-info{display:flex;flex-direction:column;gap:.8rem}.quest-name{margin:0;padding-bottom:.5rem;border-bottom:1px solid var(--ko-line);font-family:BeaufortForLoL,Inter,sans-serif;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ko-gold-lt);text-shadow:0 1px 3px rgb(0 0 0 / 80%)}.quest-meta{display:flex;flex-wrap:wrap;gap:.6rem}.quest-class,.quest-level,.quest-nation,.quest-period{display:inline-flex;align-items:center;padding:.3rem .7rem;background:rgb(0 0 0 / 30%);border-radius:var(--ko-radius);font-size:.78rem;color:var(--ko-text);border:1px solid var(--ko-line);white-space:nowrap}.quest-level{background:rgb(58 122 74 / 18%);border-color:rgb(58 122 74 / 42%);color:#bfe9c9}.quest-class{background:rgb(200 162 83 / 14%);border-color:rgb(200 162 83 / 40%);color:var(--ko-gold-lt)}.quest-nation{background:rgb(160 52 44 / 20%);border-color:rgb(160 52 44 / 45%);color:#f0b4a8}.quest-period{background:rgb(178 92 40 / 18%);border-color:rgb(178 92 40 / 45%);color:#f2cba9}.quest-period i{margin-right:.3rem}.quest-requirements,.quest-rewards{display:flex;flex-direction:column;gap:.8rem}.quest-section-title{font-family:BeaufortForLoL,Inter,sans-serif;font-size:.8rem;font-weight:700;color:var(--ko-gold);margin:0;text-transform:uppercase;letter-spacing:.08em}.quest-arrow{display:none}.quest-items-horizontal{display:flex;gap:.8rem;flex-wrap:wrap}.quest-item-horizontal{position:relative;display:flex;flex-direction:column;align-items:center}.quest-item-horizontal.monster-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:.3rem}.monster-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgb(160 52 44 / 22%);border:1px solid rgb(160 52 44 / 50%);border-radius:var(--ko-radius);font-size:1.2rem;color:#f0b4a8;flex-shrink:0}.monster-info-text{display:none}.monster-name{display:none}.monster-name-label{font-size:.7rem;color:var(--ko-muted);font-weight:500;text-align:center;max-width:90px;word-wrap:break-word;line-height:1.1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-block:0.3rem;margin-bottom:.3rem}.monster-item .item-count-badge{padding:.15rem .35rem;border-radius:var(--ko-radius);font-size:.65rem;font-weight:600;box-shadow:0 2px 4px rgba(0,0,0,.3);background:#00000047;color:#fff}.ko-tooltip-item{cursor:pointer;transition:all .2s ease}.item-count-badge,.item-duration-badge{padding:.2rem .4rem;border-radius:var(--ko-radius);font-size:.7rem;font-weight:600;box-shadow:0 2px 4px rgba(0,0,0,.3)}.item-count-badge{background:#00000047;color:#fff}.item-duration-badge{left:-5px;background:#00000047;color:#fff}.quest-arrow{flex:0 0 auto;font-size:1.4rem;color:var(--ko-gold);display:flex;align-items:center}.alert{padding:1.5rem;border-radius:var(--ko-radius);margin:1rem}.alert-info{background:rgb(200 162 83 / 10%);border:1px solid var(--ko-line-2);color:var(--ko-gold-lt)}@media only screen and (max-width:1400px){.quest-card-horizontal{flex:0 1 calc(50% - 0.75rem)}}@media only screen and (max-width:992px){.quest-card-horizontal{flex:0 1 100%;min-width:0}}@media only screen and (max-width:768px){.quests-list{padding:.5rem;gap:1rem}.quest-card-horizontal{padding:1rem}}@media only screen and (max-width:480px){.quest-meta{flex-direction:column}.quest-class,.quest-level,.quest-nation,.quest-period{width:100%;justify-content:center}.quest-items-horizontal{justify-content:center}}
