/* ReflectMe Help Center 2026 */
:root{
  --help-bg:#f3f6fc;
  --help-surface:#ffffff;
  --help-surface-soft:#f8faff;
  --help-text:#131a26;
  --help-muted:#586374;
  --help-line:rgba(17,22,28,.09);
  --help-line-strong:rgba(37,99,235,.22);
  --help-blue:#2563eb;
  --help-blue-dark:#1d4ed8;
  --help-blue-soft:#eef4ff;
  --help-green:#15803d;
  --help-green-soft:#eefbf3;
  --help-yellow:#a16207;
  --help-yellow-soft:#fff9e8;
  --help-red:#b42318;
  --help-red-soft:#fff2f0;
  --help-radius:16px;
  --help-shadow:0 18px 46px rgba(15,23,42,.08);
  --help-shadow-soft:0 8px 24px rgba(15,23,42,.055);
}
html{scroll-behavior:smooth}
body.pomoc-page{background:var(--help-bg);color:var(--help-text)}
body.pomoc-page main{overflow:hidden}
body.pomoc-page a:focus-visible,
body.pomoc-page button:focus-visible,
body.pomoc-page input:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:3px}
body.pomoc-page .rm-bar::after{background:linear-gradient(90deg,transparent,rgba(37,99,235,.35),transparent)}
body.pomoc-page .rm-bar__cta{color:var(--help-blue);border-color:rgba(37,99,235,.55)}
body.pomoc-page .rm-bar__cta:hover{border-color:var(--help-blue)}
.help-footer-support{display:inline-flex!important;align-items:center;gap:8px;color:#dbe6f3!important;font-size:13px!important;font-weight:750!important;text-decoration:none}
.help-footer-support svg{width:16px;height:16px;fill:none!important;stroke:#60a5fa!important;stroke-width:2!important}
.help-kicker{margin:0;color:var(--help-blue);font-size:12px;font-weight:850;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}
.help-home-hero{position:relative;padding:clamp(74px,9vw,118px) 0 clamp(62px,8vw,96px);background:linear-gradient(180deg,#fbfdff 0%,#f3f6fc 100%);border-bottom:1px solid var(--help-line)}
.help-home-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(700px 300px at 50% -5%,rgba(37,99,235,.12),transparent 70%);pointer-events:none}
.help-home-hero__inner{position:relative;max-width:900px;text-align:center}
.help-home-hero h1{margin:14px 0 16px;color:var(--help-text);font-size:clamp(44px,6vw,64px);font-weight:850;letter-spacing:-.055em;line-height:1.02}
.help-home-hero__lead{max-width:720px;margin:0 auto;color:var(--help-muted);font-size:clamp(17px,2vw,20px);line-height:1.6}
.help-search{position:relative;max-width:760px;margin:34px auto 0;text-align:left;z-index:20}
.help-search__field{display:flex;align-items:center;gap:14px;min-height:64px;padding:0 16px 0 20px;background:#fff;border:1px solid rgba(37,99,235,.18);border-radius:16px;box-shadow:0 18px 50px rgba(15,23,42,.11)}
.help-search__field:focus-within{border-color:rgba(37,99,235,.52);box-shadow:0 20px 55px rgba(37,99,235,.14)}
.help-search__field svg{width:23px;height:23px;fill:none;stroke:var(--help-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.help-search__field input{min-width:0;flex:1;height:62px;border:0;outline:0;background:transparent;color:var(--help-text);font:inherit;font-size:16px;font-weight:650}
.help-search__field input::placeholder{color:#8993a2;font-weight:550}
.help-search__field kbd{padding:5px 8px;border:1px solid var(--help-line);border-bottom-width:2px;border-radius:8px;background:#f8fafc;color:#748092;font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace}
.help-search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;max-height:440px;overflow:auto;padding:8px;background:#fff;border:1px solid var(--help-line);border-radius:16px;box-shadow:0 26px 70px rgba(15,23,42,.18)}
.help-search-results[hidden]{display:none}
.help-search-result{display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;padding:12px;border:0;border-radius:12px;background:transparent;color:inherit;text-align:left;text-decoration:none;cursor:pointer}
.help-search-result:hover,.help-search-result.is-active{background:var(--help-blue-soft)}
.help-search-result__icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#edf3ff;color:var(--help-blue)}
.help-search-result__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.help-search-result small{display:block;margin-bottom:2px;color:var(--help-blue);font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
.help-search-result strong{display:block;color:var(--help-text);font-size:14px;line-height:1.35}
.help-search-result p{margin:3px 0 0;color:var(--help-muted);font-size:12.5px;line-height:1.45}
.help-search-result>svg{width:17px;height:17px;fill:none;stroke:#8b96a5;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.help-search-empty{padding:22px;text-align:center}
.help-search-empty strong{display:block;margin-bottom:5px;color:var(--help-text)}
.help-search-empty p{margin:0;color:var(--help-muted);font-size:14px}
.help-search-empty a{color:var(--help-blue);font-weight:750}
.help-quick-links{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:16px auto 0;color:#798493;font-size:13px}
.help-quick-links button{padding:7px 10px;border:1px solid var(--help-line);border-radius:999px;background:rgba(255,255,255,.78);color:#465365;font:inherit;font-weight:700;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}
.help-quick-links button:hover{border-color:rgba(37,99,235,.27);background:#fff;color:var(--help-blue)}
.help-home-hero__support{display:flex;justify-content:center;align-items:center;gap:8px 14px;flex-wrap:wrap;margin:22px 0 0;color:#697586;font-size:13.5px}
.help-home-hero__support a{color:var(--help-blue);font-weight:800;text-decoration:none}
.help-home-hero__support span{padding-left:14px;border-left:1px solid var(--help-line)}
.help-section{padding:clamp(64px,8vw,92px) 0;background:var(--help-bg)}
.help-section--muted{background:#eaf0f8;border-top:1px solid var(--help-line);border-bottom:1px solid var(--help-line)}
.help-section--support{padding-top:56px;background:var(--help-bg)}
.help-section-heading{max-width:720px;margin:0 auto 34px;text-align:center}
.help-section-heading--left{max-width:none;margin:0 0 24px;text-align:left}
.help-section-heading h2{margin:8px 0 10px;color:var(--help-text);font-size:clamp(29px,4vw,40px);font-weight:820;letter-spacing:-.04em;line-height:1.12}
.help-section-heading--left h2{font-size:clamp(25px,3vw,32px);letter-spacing:-.035em}
.help-section-heading p:last-child{margin:0;color:var(--help-muted);font-size:16px;line-height:1.65}
.help-collections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.help-collection-card{display:flex;flex-direction:column;min-height:310px;padding:24px;background:#fff;border:1px solid var(--help-line);border-radius:var(--help-radius);box-shadow:0 1px 0 rgba(255,255,255,.8);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.help-collection-card:hover{transform:translateY(-2px);border-color:rgba(37,99,235,.22);box-shadow:var(--help-shadow-soft)}
.help-collection-card__top{display:flex;align-items:flex-start;gap:15px}
.help-collection-card__icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:var(--help-blue-soft);color:var(--help-blue)}
.help-collection-card__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.help-collection-card h2{margin:0 0 7px;color:var(--help-text);font-size:19px;font-weight:800;letter-spacing:-.025em;line-height:1.25}
.help-collection-card__top p{margin:0;color:var(--help-muted);font-size:14px;line-height:1.55}
.help-collection-card ul{list-style:none;padding:0;margin:22px 0 20px;border-top:1px solid var(--help-line)}
.help-collection-card li{border-bottom:1px solid var(--help-line)}
.help-collection-card li a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 2px;color:#344256;font-size:13.5px;font-weight:700;text-decoration:none}
.help-collection-card li a:hover{color:var(--help-blue)}
.help-collection-card li svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.help-collection-card__all{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--help-blue);font-size:13.5px;font-weight:800;text-decoration:none}
.help-collection-card__all svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}
.help-collection-card__all:hover svg{transform:translateX(2px)}
.help-popular-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.help-popular-link{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:#fff;border:1px solid var(--help-line);border-radius:14px;color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease}
.help-popular-link:hover{border-color:rgba(37,99,235,.24);box-shadow:var(--help-shadow-soft)}
.help-popular-link small{display:block;margin-bottom:2px;color:var(--help-blue);font-size:10.5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.help-popular-link strong{display:block;color:var(--help-text);font-size:14.5px;line-height:1.35}
.help-popular-link>svg{width:18px;height:18px;fill:none;stroke:var(--help-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.help-support-panel{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:20px 24px;align-items:center;padding:32px;background:#fff;border:1px solid rgba(37,99,235,.17);border-radius:18px;box-shadow:var(--help-shadow-soft);overflow:hidden}
.help-support-panel::after{content:"";position:absolute;width:260px;height:260px;right:-120px;top:-150px;border-radius:50%;background:rgba(37,99,235,.07);pointer-events:none}
.help-support-panel__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:var(--help-blue-soft);color:var(--help-blue)}
.help-support-panel__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.help-support-panel h2{margin:5px 0 8px;color:var(--help-text);font-size:25px;font-weight:820;letter-spacing:-.035em;line-height:1.15}
.help-support-panel__content>p:not(.help-kicker):not(.help-support-panel__response){max-width:690px;margin:0;color:var(--help-muted);font-size:14.5px;line-height:1.6}
.help-support-panel__content a,.help-support-panel__secondary a{color:var(--help-blue);font-weight:800;text-decoration:none}
.help-support-panel__response{margin:7px 0 0;color:#748092;font-size:12.5px}
.help-support-panel__actions{position:relative;z-index:1;display:flex;flex-direction:column;gap:9px;min-width:205px}
.help-support-panel__secondary{grid-column:2/-1;margin:0;color:#7b8695;font-size:12.5px}
.help-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 15px;border:1px solid transparent;border-radius:12px;font-size:13.5px;font-weight:800;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}
.help-button:hover{transform:translateY(-1px)}
.help-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.help-button--primary{background:var(--help-blue);color:#fff;box-shadow:0 10px 22px rgba(37,99,235,.19)}
.help-button--primary:hover{background:var(--help-blue-dark)}
.help-button--secondary{background:#fff;border-color:var(--help-line);color:var(--help-text)}
.help-button--secondary:hover{border-color:rgba(37,99,235,.24)}
.help-article-hero{padding:clamp(46px,6vw,72px) 0 clamp(42px,5vw,60px);background:linear-gradient(180deg,#fbfdff,#f3f6fc);border-bottom:1px solid var(--help-line)}
.help-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:30px;color:#7b8796;font-size:13px}
.help-breadcrumb a{color:#677487;font-weight:700;text-decoration:none}
.help-breadcrumb a:hover{color:var(--help-blue)}
.help-breadcrumb span[aria-current="page"]{color:#344256;font-weight:700}
.help-article-hero__copy{max-width:800px}
.help-badge{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid rgba(37,99,235,.15);border-radius:999px;background:var(--help-blue-soft);color:var(--help-blue);font-size:11.5px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.help-article-hero h1{margin:16px 0 14px;color:var(--help-text);font-size:clamp(38px,5vw,52px);font-weight:850;letter-spacing:-.052em;line-height:1.05}
.help-article-hero__copy>p{max-width:750px;margin:0;color:var(--help-muted);font-size:clamp(16px,2vw,19px);line-height:1.65}
.help-article-body{padding:clamp(48px,7vw,78px) 0 clamp(72px,9vw,108px);background:var(--help-bg)}
.help-article-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(220px,270px);justify-content:space-between;gap:64px;align-items:start}
.help-article{min-width:0}
.help-answer{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;margin-bottom:44px;padding:22px;background:#fff;border:1px solid rgba(37,99,235,.16);border-radius:16px;box-shadow:var(--help-shadow-soft)}
.help-answer__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--help-green-soft);color:var(--help-green)}
.help-answer__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.help-answer h2{margin:4px 0 7px;color:var(--help-text);font-size:19px;font-weight:820;letter-spacing:-.025em}
.help-answer div>p:last-child{margin:0;color:#465365;font-size:15px;line-height:1.65}
.help-content-section{scroll-margin-top:105px;padding:0 0 42px;margin:0 0 42px;border-bottom:1px solid var(--help-line)}
.help-content-section:last-of-type{border-bottom:0}
.help-content-section p{color:#465365;font-size:15.5px;line-height:1.72}
.help-content-section a{color:var(--help-blue);font-weight:750}
.help-steps{position:relative;list-style:none;margin:0;padding:8px 0;background:#fff;border:1px solid var(--help-line);border-radius:16px;box-shadow:0 1px 0 rgba(255,255,255,.9)}
.help-steps::before{content:"";position:absolute;left:31px;top:35px;bottom:35px;width:1px;background:#d8e2f3}
.help-step{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);gap:15px;padding:16px 20px}
.help-step+.help-step{border-top:1px solid rgba(17,22,28,.06)}
.help-step__number{position:relative;z-index:1;display:grid;place-items:center;width:28px;height:28px;margin:1px 0 0 0;border:1px solid rgba(37,99,235,.25);border-radius:50%;background:#fff;color:var(--help-blue);font-size:12px;font-weight:850}
.help-step h3{margin:0 0 4px;color:var(--help-text);font-size:16px;font-weight:800;letter-spacing:-.018em;line-height:1.35}
.help-step p{margin:0;color:var(--help-muted);font-size:14px;line-height:1.6}
.help-callout{display:grid;grid-template-columns:38px minmax(0,1fr);gap:13px;margin-top:20px;padding:17px 18px;border:1px solid var(--help-line);border-radius:14px;background:#fff}
.help-callout__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--help-blue-soft);color:var(--help-blue)}
.help-callout__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.help-callout strong{display:block;margin:0 0 3px;color:var(--help-text);font-size:14.5px}
.help-callout p{margin:0;color:var(--help-muted);font-size:13.5px;line-height:1.6}
.help-callout--warn{border-color:rgba(202,138,4,.24);background:var(--help-yellow-soft)}
.help-callout--warn .help-callout__icon{background:#fff3c4;color:var(--help-yellow)}
.help-callout--security{border-color:rgba(21,128,61,.2);background:var(--help-green-soft)}
.help-callout--security .help-callout__icon{background:#ddf8e7;color:var(--help-green)}
.help-check-list{display:grid;gap:9px;list-style:none;margin:0;padding:0}
.help-check-list li{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;background:#fff;border:1px solid var(--help-line);border-radius:12px;color:#405065;font-size:14px;line-height:1.5}
.help-check-list svg{width:18px;height:18px;flex:0 0 18px;margin-top:1px;fill:none;stroke:var(--help-green);stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
.help-process{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:18px;background:#fff;border:1px solid var(--help-line);border-radius:14px}
.help-process span{padding:8px 10px;border-radius:10px;background:var(--help-blue-soft);color:#344256;font-size:12.5px;font-weight:800}
.help-process>svg{width:16px;height:16px;fill:none;stroke:#8793a3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.help-table-wrap{overflow:auto;border:1px solid var(--help-line);border-radius:14px;background:#fff}
.help-table{width:100%;border-collapse:collapse;min-width:620px}
.help-table th,.help-table td{padding:14px 16px;border-bottom:1px solid var(--help-line);text-align:left;vertical-align:top;font-size:13.5px;line-height:1.55}
.help-table th{background:#f8faff;color:#667386;font-size:11px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.help-table td{color:#465365}
.help-table tr:last-child td{border-bottom:0}
.help-table td:first-child{color:var(--help-text)}
.help-status{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:850;white-space:nowrap}
.help-status--new{background:#fff0f0;color:#b42318}.help-status--progress{background:#fff7db;color:#946200}.help-status--waiting{background:#f3eefe;color:#6d28d9}.help-status--queue{background:#eef4ff;color:#1d4ed8}.help-status--owned{background:#eaf9ff;color:#0369a1}.help-status--closed{background:#eaf9ef;color:#15803d}
.help-issue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.help-issue-card{padding:17px;background:#fff;border:1px solid var(--help-line);border-radius:13px}
.help-issue-card h3{margin:0 0 6px;color:var(--help-text);font-size:14.5px;font-weight:800}
.help-issue-card p{margin:0;color:var(--help-muted);font-size:13.5px;line-height:1.55}
.help-troubleshoot-list{display:grid;gap:10px}
.help-troubleshoot{scroll-margin-top:105px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:18px;background:#fff;border:1px solid var(--help-line);border-radius:14px}
.help-troubleshoot__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--help-blue-soft);color:var(--help-blue)}
.help-troubleshoot__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.help-troubleshoot h2{margin:0 0 5px;color:var(--help-text);font-size:16px;font-weight:800;letter-spacing:-.018em}
.help-troubleshoot p{margin:0;color:var(--help-muted);font-size:13.8px;line-height:1.6}
.help-inline-actions{margin-top:18px}
.help-accordion{background:#fff;border:1px solid var(--help-line);border-radius:15px;overflow:hidden}
.help-accordion__item+.help-accordion__item{border-top:1px solid var(--help-line)}
.help-accordion__item h3{margin:0}
.help-accordion__trigger{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:18px 19px;border:0;background:#fff;color:var(--help-text);font:inherit;font-size:14.5px;font-weight:800;text-align:left;cursor:pointer}
.help-accordion__trigger:hover{background:#fafcff}
.help-accordion__plus{position:relative;width:20px;height:20px;flex:0 0 20px}
.help-accordion__plus::before,.help-accordion__plus::after{content:"";position:absolute;left:4px;right:4px;top:9px;height:2px;border-radius:2px;background:var(--help-blue);transition:transform .16s ease}
.help-accordion__plus::after{transform:rotate(90deg)}
.help-accordion__trigger[aria-expanded="true"] .help-accordion__plus::after{transform:rotate(0)}
.help-accordion__panel{padding:0 19px 18px}
.help-accordion__panel p{margin:0;color:var(--help-muted);font-size:14px;line-height:1.65}
.help-aside{position:sticky;top:104px;display:grid;gap:18px}
.help-toc{background:#fff;border:1px solid var(--help-line);border-radius:14px;overflow:hidden}
.help-toc__toggle{display:none}
.help-toc__links{padding:17px}
.help-toc__links>p{margin:0 0 10px;color:#8a95a4;font-size:10.5px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.help-toc__links a{display:block;padding:7px 9px;border-left:2px solid transparent;border-radius:0 8px 8px 0;color:#657184;font-size:12.5px;font-weight:700;line-height:1.4;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}
.help-toc__links a:hover,.help-toc__links a.is-active{border-color:var(--help-blue);background:var(--help-blue-soft);color:var(--help-blue)}
.help-aside__support{padding:18px;background:#101923;border-radius:14px;color:#dbe6f3}
.help-aside__icon{display:grid;place-items:center;width:36px;height:36px;margin-bottom:12px;border-radius:10px;background:rgba(96,165,250,.14);color:#93c5fd}
.help-aside__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.help-aside__support strong{display:block;margin-bottom:4px;color:#fff;font-size:14px}
.help-aside__support p{margin:0 0 9px;color:#9fb0c3;font-size:12.5px;line-height:1.5}
.help-aside__support a{color:#bfdbfe;font-size:12.5px;font-weight:800;text-decoration:none;word-break:break-all}
.help-related{margin:0 0 44px;padding-top:2px}
.help-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.help-related__link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:82px;padding:14px;background:#fff;border:1px solid var(--help-line);border-radius:13px;color:inherit;text-decoration:none}
.help-related__link:hover{border-color:rgba(37,99,235,.24);box-shadow:var(--help-shadow-soft)}
.help-related__link small{display:block;margin-bottom:3px;color:var(--help-blue);font-size:9.5px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.help-related__link strong{display:block;color:var(--help-text);font-size:12.5px;line-height:1.4}
.help-related__link>svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:var(--help-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.help-article .help-support-panel{grid-template-columns:48px minmax(0,1fr);margin-top:8px}
.help-article .help-support-panel__icon{width:48px;height:48px}
.help-article .help-support-panel__actions{grid-column:2;flex-direction:row;min-width:0}
.help-article .help-support-panel__secondary{grid-column:2}
@media (max-width:1060px){
  .help-collections{grid-template-columns:repeat(2,minmax(0,1fr))}
  .help-article-layout{grid-template-columns:minmax(0,1fr) 235px;gap:36px}
}
@media (max-width:840px){
  .help-search__field kbd{display:none}
  .help-article-layout{display:flex;flex-direction:column;gap:26px}
  .help-aside{position:static;order:-1;width:100%}
  .help-toc__toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px 16px;border:0;background:#fff;color:var(--help-text);font:inherit;font-size:13px;font-weight:800;cursor:pointer}
  .help-toc__toggle svg{width:18px;height:18px;fill:none;stroke:var(--help-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}
  .help-toc__toggle[aria-expanded="true"] svg{transform:rotate(90deg)}
  .help-toc__links{display:none;border-top:1px solid var(--help-line)}
  .help-toc__links.is-open{display:block}
  .help-toc__links>p{display:none}
  .help-aside__support{display:none}
  .help-related__grid{grid-template-columns:1fr}
}
@media (max-width:720px){
  .help-home-hero{padding-top:58px}
  .help-home-hero h1{font-size:42px}
  .help-search__field{min-height:58px;padding-left:16px}
  .help-search__field input{height:56px;font-size:15px}
  .help-home-hero__support span{width:100%;padding:0;border:0}
  .help-collections,.help-popular-grid,.help-issue-grid{grid-template-columns:1fr}
  .help-collection-card{min-height:0}
  .help-support-panel{grid-template-columns:44px minmax(0,1fr);padding:24px}
  .help-support-panel__icon{width:44px;height:44px}
  .help-support-panel__actions{grid-column:1/-1;min-width:0;flex-direction:row}
  .help-support-panel__actions .help-button{flex:1}
  .help-support-panel__secondary{grid-column:1/-1}
  .help-article-hero{padding-top:34px}
  .help-breadcrumb{margin-bottom:22px}
  .help-answer{grid-template-columns:38px minmax(0,1fr);padding:18px}
  .help-answer__icon{width:38px;height:38px}
  .help-article .help-support-panel{grid-template-columns:42px minmax(0,1fr)}
  .help-article .help-support-panel__actions,.help-article .help-support-panel__secondary{grid-column:1/-1}
  .help-process{align-items:flex-start;flex-direction:column}
  .help-process>svg{transform:rotate(90deg);margin-left:22px}
}
@media (max-width:520px){
  .container{padding-left:18px;padding-right:18px}
  .help-home-hero h1{font-size:37px}
  .help-home-hero__lead{font-size:16px}
  .help-quick-links{justify-content:flex-start;text-align:left}
  .help-quick-links>span{width:100%}
  .help-section{padding:54px 0}
  .help-section-heading h2{font-size:29px}
  .help-collection-card{padding:20px}
  .help-support-panel{grid-template-columns:1fr;gap:14px}
  .help-support-panel__actions{flex-direction:column}
  .help-support-panel__secondary{grid-column:1}
  .help-article-hero h1{font-size:36px}
  .help-answer{grid-template-columns:1fr}
  .help-step{grid-template-columns:38px minmax(0,1fr);padding:14px 15px}
  .help-steps::before{left:28px}
  .help-callout,.help-troubleshoot{grid-template-columns:1fr}
  .help-article .help-support-panel{grid-template-columns:1fr}
  .help-table{min-width:570px}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}

/* Help content must remain visible even when the shared reveal script is unavailable. */
@media (prefers-reduced-motion: no-preference){
  body.pomoc-page main > section{
    opacity:1!important;
    transform:none!important;
    will-change:auto!important;
  }
}


/* Support composer: reliable alternative to a bare mailto link. */
.help-modal-open{overflow:hidden}
.help-support-modal[hidden]{display:none!important}
.help-support-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:22px}
.help-support-modal__backdrop{position:absolute;inset:0;background:rgba(10,18,30,.48);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.help-support-modal__dialog{position:relative;width:min(100%,560px);max-height:min(760px,calc(100vh - 40px));overflow:auto;padding:30px;background:#fff;border:1px solid rgba(15,23,42,.09);border-radius:20px;box-shadow:0 28px 80px rgba(15,23,42,.24);outline:none}
.help-support-modal__close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--help-line);border-radius:11px;background:#fff;color:#64748b;cursor:pointer}
.help-support-modal__close:hover{background:#f8fafc;color:var(--help-text)}
.help-support-modal__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.help-support-modal__icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:17px;border-radius:13px;background:var(--help-blue-soft);color:var(--help-blue)}
.help-support-modal__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.help-support-modal__kicker{margin:0 0 6px;color:var(--help-blue);font-size:10.5px;font-weight:850;letter-spacing:.11em}
.help-support-modal h2{margin:0;color:var(--help-text);font-size:27px;line-height:1.15;letter-spacing:-.035em}
.help-support-modal__lead{margin:10px 0 20px;color:var(--help-muted);font-size:14px;line-height:1.62}
.help-support-modal__options{display:grid;gap:9px}
.help-support-option{display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;gap:12px;width:100%;min-height:68px;padding:11px 13px;border:1px solid var(--help-line);border-radius:13px;background:#fff;color:inherit;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}
.help-support-option:hover{border-color:rgba(37,99,235,.28);box-shadow:0 8px 24px rgba(30,64,175,.08);transform:translateY(-1px)}
.help-support-option--primary{border-color:rgba(37,99,235,.25);background:#f8fbff}
.help-support-option__mark{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#eef4ff;color:var(--help-blue);font-size:14px;font-weight:900}
.help-support-option strong{display:block;color:var(--help-text);font-size:14px;font-weight:800}
.help-support-option small{display:block;margin-top:2px;color:#7b8797;font-size:12px;line-height:1.35}
.help-support-option>svg{width:18px;height:18px;fill:none;stroke:var(--help-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.help-support-modal__address{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:17px;padding:13px 14px;border-radius:12px;background:#f7f9fc}
.help-support-modal__address span{color:#7b8797;font-size:11.5px;font-weight:700}
.help-support-modal__address strong{color:var(--help-text);font-size:13px;word-break:break-all}
.help-support-modal__security{margin:13px 0 0;color:#7c5d15;font-size:11.8px;line-height:1.5}
.help-support-modal__status{min-height:18px;margin:7px 0 0;color:#166534;font-size:11.8px;font-weight:700}
@media (max-width:560px){
  .help-support-modal{padding:12px;align-items:end}
  .help-support-modal__dialog{width:100%;max-height:88vh;padding:24px 18px 20px;border-radius:18px}
  .help-support-modal h2{font-size:24px;padding-right:38px}
  .help-support-modal__address{align-items:flex-start;flex-direction:column;gap:4px}
}
