.card__item--boosted{border:2px solid #f5a623;position:relative;box-shadow:0 2px 12px rgba(245,166,35,.25)}
.aff-badge{position:absolute;top:-12px;right:12px;background:#f5a623;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:3px 10px;border-radius:10px;z-index:2}
.aff-bid-form{max-width:520px;margin:20px 0;padding:20px;border:1px solid #e0e0e0;border-radius:8px;background:#fafafa}
.aff-bid-form label{display:block;margin:12px 0 4px;font-weight:600;font-size:14px}
.aff-bid-form input[type=text],.aff-bid-form input[type=number],.aff-bid-form select{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}
.aff-bid-form .aff-bid-wallet{margin-top:10px;padding:10px;background:#fff;border:1px dashed #f5a623;border-radius:4px;font-family:monospace;word-break:break-all}
.aff-bid-form .aff-bid-submit{margin-top:16px;padding:10px 24px;background:#f5a623;color:#fff;border:0;border-radius:4px;font-weight:700;cursor:pointer}
.aff-bid-form .aff-bid-submit:disabled{opacity:.6;cursor:default}
.aff-bid-form .aff-bid-message{margin-top:12px;font-size:14px}
.aff-bid-form .aff-bid-message.success{color:#2e7d32}
.aff-bid-form .aff-bid-message.error{color:#c62828}
.aff-bid-form .aff-hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}
.aff-list{--aff-orange:#f97316;--aff-border:#ececf1;--aff-text:#1f2430;font-size:15px;color:var(--aff-text)}
.aff-list *,.aff-list *:before,.aff-list *:after{box-sizing:border-box}
.aff-list a{text-decoration:none;border:0;box-shadow:none}
.aff-list__toolbar{display:flex;flex-direction:column;gap:8px;margin-bottom:4px;width:100%}
.aff-list__views{display:flex;gap:10px;justify-content:flex-end}
.aff-list .aff-view{padding:10px 22px;border:1px solid var(--aff-border);border-radius:12px;background:#fff;cursor:pointer;font-weight:600;font-size:14px;color:var(--aff-text);line-height:1;transition:all .15s}
.aff-list .aff-view.active{background:var(--aff-orange);border-color:var(--aff-orange);color:#fff;box-shadow:0 4px 12px rgba(249,115,22,.35)}
.aff-list__filters{display:flex;flex-wrap:wrap;gap:10px;width:100%;background:#fff;border-radius:14px;padding:10px 12px;box-shadow:0 2px 14px rgba(31,36,48,.08)}
.aff-list .aff-filter-search{flex:2 1 170px;min-width:150px;padding:8px 14px;border:1px solid var(--aff-border);border-radius:26px;font-size:14px;outline:none}
.aff-list .aff-filter-search:focus{border-color:var(--aff-orange)}
.aff-list .aff-filter{flex:1 1 110px;min-width:100px;padding:8px 10px;border:1px solid var(--aff-border);border-radius:12px;background:#fff;font-size:14px;color:var(--aff-text);cursor:pointer}
.aff-list .aff-filter-reset{padding:8px 12px;white-space:nowrap;border:1px solid var(--aff-border);border-radius:12px;background:#fff;cursor:pointer;font-size:14px;color:var(--aff-text)}
.aff-list .aff-filter-reset:hover{border-color:var(--aff-orange);color:var(--aff-orange)}
.aff-list__counter{text-align:center;color:#6b7280;margin:8px 0 12px;font-size:14px}
.aff-list__items[data-mode=grid]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}
.aff-list .aff-item{position:relative;display:flex;flex-wrap:nowrap;align-items:center;gap:16px;background:#fff;border:1px solid transparent;border-radius:16px;padding:16px 20px;margin-bottom:12px;box-shadow:0 2px 14px rgba(31,36,48,.08);transition:box-shadow .15s}
.aff-list .aff-item:hover{box-shadow:0 6px 22px rgba(31,36,48,.13)}
.aff-list__items[data-mode=grid] .aff-item{flex-direction:column;text-align:center;margin-bottom:0}
.aff-list .aff-item--boosted{border-color:#f5a623}
.aff-list .aff-item__logo{flex:0 0 auto}
.aff-list .aff-item__logo img{width:48px;height:48px;object-fit:contain;border-radius:50%;border:1px solid var(--aff-border);background:#fff;padding:4px}
.aff-list .aff-item__main{flex:1 1 200px;min-width:180px}
.aff-list .aff-item__name a{font-size:17px;font-weight:800;color:var(--aff-text);letter-spacing:-.2px}
.aff-list .aff-item__name a:hover{color:var(--aff-orange)}
.aff-list .aff-item__cats{margin:8px 0 2px;display:flex;flex-wrap:wrap;gap:6px}
.aff-list__items[data-mode=grid] .aff-item__cats{justify-content:center}
.aff-list .aff-chip{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;border:1px solid var(--aff-border);border-radius:7px;padding:3px 9px;color:#374151;background:#fff}
.aff-list .aff-chip:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--aff-orange)}
.aff-list .aff-item__soft{color:#6b7280;font-size:14px;margin-top:6px}
.aff-list .aff-item__commission{flex:1 1 180px;min-width:160px;font-size:17px;font-weight:800;line-height:1.45}
.aff-list .aff-commission{color:var(--aff-orange)}
.aff-list .aff-item__commission .type{display:inline-block;margin:0 6px 4px 0;padding:3px 10px;border-radius:7px;background:#fff4ec;color:var(--aff-orange);font-size:12px;font-weight:700;text-transform:uppercase}
.aff-list .aff-item__features{flex:1 1 160px;min-width:150px;display:flex;flex-wrap:wrap;gap:7px;align-content:center}
.aff-list__items[data-mode=grid] .aff-item__features{justify-content:center}
.aff-list .aff-feature{font-size:12px;font-weight:600;border:1px solid var(--aff-border);border-radius:7px;padding:4px 10px;background:#fff;color:#374151}
.aff-list .aff-item__actions{display:flex;flex-direction:column;gap:10px;align-items:center;flex:0 0 auto;margin-left:auto}
.aff-list .aff-visit{display:inline-block;background:var(--aff-orange);color:#fff!important;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.4px;padding:10px 22px;border-radius:12px;box-shadow:0 4px 12px rgba(249,115,22,.35);transition:transform .12s}
.aff-list .aff-visit:hover{transform:translateY(-1px)}
.aff-list .aff-review{color:#4f46e5;font-size:14px;font-weight:600}
.aff-list .aff-review:hover{text-decoration:underline}
.aff-list .aff-group-title{font-size:19px;font-weight:800;margin:22px 0 12px;grid-column:1/-1}
.aff-list .aff-badge{top:-11px;left:24px;right:auto}
@media(max-width:700px){
.aff-list .aff-item{flex-direction:column;flex-wrap:wrap;text-align:center;padding:20px}
.aff-list .aff-item__cats,.aff-list .aff-item__features{justify-content:center}
.aff-list__views{justify-content:center}
} .aff-list .aff-item__types{display:block;margin-bottom:6px}
.aff-list .aff-item__meta{font-size:12.5px;font-weight:400;color:#6b7280;line-height:1.6}
.aff-list .aff-meta-label{color:#9ca3af}
.aff-list .aff-item__cats{margin:4px 0 0}
.aff-list .aff-item__soft{margin-top:3px;font-size:13px}
.aff-rank-block{margin:30px 0;padding:24px;background:#fff;border:1px solid #ececf1;border-radius:16px;box-shadow:0 2px 14px rgba(31,36,48,.08)}
.aff-rank-block__title{margin:0 0 12px;font-size:20px;font-weight:800}
.aff-rank-block__pos{font-size:15px;margin-bottom:14px}
.aff-rank-block__pos strong{color:#f97316;font-size:18px}
.aff-rank-boost{display:inline-block;margin-left:8px;color:#f5a623;font-weight:700;font-size:13px}
.aff-rank-block__above-title{font-weight:700;margin-bottom:6px}
.aff-rank-list{margin:0 0 10px 20px;padding:0}
.aff-rank-list li{margin-bottom:4px}
.aff-rank-list a{color:#1f2430;font-weight:600;text-decoration:none}
.aff-rank-list a:hover{color:#f97316}
.aff-rank-block .aff-bid-form{max-width:none;margin-bottom:0}
.aff-bid-fixed-program{padding:10px 12px;background:#fff;border:1px solid #ececf1;border-radius:8px;margin-top:4px}
.aff-bid-form .aff-bid-wallet{display:flex;align-items:center;gap:10px;justify-content:space-between}
.aff-bid-form .aff-bid-wallet-text{flex:1;word-break:break-all}
.aff-bid-form .aff-bid-copy{flex:0 0 auto;padding:6px 14px;border:1px solid #f5a623;border-radius:6px;background:#fff;color:#b46a00;font-size:12px;font-weight:700;cursor:pointer}
.aff-bid-form .aff-bid-copy:hover{background:#fff4ec}
.aff-bid-form .aff-bid-qr{display:block;margin-top:10px;max-width:160px;border:1px solid #ececf1;border-radius:8px;padding:6px;background:#fff}
.aff-bid-form .aff-bid-price-hint{margin:6px 0 0;font-size:13px;color:#6b7280}
.aff-bid-form .aff-bid-price-hint .aff-bid-price-val{color:#f97316;font-weight:700}
.aff-rank-block__lists{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:12px}
.aff-rank-col{flex:1 1 240px}
@media(max-width:600px){.aff-rank-block__lists{flex-direction:column;gap:12px}} .aff-top-widget{list-style:none;margin:0;padding:0;counter-reset:none}
.aff-top-widget__item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f0f0f1}
.aff-top-widget__item:last-child{border-bottom:0}
.aff-top-widget__num{flex:0 0 22px;height:22px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:6px;font-size:12px;font-weight:700;color:#6b7280}
.aff-top-widget__item.is-boosted .aff-top-widget__num{background:#fff4ec;color:#f97316}
.aff-top-widget__logo{width:30px;height:30px;object-fit:contain;border-radius:50%;border:1px solid #ececf1;background:#fff}
.aff-top-widget__name{flex:1;font-size:14px;font-weight:600;color:#1f2430;text-decoration:none}
.aff-top-widget__name:hover{color:#f97316}
.aff-top-widget__boost{color:#f5a623;font-weight:700}
.aff-sidebar-card{background:#fff;border:1px solid #ececf1;border-radius:14px;padding:18px;text-align:center;margin-bottom:18px}
.aff-sidebar-card__logo{max-width:180px;max-height:90px;object-fit:contain;margin:0 auto 10px;display:block}
.aff-sidebar-card .title__sidebar{margin:6px 0}
.aff-sidebar-card__reg{display:block;margin:12px auto 0;background:#f97316;color:#fff!important;font-weight:700;font-size:14px;text-transform:uppercase;padding:12px 10px;border-radius:10px;text-decoration:none;box-shadow:0 4px 12px rgba(249,115,22,.35)}
.aff-sidebar-card__reg:hover{transform:translateY(-1px)}
.aff-likes{display:flex;gap:8px;justify-content:center;margin-top:12px}
.aff-likes button{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #ececf1;background:#fff;font-size:13px;font-weight:600;cursor:pointer}
.aff-likes .aff-like:hover{border-color:#2e7d32;color:#2e7d32}
.aff-likes .aff-dislike:hover{border-color:#c62828;color:#c62828}
.aff-likes.is-voted button{opacity:.6;cursor:default}
.aff-likes .aff-like-count,.aff-likes .aff-dislike-count{background:#f3f4f6;border-radius:6px;padding:1px 7px;font-size:12px}
.aff-tech-info{margin:30px 0;background:#fff;border:1px solid #ececf1;border-radius:14px;padding:20px}
.aff-tech-info__title{margin:0 0 12px;font-size:19px;font-weight:800}
.aff-tech-info__table{width:100%;border-collapse:collapse}
.aff-tech-info__table td{padding:9px 10px;border-bottom:1px solid #f3f4f6;vertical-align:top;font-size:14px}
.aff-tech-info__table tr:last-child td{border-bottom:0}
.aff-tech-info__label{width:38%;color:#6b7280;font-weight:600}
.aff-tech-badge{display:inline-block;margin:0 4px 4px 0;padding:3px 10px;border-radius:7px;background:#fff4ec;color:#f97316;font-size:12px;font-weight:700;text-transform:uppercase}
.aff-vote-rating{margin:6px 0 4px;font-size:14px;color:#6b7280}
.aff-vote-stars{position:relative;display:inline-block;font-size:20px;line-height:1;color:#d1d5db;vertical-align:middle;margin-right:6px}
.aff-vote-stars__fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:#f5a623}
.aff-vote-score{font-weight:700;color:#1f2430}
.aff-tech-info{margin:20px 0;background:#fff;border:0;border-radius:16px;padding:16px 20px;box-shadow:0 2px 14px rgba(31,36,48,.08)}
.aff-tech-info__title{margin:0 0 10px;font-size:16px;font-weight:800}
.aff-tech-info__table td{padding:6px 8px;font-size:13px;word-break:break-word}
.aff-tech-info__label{width:34%;white-space:nowrap}
.aff-tech-badge{font-size:11px;padding:2px 8px}
.aff-list .aff-item>*{min-width:0}
.aff-tech-info__table{table-layout:auto;max-width:100%}
.aff-rank-block,.aff-tech-info,.aff-list{max-width:100%;overflow-x:hidden}
.aff-fullwidth{width:100%!important;max-width:100%!important;flex:0 0 100%!important}
.aff-fullwidth .site-main{max-width:100%}
.comment-list{list-style:none;margin:0;padding:0}
.comment-list .comment,.comment-list .pingback{background:#fff;border:1px solid #ececf1;border-radius:14px;padding:16px 20px;margin-bottom:12px;box-shadow:0 2px 10px rgba(31,36,48,.05)}
.comment-list .children{list-style:none;margin:12px 0 0 24px;padding:0}
.comment-list .children .comment{background:#fafafa}
.comment-list .comment-author .fn{font-weight:800;font-style:normal;color:#1f2430}
.comment-list .comment-metadata,.comment-list .comment-meta time{color:#9ca3af;font-size:12.5px}
.comment-list .comment-metadata a{color:#9ca3af;text-decoration:none}
.comment-list .comment-content{margin-top:6px;font-size:15px;line-height:1.6}
.comment-list .reply a,.comment-list .comment-reply-link{display:inline-block;margin-top:8px;color:#f97316;font-size:13px;font-weight:700;text-decoration:none}
.comment-list .reply a:hover,.comment-list .comment-reply-link:hover{text-decoration:underline}
.comment-respond input[type=text],.comment-respond input[type=email],.comment-respond input[type=url],.comment-respond textarea{border:1px solid #ececf1;border-radius:10px;padding:10px 14px;width:100%;box-sizing:border-box}
.comment-respond input:focus,.comment-respond textarea:focus{border-color:#f97316;outline:none}
.comment-respond input[type=submit],.comment-form .submit{background:#f97316!important;border:0;border-radius:12px;color:#fff;font-weight:700;text-transform:uppercase;font-size:13px;letter-spacing:.4px;padding:12px 26px;cursor:pointer;box-shadow:0 4px 12px rgba(249,115,22,.35)}
.comment-respond input[type=submit]:hover{transform:translateY(-1px)}