.pst-am{position:fixed;inset:0;z-index:900;display:flex;align-items:center;justify-content:center;padding:24px}.pst-am[hidden]{display:none}.pst-am--frame{z-index:920}.pst-am__overlay{position:absolute;inset:0;background:rgba(38,35,28,.55)}.pst-am__panel{position:relative;width:100%;max-width:480px;background:#fff;border-radius:0;box-shadow:0 24px 64px rgba(38,35,28,.28);padding:32px}.pst-am__x{position:absolute;top:14px;right:14px;width:38px;height:38px;padding:0;display:flex;align-items:center;justify-content:center;background:0 0;border:1px solid var(--pst-sand-200,#eae3d3);color:var(--pst-ink-600,#55524b);cursor:pointer;transition:border-color .2s ease,color .2s ease}.pst-am__x:hover{border-color:var(--pst-gold-500,#cbae6b);color:var(--pst-ink-900,#262626)}.pst-am__x:focus-visible{outline:2px solid var(--pst-gold-500,#CBAE6B);outline-offset:2px}.pst-am__x svg{width:18px;height:18px}.pst-am__title.pst-am__title{font:700 24px/1.2 var(--font-brand);color:var(--pst-ink-900,#262626);margin:0 32px 6px 0}.pst-am__sub{font-size:15px;color:var(--pst-ink-600,#55524b);margin:0 0 22px}.pst-am__list{display:flex;flex-direction:column;gap:10px}.pst-am__link{display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:16px 18px;border:0;cursor:pointer;font:700 16px/1.3 var(--font-brand);transition:background .2s ease,transform .15s ease}.pst-am__list .pst-am__link:first-child{background:var(--pst-gold-500,#cbae6b);color:var(--pst-ink-900,#262626)}.pst-am__list .pst-am__link:first-child:hover{background:var(--pst-gold-600,#b3954f)}.pst-am__list .pst-am__link:nth-child(2){background:#b35f26;color:#fff}.pst-am__list .pst-am__link:nth-child(2):hover{background:#9f5320}.pst-am__list .pst-am__link:nth-child(3){background:#7b5e7d;color:#fff}.pst-am__list .pst-am__link:nth-child(3):hover{background:#6b506d}.pst-am__link:hover{transform:translateY(-1px)}.pst-am__link:focus-visible{outline:2px solid var(--pst-ink-900,#262626);outline-offset:2px}.pst-am__link-ico{flex:none;width:30px;height:30px;background:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.pst-am__link-pfeil{flex:none;width:16px;height:16px;margin-left:auto;color:inherit}.pst-am__panel--frame{max-width:min(960px,94vw);height:min(88vh,1000px);display:flex;flex-direction:column;padding:0;overflow:hidden}.pst-am__framehead{display:flex;align-items:center;gap:16px;padding:14px 64px 14px 20px;border-bottom:1px solid var(--pst-sand-200,#eae3d3);background:var(--pst-sand-50,#fbf9f5)}.pst-am__frametitle{font:700 16px/1.2 var(--font-brand);color:var(--pst-ink-900,#262626);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pst-am__newtab{flex:none;margin-left:auto;font-size:14px;font-weight:600;color:var(--pst-gold-800,#7d6529)}.pst-am__x--frame{top:10px;right:12px;background:#fff}.pst-am__framebody{position:relative;flex:1;min-height:0}.pst-am__iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#fff}.pst-am__spinner{position:absolute;top:50%;left:50%;width:34px;height:34px;margin:-17px 0 0 -17px;border:3px solid var(--pst-sand-200,#eae3d3);border-top-color:var(--pst-gold-500,#cbae6b);border-radius:50%;animation:pst-am-spin .8s linear infinite}@keyframes pst-am-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.pst-am__spinner{animation:none}.pst-am__link{transition:none}}@media (max-width:640px){.pst-am{padding:12px}.pst-am__panel{padding:24px 20px}.pst-am__panel--frame{height:94vh;max-width:100%}.pst-am__newtab{display:none}}.pst-am__list .pst-am__link{display:flex;align-items:center;gap:14px}.pst-am__list .pst-am__link .pst-am__link-ico{display:inline-block;flex:none;width:30px;height:30px}.pst-am__list .pst-am__link .pst-am__link-pfeil{flex:none;margin-left:auto}