.farmdew-order-crate-button{position:absolute;z-index:8;left:44%;top:40%;display:grid;width:48px;min-height:48px;padding:27px 2px 2px;place-items:center;border:0;background:transparent url("/farmdew/pixel/v1/world/phase1/farm-08.png?v=3065-farmdew-world-builder-v2e") center 5px/32px 32px no-repeat;color:#4a3820;cursor:pointer;-webkit-tap-highlight-color:transparent;image-rendering:pixelated;image-rendering:crisp-edges}
.farmdew-order-crate-button[hidden]{display:none}
.farmdew-order-crate-button>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.farmdew-order-crate-button>small{display:block;max-width:46px;padding:2px 3px;border:1px solid rgba(77,51,29,.2);border-radius:4px;background:rgba(255,247,218,.92);box-shadow:0 1px 2px rgba(40,30,12,.15);font-size:.4rem;font-weight:900;line-height:1.05;text-align:center;text-shadow:none}
.farmdew-order-crate-button:focus-visible{outline:3px solid #fff0a8;outline-offset:1px}
.farmdew-order-crate-button:active{transform:scale(.96)}
.farmdew-order-crate-button.has-ready{filter:drop-shadow(0 0 6px rgba(255,222,86,.82));animation:farm-order-crate-ready 1.5s ease-in-out infinite}
.farmdew-order-crate-button.is-expired:not(.has-ready){filter:saturate(.7) brightness(.92)}
.farmdew-order-list{display:grid;gap:9px}
.farmdew-order-choice{position:relative;overflow:hidden}
.farmdew-order-choice:not(:disabled){border-color:rgba(125,89,44,.36);background:linear-gradient(135deg,#fffdf4,#f8f0d7)}
.farmdew-order-choice.informational:disabled{filter:none;opacity:1}
.farmdew-order-choice.informational:disabled>span{background:#f1e8cf}
.farmdew-order-icon{display:block;width:32px;height:32px;object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges}
.farmdew-order-track{display:block;width:100%;height:5px;margin-top:8px;border-radius:999px;background:#e2ddc8;overflow:hidden}
.farmdew-order-track>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#74a84d,#e7b84c);transition:width .3s ease}
#farmdewBoardSheet .farmdew-sheet-copy{margin-bottom:12px}
@keyframes farm-order-crate-ready{50%{transform:translateY(-2px)}}
@media(max-width:360px){.farmdew-order-crate-button{width:46px;min-height:46px;background-size:30px 30px;padding-top:25px}.farmdew-order-crate-button>small{font-size:.38rem}}
@media(prefers-reduced-motion:reduce){.farmdew-order-crate-button.has-ready{animation:none}.farmdew-order-track>b{transition:none}}
