.shelf-stage a{text-decoration:none;color:inherit}.shelf-stage .btn.primary{color:#fff}.shelf-stage .phone{min-height:820px}.shelf-stage .c-homehero{min-height:176px;padding-right:120px}.shelf-stage .c-homehero h1{font-size:25px;position:relative;z-index:1}.shelf-hero-image{position:absolute;right:-8px;bottom:-14px;width:160px;height:175px;object-fit:contain;transform:rotate(8deg)}.shelf-search{display:flex;gap:8px;padding:18px 20px 12px}.shelf-search input{min-width:0;flex:1;border-radius:24px;padding:10px 14px;background:#fff}.shelf-search button{border:0;background:none;color:#2c6448;font-weight:600}.shelf-tabs{display:flex;gap:10px;padding:0 20px 14px;overflow-x:auto;border-bottom:1px solid #e7e7dd}.shelf-tabs a{flex-shrink:0;padding:8px 16px;border-radius:20px;background:#eeefe5;font-size:13px}.shelf-tabs a[aria-current]{background:#284d39;color:white}.shelf-pool-cover{display:block;width:100%;height:210px;object-fit:contain;background:#e9eddf}.shelf-stage .c-poolcard{position:relative}.shelf-cover-link{position:absolute;inset:0 0 auto;height:210px;z-index:1;font-size:0}.shelf-card-action{display:flex;justify-content:flex-end;margin-top:14px}.shelf-card-action .btn{border-radius:22px}.shelf-meta{font-size:12px;color:#64715f;margin:7px 0}.shelf-state{font-size:11px;padding:4px 8px;background:#edf2e5;color:#42623d;border-radius:20px}.shelf-title{font-size:23px;line-height:1.4;margin:0 0 12px}.shelf-next{font-size:12px;background:#f4ecd8;padding:12px;border-radius:8px}.shelf-prize{width:100%;height:112px;object-fit:contain}.shelf-prizes{margin:20px 0;padding:14px 0;border-top:1px solid #e0e5d7;border-bottom:1px solid #e0e5d7}.shelf-prizes summary{cursor:pointer;font-size:13px}.shelf-prizes[open] summary{margin-bottom:16px}.shelf-prizes p{font-size:12px}.shelf-empty{text-align:center;padding:52px 18px;color:#68785f}.shelf-empty>span{font-size:50px}.shelf-empty h3{font-size:17px}.shelf-empty p{font-size:13px;margin-bottom:22px}.shelf-scenes{display:grid;gap:10px;margin-top:28px;font-size:12px}.shelf-scenes span{color:#6d7a64}.shelf-scenes a{text-decoration:underline}.shelf-stage .c-bottomnav .active{font-weight:700;color:#2c6448}.shelf-stage a:focus-visible{outline:2px solid #2c6448;outline-offset:3px}.shelf-stage .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(max-width:760px){.shelf-stage{display:block;padding:0;background:#faf9f2}.shelf-stage .consumer-context{display:none}.shelf-stage .phone{border:0;border-radius:0;box-shadow:none;min-height:100vh;max-width:480px;margin:auto}.shelf-stage .c-bottomnav{position:sticky;bottom:0}}

/* Two pool cards per row; category navigation and set cards retain their layouts. */
.shelf-pool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}
.shelf-pool-tile{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid #e7e7dd;border-radius:10px}
.shelf-tile-cover{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#e9eddf}
.shelf-tile-body{display:flex;flex:1;flex-direction:column;gap:6px;min-width:0;padding:9px 7px}
.shelf-tile-body h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;margin:0;min-height:2.8em;font-size:12px;line-height:1.4}
.shelf-tile-status,.shelf-tile-time{margin:0;font-size:10px;line-height:1.4;color:#64715f;overflow-wrap:anywhere}
.shelf-tile-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 4px;margin-top:auto;color:#2c6448;line-height:1.3}
.shelf-tile-price strong{font-size:14px}.shelf-tile-price small{display:inline;font-size:9px}
@media(max-width:360px){.shelf-pool-grid{gap:7px}.shelf-tile-body{padding:8px 5px}.shelf-tile-price strong{font-size:13px}}
