﻿.app-help-faq{margin:0;padding:14px 14px 0;border-top:1px solid #eef2f6;background:linear-gradient(180deg,#fafbfc 0,#fff 100%)}.app-help-faq__shell{border-radius:16px;border:1px solid rgba(226,232,240,.95);background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04),0 8px 24px rgba(15,23,42,.05);overflow:hidden}.app-help-faq__head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 16px 14px;border-bottom:1px solid rgba(226,232,240,.85);background:linear-gradient(135deg,rgba(13,148,136,.06) 0,rgba(255,255,255,0) 55%),linear-gradient(180deg,#f8fafc 0,#fff 100%)}.app-help-faq__head-main{display:flex;align-items:flex-start;gap:12px;min-width:0;flex:1}.app-help-faq__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;color:#0f766e;background:linear-gradient(145deg,#ecfdf5 0,#ccfbf1 100%);box-shadow:inset 0 0 0 1px rgba(13,148,136,.14),0 4px 12px rgba(13,148,136,.12)}.app-help-faq__head-text{min-width:0;flex:1}.app-help-faq__title{margin:0;font-size:1rem;font-weight:800;color:#0f172a;line-height:1.35}.app-help-faq__sub{margin:4px 0 0;font-size:.78rem;font-weight:500;color:#64748b;line-height:1.5}.app-help-faq__item[open] .app-help-faq__num,.app-help-faq__request{color:#fff;background:linear-gradient(135deg,#0d9488 0,#0f766e 100%)}.app-help-faq__request{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 16px;border:none;border-radius:999px;font-size:.8125rem;font-weight:800;font-family:inherit;cursor:pointer;white-space:nowrap;box-shadow:0 4px 14px rgba(13,148,136,.28);transition:transform .15s,box-shadow .15s,filter .15s}.app-help-faq__request:hover{filter:brightness(1.04);box-shadow:0 6px 18px rgba(13,148,136,.34);transform:translateY(-1px)}.app-help-faq__request:active{transform:translateY(0)}.app-help-faq__list{display:flex;flex-direction:column;gap:8px;padding:12px}.app-help-faq__item{border:1px solid #e8eaed;border-radius:12px;background:#fafbfc;overflow:hidden;transition: opacity .15s,background .15s,box-shadow .15s}.app-help-faq__item:hover{border-color:rgba(13,148,136,.22);background:#fff;box-shadow:0 2px 10px rgba(15,23,42,.04)}.app-help-faq__item[open]{border-color:rgba(13,148,136,.32);background:#fff;box-shadow:0 4px 16px rgba(13,148,136,.08)}.app-help-faq__question{display:flex;align-items:center;gap:10px;padding:13px 14px;font-size:.875rem;font-weight:700;color:#1e293b;cursor:pointer;list-style:none;user-select:none}.app-help-faq__question::-webkit-details-marker{display:none}.app-help-faq__num{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;font-size:.72rem;font-weight:800;color:#0f766e;background:rgba(13,148,136,.1)}.app-help-faq__question-text{flex:1;min-width:0;line-height:1.5}.app-help-faq__chev{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;color:#64748b;background:#fff;border:1px solid #e2e8f0;transition:transform .2s,color .15s,background .15s,border-color .15s}.app-help-faq__item[open] .app-help-faq__chev{transform:rotate(180deg);color:#0f766e;background:#ecfdf5;border-color:rgba(13,148,136,.24)}.app-help-faq__answer{padding:0 14px 14px 50px;border-top:1px dashed rgba(226,232,240,.9);animation:.22s appHelpFaqReveal}.app-help-faq__answer p{margin:12px 0 0;font-size:.8125rem;font-weight:400;line-height:1.7;color:#475569}@keyframes appHelpFaqReveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:575px){.app-help-faq{padding-inline:12px}.app-help-faq__head{flex-direction:column;align-items:stretch;padding:14px}.app-help-faq__request{width:100%}.app-help-faq__answer{padding-inline-start:14px}}@media (min-width:768px){.app-help-faq{padding:16px 18px 0}.app-help-faq__head{padding:18px 20px 16px}.app-help-faq__list{padding:14px 14px 16px}}html.site-dark .app-help-faq,html[data-apk-theme-dark] .app-help-faq{background:0 0;border-top-color:rgba(148,163,184,.14)}html.site-dark .app-help-faq__shell,html[data-apk-theme-dark] .app-help-faq__shell{background:rgba(15,23,42,.55);border-color:rgba(148,163,184,.16);box-shadow:0 8px 24px rgba(0,0,0,.22)}html.site-dark .app-help-faq__head,html[data-apk-theme-dark] .app-help-faq__head{background:linear-gradient(135deg,rgba(13,148,136,.12) 0,rgba(15,23,42,0) 55%),linear-gradient(180deg,rgba(15,23,42,.65) 0,rgba(15,23,42,.35) 100%);border-bottom-color:rgba(148,163,184,.14)}html.site-dark .app-help-faq__title,html[data-apk-theme-dark] .app-help-faq__title{color:#f1f5f9}html.site-dark .app-help-faq__answer p,html.site-dark .app-help-faq__sub,html[data-apk-theme-dark] .app-help-faq__answer p,html[data-apk-theme-dark] .app-help-faq__sub{color:#94a3b8}html.site-dark .app-help-faq__item,html[data-apk-theme-dark] .app-help-faq__item{background:rgba(15,23,42,.45);border-color:rgba(148,163,184,.14)}html.site-dark .app-help-faq__item:hover,html.site-dark .app-help-faq__item[open],html[data-apk-theme-dark] .app-help-faq__item:hover,html[data-apk-theme-dark] .app-help-faq__item[open]{background:rgba(15,23,42,.65);border-color:rgba(45,212,191,.24)}html.site-dark .app-help-faq__question,html[data-apk-theme-dark] .app-help-faq__question{color:#e2e8f0}html.site-dark .app-help-faq__chev,html[data-apk-theme-dark] .app-help-faq__chev{background:rgba(15,23,42,.65);border-color:rgba(148,163,184,.16);color:#94a3b8}html.apk-modal-scroll-lock-html,html.lap-help-modal-open-html,html.lap-share-modal-open-html,html.lap-update-modal-open-html{overflow:hidden;overscroll-behavior:none}body.apk-modal-scroll-lock{overflow:hidden}.lap-help-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:max(20px,env(safe-area-inset-top)) 16px max(20px,env(safe-area-inset-bottom));overscroll-behavior:contain}.lap-help-modal[hidden]{display:none!important}.lap-help-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.65)}.lap-help-modal__panel{position:relative;z-index:1;width:min(100%,440px);background:#fff;border-radius:16px;box-shadow:0 16px 48px rgba(15,23,42,.25);overflow:hidden;max-height:min(92vh,680px);overflow-y:auto}.lap-help-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid #f1f3f4}.lap-help-modal__head-main{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.lap-help-modal__head-row{display:flex;align-items:center;gap:10px}.lap-help-modal__note{margin:0;padding-inline-start:48px;font-size:.75rem;color:#80868b}.lap-help-modal__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--lap-hero-green,#7bbf3a);color:#fff}.lap-help-modal__title{margin:0;font-size:1rem;font-weight:800;color:#202124}.lap-help-modal__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:8px;background:0 0;color:#80868b;cursor:pointer}.lap-help-modal__close:hover{background:#f1f3f4}.lap-help-modal__form{padding:14px 16px 16px;display:flex;flex-direction:column;gap:12px}.lap-help-modal__field{display:flex;flex-direction:column;gap:5px}.lap-help-modal__field label{font-size:.8125rem;font-weight:700;color:#3c4043}.lap-help-modal__hint{margin:0;font-size:.75rem;color:#80868b}.lap-help-modal__req{color:#ea4335}.lap-help-modal__input,.lap-help-modal__select,.lap-help-modal__textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #dadce0;border-radius:8px;background:#fff;font-size:.9375rem;font-family:inherit;color:#202124}.lap-help-modal__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235f6368' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 12px center;padding-inline-start:32px}.lap-help-modal__textarea{min-height:88px;resize:vertical}.lap-help-modal__input:focus,.lap-help-modal__select:focus,.lap-help-modal__textarea:focus{outline:0;border-color:var(--lap-hero-green,#7bbf3a)}.lap-help-modal__hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.lap-help-modal__status{margin:0;padding:8px 10px;border-radius:8px;font-size:.8125rem;font-weight:700}.lap-help-modal__status.is-ok{background:#ecfdf5;color:#166534}.lap-help-modal__status.is-err{background:#fef2f2;color:#b91c1c}.lap-help-modal__btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:8px;font-size:.9375rem;font-weight:800;font-family:inherit;cursor:pointer}.lap-help-modal__btn--primary{width:100%;border:none;background:var(--lap-hero-green,#7bbf3a);color:#fff}.lap-help-modal__btn:disabled{opacity:.65;cursor:not-allowed}html.site-dark .lap-help-modal__panel,html[data-apk-theme-dark] .lap-help-modal__panel{background:#1e293b}html.site-dark .lap-help-modal__field label,html.site-dark .lap-help-modal__title,html[data-apk-theme-dark] .lap-help-modal__field label,html[data-apk-theme-dark] .lap-help-modal__title{color:#e2e8f0}html.site-dark .lap-help-modal__input,html.site-dark .lap-help-modal__select,html.site-dark .lap-help-modal__textarea,html[data-apk-theme-dark] .lap-help-modal__input,html[data-apk-theme-dark] .lap-help-modal__select,html[data-apk-theme-dark] .lap-help-modal__textarea{background:#0f172a;border-color:rgba(148,163,184,.22);color:#e2e8f0}