.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:linear-gradient(145deg,#1a1f2e85,#252b3b82);border:2px solid #2b323f;border-radius:12px;padding:1.2rem;transition:all .3s ease;flex:0 1 calc(33.333% - 1rem);min-width:320px}.quest-main-info{display:flex;flex-direction:column;gap:.8rem}.quest-name{margin:0;font-size:1.2rem;color:gold;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3)}.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:rgba(0,0,0,.3);border-radius:6px;font-size:.8rem;color:#b8c5d6;border:1px solid rgba(255,255,255,.1);white-space:nowrap}.quest-level{background:rgba(34,139,34,.2);border-color:rgba(34,139,34,.4);color:#90ee90}.quest-class{background:rgba(65,105,225,.2);border-color:rgba(65,105,225,.4);color:#87ceeb}.quest-nation{background:rgba(220,20,60,.2);border-color:rgba(220,20,60,.4);color:#ff6b6b}.quest-period{background:rgba(255,165,0,.2);border-color:rgba(255,165,0,.4);color:#ffb347}.quest-period i{margin-right:.3rem}.quest-requirements,.quest-rewards{display:flex;flex-direction:column;gap:.8rem}.quest-section-title{font-size:.85rem;font-weight:600;color:#7dd3fc;margin:0;text-transform:uppercase;letter-spacing:.5px}.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:linear-gradient(135deg,rgba(139,0,0,.3),rgba(220,20,60,.2));border:2px solid rgba(220,20,60,.5);border-radius:6px;font-size:1.3rem;color:#ff6b6b;flex-shrink:0}.monster-info-text{display:none}.monster-name{display:none}.monster-name-label{font-size:.7rem;color:#ffb3b3;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:4px;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:4px;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.5rem;color:orange;display:flex;align-items:center}.alert{padding:1.5rem;border-radius:8px;margin:1rem}.alert-info{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);color:#93c5fd}@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}}
