.thay-launch{position:fixed;right:18px;bottom:82px;z-index:1350;width:64px;height:64px;padding:0;border:2px solid var(--rose,#e7b49a);border-radius:50%;background:var(--panel,#17110e);box-shadow:0 10px 30px #0008;overflow:hidden;cursor:pointer}.thay-launch img{width:100%;height:100%;object-fit:contain}.thay-launch::after{content:'?';position:absolute;right:0;top:0;width:20px;height:20px;border-radius:50%;background:var(--rose,#e7b49a);color:var(--bg,#17110e);font:800 13px/20px sans-serif}
.thay-card{position:fixed;right:18px;bottom:154px;z-index:2100;width:min(390px,calc(100vw - 32px));border:1px solid var(--line,#554239);border-radius:20px;background:var(--panel,#1d1612);color:var(--cream,#fff);box-shadow:0 18px 60px #000b;overflow:hidden;font-family:var(--sans,Arial,sans-serif)}.thay-card[hidden]{display:none}.thay-card-head{display:flex;align-items:center;gap:12px;padding:12px 14px 0}.thay-card-head img{width:96px;height:96px;object-fit:contain;flex:none;transition:opacity .18s,transform .25s}.thay-card-head div{min-width:0}.thay-card small{display:block;color:var(--rose,#e7b49a);font-weight:800;letter-spacing:.12em}.thay-card h2{font:700 20px/1.15 var(--heading,var(--sans));margin:5px 0}.thay-card p{font-size:14px;line-height:1.5;margin:4px 0;color:inherit}.thay-close{position:absolute;right:10px;top:8px;border:0;background:transparent;color:inherit;font-size:24px;min-width:40px;min-height:40px}.thay-actions{display:flex;gap:8px;padding:12px 14px 14px}.thay-actions button{flex:1;min-height:44px;border:1px solid var(--line,#554239);border-radius:11px;background:transparent;color:inherit;font:700 13px var(--sans,Arial)}.thay-actions .primary{background:var(--rose,#e7b49a);border-color:var(--rose,#e7b49a);color:var(--bg,#17110e)}.thay-progress{height:3px;background:var(--line,#554239)}.thay-progress i{display:block;height:100%;background:var(--rose,#e7b49a);transition:width .25s}.thay-focus{outline:4px solid var(--rose,#e7b49a)!important;outline-offset:5px!important;position:relative;z-index:1349}.thay-card.is-changing img{opacity:.35;transform:translateY(4px)}
body:not(:has(.ly-mobile-bottom)) .thay-launch{bottom:20px}.shop-page .thay-launch{bottom:20px}.home-page .thay-launch{bottom:20px}
@media(max-width:700px){.thay-launch{right:12px;bottom:78px;width:56px;height:56px}.thay-card{right:10px;bottom:142px;width:calc(100vw - 20px)}.thay-card-head img{width:82px;height:82px}.thay-card h2{font-size:18px}.thay-actions{padding-top:8px}}
@media(prefers-reduced-motion:reduce){.thay-card-head img,.thay-progress i{transition:none}}
@keyframes thay-breathe{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.025)}}
.thay-launch img{animation:thay-breathe 3.2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.thay-launch img{animation:none}}
