.help-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9989;display:flex;align-items:center;justify-content:center;padding:24px}.help-modal-overlay[hidden]{display:none}.help-modal-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;border:0;padding:0;background:#020805b8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;animation:help-modal-fade-in .22s ease both}.help-modal{position:relative;z-index:1;width:min(420px,100%);max-height:calc(100vh - 48px);animation:help-modal-pop-in .28s cubic-bezier(.2,.8,.2,1) both}.help-modal__frame-wrap{position:relative;height:100%;padding:2px;border-radius:22px;overflow:hidden;isolation:isolate;background:#ffffff0f}.help-modal__frame-wrap:before{content:"";position:absolute;top:-65%;right:-65%;bottom:-65%;left:-65%;z-index:0;background:conic-gradient(from 0deg,var(--tf-accent, #20d179),rgba(20,168,95,0) 24%,var(--tf-accent, #20d179) 50%,rgba(20,168,95,0) 74%,var(--tf-accent, #20d179));filter:blur(2px);animation:help-modal-spin 5s linear infinite}.help-modal__frame-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;box-shadow:0 0 32px 4px #20d17959;animation:help-modal-glow-pulse 2.6s ease-in-out infinite;pointer-events:none}@keyframes help-modal-spin{to{transform:rotate(360deg)}}@keyframes help-modal-glow-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes help-modal-fade-in{0%{opacity:0}}@keyframes help-modal-pop-in{0%{opacity:0;transform:translateY(10px) scale(.97)}}.help-modal__frame{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;max-height:calc(100vh - 52px);overflow:hidden;border-radius:20px;background:var(--tf-card, #101010);box-shadow:0 30px 80px #0000008c,0 4px 18px #00000059;color:var(--tf-ink, #f4f4f0)}.help-modal__header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.help-modal__header h2{margin:0;font-size:19px}.help-modal__close{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;color:var(--tf-ink, #f4f4f0);cursor:pointer;transition:background .15s ease}.help-modal__close:hover{background:#ffffff1a}.help-modal__close svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;fill:none}.help-modal__body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 22px;scrollbar-width:thin}.help-modal__text{margin:0 0 20px;color:var(--tf-muted, #a7aaa7);font-size:14.5px;line-height:1.5}.help-modal__contact{display:grid;gap:4px}.help-modal__contact-row{display:flex;align-items:center;gap:12px;border-radius:10px;padding:10px 8px;color:var(--tf-ink, #f4f4f0);font-weight:700;font-size:14.5px;transition:background .15s ease}a.help-modal__contact-row:hover{background:#ffffff0d}.help-modal__contact-row--static{color:var(--tf-muted, #a7aaa7);font-weight:600}.help-modal__contact-icon{display:inline-flex;width:34px;height:34px;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px;background:#20d1791f;color:var(--tf-accent, #20d179)}.help-modal__contact-icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.help-modal__footer{flex-shrink:0;padding:16px 22px 22px;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:480px){.help-modal-overlay{padding:14px}.help-modal{width:100%}.help-modal__frame{border-radius:18px}.help-modal__header{padding:16px 16px 12px}.help-modal__body{padding:16px}.help-modal__footer{padding:14px 16px 18px}}@media(prefers-reduced-motion:reduce){.help-modal-overlay__backdrop,.help-modal{animation:none}.help-modal__frame-wrap:before{animation:none}.help-modal__frame-wrap:after{animation:none;opacity:.8}}html[data-style-mode=light] .help-modal-overlay__backdrop{background:#111a1661}html[data-style-mode=light] .help-modal__frame{background:#fff;color:#111a16;box-shadow:0 24px 70px #111a162e}html[data-style-mode=light] .help-modal__header,html[data-style-mode=light] .help-modal__footer{border-color:#111a161a}html[data-style-mode=light] .help-modal__text,html[data-style-mode=light] .help-modal__contact-row--static{color:#53625b}html[data-style-mode=light] .help-modal__contact-row{color:#111a16}html[data-style-mode=light] a.help-modal__contact-row:hover{background:#111a160f}html[data-style-mode=light] .help-modal__close{border-color:#111a161f;background:#111a160d;color:#111a16}html[data-style-mode=light] .help-modal__close:hover{background:#111a161a}
/*# sourceMappingURL=/cdn/shop/t/360/assets/help-modal.css.map */
