.features .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.community-card,.sniper-card{min-height:625px;padding-bottom:26px}
.community-card .feature-copy,.sniper-card .feature-copy{padding:33px 34px 0}
.community-card h2,.sniper-card h2{font-size:34px;margin:0;line-height:1.22}
.discord-preview{background:#16171b;color:#eeedf1;border:1px solid #ffffff15;box-shadow:0 14px 30px #0003;border-radius:13px;overflow:hidden;margin:33px 26px 0}
.discord-preview-top{display:flex;align-items:center;gap:9px;border-bottom:1px solid #ffffff12;padding:13px 15px;font-size:11px;color:#c3c1cb;height:53px}
.discord-preview-top>img{width:24px;height:24px;border-radius:50%}.discord-preview-top>svg{margin-left:auto;width:16px;height:16px;color:#85828e}
.joni-message{display:flex;gap:10px;padding:20px 16px 18px}.joni-avatar{width:28px;height:28px;flex-shrink:0;border-radius:50%;background-image:url('assets/community-joni.png');background-size:855% auto;background-position:2.65% 1.55%}
.joni-message-body{min-width:0;flex:1}.joni-message-body>strong{color:#6688ff;font-size:13px;font-weight:650}.joni-message-body>p{font-size:16px;line-height:1.4;margin:4px 0 11px;color:#f0edf4;max-width:none}
.joni-picture{display:block;position:relative;background:#1d1e21;border:0;padding:0;width:100%;height:276px;border-radius:10px;overflow:hidden;cursor:zoom-in}
.joni-picture>span{display:block;width:100%;height:100%;background-image:url('assets/community-joni.png');background-size:173.6% auto;background-position:44.2% 34%;transition:transform .7s}.joni-picture:hover>span{transform:scale(1.035)}
.joni-picture>svg{position:absolute;right:10px;bottom:10px;width:22px;height:22px;background:#17131cab;padding:5px;color:white;box-sizing:content-box;border-radius:50%}
.joni-reactions{display:flex;gap:7px;margin-top:12px}.joni-reactions>span{display:inline-flex;padding:3px 8px;border:1px solid #7670ff80;border-radius:8px;background:#5b50f325;color:#ccd0ff;font-size:12px}
.bot-preview{position:relative;overflow:visible;padding-bottom:62px}.bot-preview .discord-preview-top{border-radius:13px 13px 0 0}.discord-preview-top b{font-size:8px;color:#fff;background:#6965ee;border-radius:3px;padding:2px 4px;margin-left:5px}.discord-preview-top>small{margin-left:auto;font-size:9px;color:#96939e}
.bot-embed{background:#202126;border:1px solid #ffffff0e;border-left:3px solid #a17beb;border-radius:5px;margin:16px 13px 0;padding:16px 13px}
.bot-embed-heading{display:flex;align-items:center;gap:8px;color:#97bfff;margin-bottom:16px}.bot-embed-heading>svg{width:17px;height:17px}.bot-embed-heading strong{font-size:13px;font-weight:600}
.bot-pieces{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bot-pieces>div{min-width:0}.bot-pieces img{width:100%;aspect-ratio:.91;object-fit:contain;background:#fafafa;border-radius:7px;display:block}.bot-pieces>div>span{display:flex;align-items:center;gap:4px;font-size:9px;color:#bfbcc8;margin-top:10px}.bot-pieces>div>b{display:block;font-size:9px;line-height:1.3;font-weight:500;color:#eeeaf4;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bot-flag{display:inline-block;width:14px;height:10px;border-radius:2px;box-shadow:0 0 0 1px #ffffff16;flex-shrink:0}.bot-fr{background:linear-gradient(90deg,#0055a4 33.3%,#fff 33.3% 66.6%,#ef4135 66.6%)}.bot-de{background:linear-gradient(#141414 33.3%,#d92329 33.3% 66.6%,#ffce00 66.6%)}.bot-es{background:linear-gradient(#aa151b 25%,#f1bf00 25% 75%,#aa151b 75%)}
.bot-action-row{display:grid;grid-template-columns:.9fr .8fr 1.2fr;gap:6px;margin-top:19px}.bot-action{display:flex;align-items:center;justify-content:center;gap:5px;color:white;background:#665af0;border:1px solid #9891ff66;border-radius:6px;padding:9px 5px;font-size:10px;white-space:nowrap}.bot-action svg{width:12px;height:12px}.bot-action.buy{background:#8c62ee;animation:botBuyPulse 7s ease-in-out infinite}
.bot-view-action{display:flex;gap:6px;align-items:center;font-size:10px;color:#bbb8c9;margin-top:13px}.bot-view-action>svg{width:12px;height:12px}
.one-click-benefit{position:absolute;left:50%;bottom:13px;transform:translateX(-50%);display:flex;align-items:center;gap:9px;background:#2c2637;border:1px solid #a880eb66;box-shadow:0 10px 25px #0004;border-radius:10px;padding:9px 14px;white-space:nowrap;animation:oneClickLift 7s ease-in-out infinite}
.one-click-benefit>span{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#a780eb25;color:#c7a7ff}.one-click-benefit svg{width:14px;height:14px}.one-click-benefit b{font-size:11px;font-weight:500;color:#f3ebff}
.bot-pointer{position:absolute;width:18px;height:22px;left:24%;bottom:107px;fill:#eeeaf6;stroke:#30263f;stroke-width:1.5;filter:drop-shadow(0 3px 3px #0008);animation:botCursorMove 7s ease-in-out infinite;pointer-events:none}
@keyframes botCursorMove{0%,100%{opacity:0;transform:translate(37px,23px)}23%{opacity:1;transform:translate(37px,23px)}44%,59%{opacity:1;transform:translate(0,0)}70%,88%{opacity:0;transform:translate(0,0)}}
@keyframes botBuyPulse{0%,43%,70%,100%{box-shadow:none}49%,58%{box-shadow:0 0 0 3px #a87dff32,0 0 18px #a87dff42}}
@keyframes oneClickLift{0%,40%,100%{translate:0 0}54%,69%{translate:0 -4px}}
.feature-card .bot-preview *{animation-play-state:paused}.feature-card.feature-animated .bot-preview *{animation-play-state:running}.motion-paused .feature-card .bot-preview *{animation-play-state:paused}
@media(max-width:1100px){.community-card h2,.sniper-card h2{font-size:29px}.community-card .feature-copy,.sniper-card .feature-copy{padding:29px 25px 0}.discord-preview{margin-left:18px;margin-right:18px}.joni-message{padding-left:12px;padding-right:12px;gap:8px}.joni-avatar{width:23px;height:23px}.joni-picture{height:255px}.bot-embed{padding:13px 10px;margin-left:10px;margin-right:10px}.bot-action{font-size:9px;gap:4px}.bot-pieces>div>span{font-size:8px}.bot-pieces>div>b{font-size:8px}.bot-preview{padding-bottom:67px}.bot-pieces img{aspect-ratio:.78}.community-card,.sniper-card{min-height:590px}}
@media(max-width:760px){.features .feature-grid{grid-template-columns:1fr;gap:22px}.community-card,.sniper-card{min-height:0;padding-bottom:24px}.community-card h2,.sniper-card h2{font-size:31px}.discord-preview{margin:25px 21px 0}.joni-picture{height:290px}.joni-message{padding:19px 14px;gap:10px}.joni-avatar{width:27px;height:27px}.bot-embed{padding:15px 13px;margin:15px 12px 0}.bot-pieces img{aspect-ratio:1}.bot-pieces>div>span{font-size:9px}.bot-pieces>div>b{font-size:9px}.bot-action{font-size:10px}.discord-preview-top{font-size:11px}.bot-preview{padding-bottom:66px}}
@media(max-width:390px){.discord-preview{margin-left:16px;margin-right:16px}.joni-message{padding-left:10px;padding-right:10px;gap:8px}.joni-picture{height:260px}.bot-embed{padding:13px 9px;margin-left:9px;margin-right:9px}.bot-action-row{gap:4px}.bot-action{font-size:9px;gap:3px}.bot-action svg{width:10px;height:10px}.bot-pieces>div>span{font-size:8px}.bot-flag{width:11px;height:8px}.community-card h2,.sniper-card h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){.bot-preview *{animation:none!important}.bot-pointer{display:none}}

/* A single Discord listing, with three views of the same jacket. */
.bot-listing-country{display:flex;align-items:center;gap:6px;color:#c5c1cf;font-size:10px;margin-bottom:9px}.bot-listing-country>span{margin-left:auto;color:#aaa3b8;font-size:9px}
.bot-embed-heading{margin-bottom:7px}.bot-embed-heading strong{font-size:15px}
.bot-listing-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-bottom:13px;animation:botPriceReveal 7s ease infinite}.bot-listing-price>b{font-size:23px;letter-spacing:-.6px;color:#e5d5ff}.bot-listing-price>span{font-size:10px;color:#c8c1d1}
.bot-jacket-photos{display:grid;grid-template-columns:1.45fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:5px;height:234px;border-radius:7px;overflow:hidden}.bot-jacket-photos>img{width:100%;height:100%;object-fit:cover;display:block}.bot-jacket-photos>img:first-child{grid-row:span 2;object-position:50% 50%}.bot-jacket-photos>img:nth-child(2){object-position:50% 43%}
.bot-action-row{margin-top:13px}.bot-pointer{bottom:101px}.one-click-benefit{padding:9px 11px;gap:6px}.one-click-benefit b{font-size:10px}
@keyframes botPriceReveal{0%,100%{opacity:.65;transform:translateY(3px)}13%,87%{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.bot-jacket-photos{height:198px}.bot-listing-price>b{font-size:21px}.one-click-benefit b{font-size:9px}.one-click-benefit{padding:9px 8px}.bot-embed-heading strong{font-size:13px}}
@media(max-width:760px){.bot-jacket-photos{height:260px}.one-click-benefit b{font-size:10px}}
@media(max-width:390px){.bot-jacket-photos{height:225px}.bot-listing-price>span{font-size:9px}.one-click-benefit b{font-size:9px}}
