.affiloom{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));align-items:stretch;gap:1.25rem;margin:1.75rem 0;font-family:inherit}.affiloom-product{position:relative;display:flex;height:100%;min-width:0;flex-direction:column;border:1px solid #e7e9ee;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 5px 20px rgba(15,23,42,.07);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.affiloom-partner{position:absolute;z-index:2;top:12px;left:12px;padding:.34rem .58rem;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:rgba(255,255,255,.94);color:#475569;font-size:.68rem;font-weight:750;letter-spacing:.025em;line-height:1;text-transform:uppercase;box-shadow:0 2px 8px rgba(15,23,42,.06);backdrop-filter:blur(5px)}.affiloom-image{display:flex;align-items:center;justify-content:center;height:230px;min-height:230px;padding:2.2rem 1.5rem 1.35rem;background:linear-gradient(180deg,#f8fafc 0%,#fff 100%);overflow:hidden}.affiloom-image img{display:block;width:auto;max-width:100%;height:185px;object-fit:contain;transition:transform .25s ease}.affiloom-body{display:grid;grid-template-rows:4.35em 2.35em 66px 1.7em;flex:1;gap:.7rem;padding:1.15rem 1.15rem 1rem;border-top:1px solid #f1f3f6}.affiloom-body h3{display:-webkit-box;min-height:4.35em;margin:0;overflow:hidden;color:#172033;font-size:1.03rem;font-weight:750;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.affiloom-body h3 a{color:inherit;text-decoration:none}.affiloom-body h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.affiloom-price-context{align-self:center;margin:0;color:#64748b;font-size:.76rem;line-height:1.35}.affiloom-button{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-content:center;min-height:66px;padding:.72rem 3rem .72rem 1rem;border:0;border-radius:12px;background:var(--affiloom-color,#ff9900);color:#111827!important;line-height:1.1;text-decoration:none;box-shadow:inset 0 -2px 0 rgba(0,0,0,.12),0 5px 12px rgba(245,158,11,.2);box-shadow:inset 0 -2px 0 rgba(0,0,0,.12),0 5px 12px color-mix(in srgb,var(--affiloom-color,#ff9900) 22%,transparent);transition:filter .18s ease,transform .18s ease,box-shadow .18s ease}.affiloom-button-label{grid-column:1;grid-row:1;font-size:.7rem;font-weight:700;letter-spacing:.035em;text-transform:uppercase;opacity:.76}.affiloom-button strong{grid-column:1;grid-row:2;margin-top:.2rem;font-size:1.15rem;font-weight:850}.affiloom-arrow{position:absolute;top:50%;right:1rem;font-size:1.35rem;font-weight:700;transform:translateY(-50%);transition:transform .18s ease}.affiloom-reassurance{align-self:center;margin:0;color:#64748b;font-size:.7rem;line-height:1.3;text-align:center}.affiloom-reassurance span{color:#16803c;font-weight:900}.affiloom-button:hover{filter:brightness(.96);box-shadow:inset 0 -2px 0 rgba(0,0,0,.13),0 8px 18px rgba(245,158,11,.25);box-shadow:inset 0 -2px 0 rgba(0,0,0,.13),0 8px 18px color-mix(in srgb,var(--affiloom-color,#ff9900) 28%,transparent);transform:translateY(-1px)}.affiloom-button:hover .affiloom-arrow{transform:translate(3px,-50%)}.affiloom a:focus-visible{outline:3px solid #2563eb;outline-offset:3px}.affiloom--list{grid-template-columns:1fr}.affiloom--list .affiloom-product{display:grid;grid-template-columns:220px 1fr}.affiloom--list .affiloom-image{width:220px;height:100%;min-height:220px}.affiloom--list .affiloom-body{grid-template-rows:auto auto 66px 1.7em}.affiloom--list .affiloom-body h3{min-height:0}.affiloom--compact .affiloom-image{height:170px;min-height:170px;padding-top:2rem}.affiloom--compact .affiloom-image img{height:125px}.affiloom--compact .affiloom-body{padding-top:.95rem}.affiloom-disclosure{max-width:76ch;margin:-.85rem 0 1.5rem;color:#64748b;font-size:.72rem;line-height:1.45}.affiloom-notice{padding:.75rem;border-left:4px solid #ff9900;background:#fff8e8}@media(hover:hover){.affiloom-product:hover{border-color:#d7dbe3;box-shadow:0 14px 34px rgba(15,23,42,.12);transform:translateY(-3px)}.affiloom-product:hover .affiloom-image img{transform:scale(1.035)}}@media(max-width:560px){.affiloom{gap:1rem}.affiloom--list .affiloom-product{display:flex;flex-direction:column}.affiloom--list .affiloom-image{width:auto;height:200px}.affiloom-body{padding:1rem}.affiloom-image{height:210px;min-height:210px}}@media(prefers-reduced-motion:reduce){.affiloom-product,.affiloom-image img,.affiloom-button,.affiloom-arrow{transition:none!important}}

.affiloom-popup{position:fixed;z-index:99990;right:20px;bottom:20px;width:min(390px,calc(100vw - 40px));padding:14px;border:1px solid #e2e6ec;border-radius:18px;background:#fff;color:#172033;font-family:inherit;box-shadow:0 18px 55px rgba(15,23,42,.22);opacity:0;transform:translate3d(0,calc(24px + var(--affiloom-drag-y,0px)),0);transition:opacity .22s ease,transform .22s ease}.affiloom-popup.is-visible{opacity:1;transform:translate3d(0,var(--affiloom-drag-y,0px),0)}.affiloom-popup.is-closing{pointer-events:none}.affiloom-popup.is-dragging{transition:opacity .22s ease}.affiloom-popup-close{position:absolute;z-index:3;top:6px;right:6px;display:grid;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:#475569;cursor:pointer;place-items:center;touch-action:manipulation}.affiloom-popup-close span{font-size:28px;font-weight:400;line-height:1}.affiloom-popup-close:hover{background:#f1f5f9;color:#0f172a}.affiloom-popup-close:focus-visible,.affiloom-popup a:focus-visible,.affiloom-popup-grip:focus-visible{outline:3px solid #2563eb;outline-offset:2px}.affiloom-popup-grip{display:none}.affiloom-popup-content{min-height:132px}.affiloom-popup-copy{display:grid;grid-template-columns:104px minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:13px}.affiloom-popup-kicker{grid-column:1/-1;margin:1px 42px 11px 0;color:#64748b;font-size:.68rem;font-weight:800;letter-spacing:.065em;line-height:1;text-transform:uppercase}.affiloom-popup-image{grid-column:1;grid-row:2;display:flex;align-items:center;justify-content:center;width:104px;height:104px;padding:8px;border-radius:12px;background:linear-gradient(145deg,#f8fafc,#fff);overflow:hidden}.affiloom-popup-image img{display:block;max-width:100%;height:88px;object-fit:contain}.affiloom-popup-details{grid-column:2;grid-row:2;display:flex;min-width:0;flex-direction:column;justify-content:space-between;gap:10px}.affiloom-popup-title{display:-webkit-box;overflow:hidden;color:#172033!important;font-size:.88rem;font-weight:750;line-height:1.35;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:3}.affiloom-popup-title:hover{text-decoration:underline;text-underline-offset:2px}.affiloom-popup-cta{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;min-height:52px;padding:8px 12px;border-radius:11px;background:var(--affiloom-color,#ff9900);color:#111827!important;line-height:1.05;text-decoration:none;box-shadow:inset 0 -2px 0 rgba(0,0,0,.12);touch-action:manipulation}.affiloom-popup-cta>span:first-child{grid-column:1;grid-row:1;font-size:.65rem;font-weight:700;text-transform:uppercase;opacity:.76}.affiloom-popup-cta strong{grid-column:1;grid-row:2;margin-top:3px;font-size:1rem;font-weight:850}.affiloom-popup-cta>span:last-child{grid-column:2;grid-row:1/3;font-size:1.2rem;font-weight:800}.affiloom-popup-note{margin:10px 0 0;color:#64748b;font-size:.63rem;line-height:1.35;text-align:center}@media(hover:hover){.affiloom-popup-cta:hover{filter:brightness(.96);transform:translateY(-1px)}}@media(max-width:768px){.affiloom-popup{top:50%;right:12px;bottom:auto;width:calc(100vw - 24px);max-height:70vh;padding:20px 12px 12px;border-radius:18px;transform:translate3d(0,calc(-50% + 24px + var(--affiloom-drag-y,0px)),0)}.affiloom-popup.is-visible{transform:translate3d(0,calc(-50% + var(--affiloom-drag-y,0px)),0)}.affiloom-popup-grip{position:absolute;z-index:3;top:0;left:50%;display:grid;width:72px;height:38px;padding:0;border:0;background:transparent;cursor:grab;transform:translateX(-50%);place-items:start center;touch-action:none}.affiloom-popup-grip span{display:block;width:38px;height:4px;margin-top:8px;border-radius:99px;background:#cbd5e1}.affiloom-popup-close{top:2px;right:3px}.affiloom-popup-copy{grid-template-columns:88px minmax(0,1fr);column-gap:10px}.affiloom-popup-image{width:88px;height:100px;padding:6px}.affiloom-popup-image img{height:82px}.affiloom-popup-kicker{margin-bottom:8px}.affiloom-popup-title{font-size:.82rem;-webkit-line-clamp:2}.affiloom-popup-cta{min-height:52px;padding:8px 10px}.affiloom-popup-note{margin-top:8px}}@media(prefers-reduced-motion:reduce){.affiloom-popup{transition:none!important}}
