.attempt-briefing{color:#f5e9d0;background:linear-gradient(145deg,#23332c,#141e20 65%);border:1px solid #bba36e;border-radius:22px;padding:clamp(20px,5vw,36px);width:min(520px,calc(100vw - 32px));max-height:calc(100dvh - 40px);box-sizing:border-box;box-shadow:0 22px 80px #0009;line-height:1.55}
.attempt-briefing::backdrop{background:#09100fde;backdrop-filter:blur(5px)}
.attempt-briefing h2{font:700 clamp(25px,6vw,34px) Georgia,serif;color:#edd49a;margin:.25em 0 .65em}
.attempt-eyebrow{font-size:11px;letter-spacing:.17em;text-transform:uppercase;color:#cfb879}
.attempt-stakes{border-left:3px solid #cfb879;background:#ffffff08;padding:14px 16px}
.attempt-choices{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.attempt-choices button{flex:1;min-width:155px;min-height:48px;border-radius:12px;border:1px solid #ad9f7b;background:#23332c;color:#f5e9d0;padding:12px;cursor:pointer;font:inherit}
.attempt-choices .attempt-accept{background:#d9c28e;color:#19211c;font-weight:700}
.attempt-choices button:disabled{opacity:.5;cursor:wait}
.attempt-briefing button:focus-visible{outline:3px solid #fff;outline-offset:3px}
.orchard-modes{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:12px auto}.orchard-modes a,.orchard-modes span{padding:10px 15px;border:1px solid #a98f61;border-radius:12px;color:inherit}.orchard-modes [aria-current]{background:#e2cb98;color:#18231c}.orchard-modes small{display:block}
/* The intersections occupy the empty corners; fruit art stays inside each cell. */
.greek-game-verger #fruit-board{width:min(100%,540px);margin:auto;gap:0;padding:0;min-width:0;isolation:isolate}
.greek-game-verger #fruit-board .fruit-cell{aspect-ratio:1;min-width:0;min-height:0;padding:0;display:grid;place-items:center}
.greek-game-verger #fruit-board .fruit-icon{width:55%;height:55%;max-width:none;pointer-events:none}
.greek-game-verger #fruit-board .fruit-turn{display:grid!important;place-items:center;position:absolute;width:40px;height:40px;min-width:40px;min-height:40px;padding:0;transform:translate(-50%,-50%);font-family:Arial,sans-serif;font-size:29px;font-weight:bold;line-height:1;background:#f3e5bb;border:2px solid #8b703e;color:#283e24;border-radius:50%;z-index:4;touch-action:manipulation;box-shadow:0 2px 4px #0005}
.greek-game-verger #fruit-board .fruit-turn:focus-visible{outline:3px solid #315d9a;outline-offset:2px}
.greek-game-verger #fruit-board .fruit-turn:disabled{opacity:.6}
.greek-game-verger #fruit-board.is-zoomed{min-width:480px}
@media(max-width:400px){.greek-game-verger #fruit-board .fruit-turn{width:32px;height:32px;min-width:32px;min-height:32px;font-size:25px}.greek-game-verger #fruit-board .fruit-icon{width:50%;height:50%}}
.notice-delete{margin-top:24px;border-top:1px solid #987554;padding-top:14px}.notice-delete label{display:block;margin:15px 0}.notice-delete .danger{background:#6e302d;color:#fff;border:1px solid #e6afa2}
@media(max-width:1000px){.greek-game-verger #fruit-board .fruit-turn{width:32px;height:32px;min-width:32px;min-height:32px;font-size:25px}.greek-game-verger #fruit-board .fruit-icon{width:calc(100% - 36px);height:calc(100% - 36px)}}

.game-mode-caption{text-align:center;font-size:12px;line-height:1.5;margin:8px 12px 14px;color:inherit}.orchard-modes{position:relative;z-index:2}.orchard-modes small{max-width:230px}
