.ap-ver{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:var(--ap-radius-pill);background:var(--ap-surface-2);box-shadow:inset 0 0 0 1px var(--ap-border);font-size:12px;line-height:16px;font-weight:700;color:var(--ap-text)}
.ap-ver::before{content:"";width:6px;height:6px;flex-shrink:0;border-radius:var(--ap-radius-pill);background:var(--ap-accent)}
.ap-meta{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:var(--ap-radius-pill);background:var(--ap-surface-2);box-shadow:inset 0 0 0 1px var(--ap-border);font-size:12px;line-height:16px;font-weight:700;color:var(--ap-text)}
.ap-meta .ap-icon{width:14px;height:14px;flex-shrink:0;color:var(--ap-text-muted)}
.ap-spec__key .ap-icon{width:15px;height:15px;flex-shrink:0}
.ap-page{position:relative;z-index:1;margin-top:-60px;padding:0 16px 16px;display:flex;flex-direction:column;gap:16px}
.ap-page__main,.ap-page__side{display:contents}
.ap-app{display:flex;flex-direction:column;gap:14px;padding:16px;background:var(--ap-surface);border-radius:var(--ap-radius-card);box-shadow:inset 0 0 0 1px var(--ap-border),0 2px 10px var(--ap-shadow)}
.ap-app__top{display:flex;gap:14px}
.ap-app__icon{width:84px;height:84px;flex-shrink:0;overflow:hidden;border-radius:20px;background:var(--ap-surface-2);box-shadow:inset 0 0 0 1px var(--ap-border)}
.ap-app__icon img{width:100%;height:100%;object-fit:cover;display:block}
.ap-app__titles{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}
.ap-app__h1{font-size:22px;line-height:26px;font-weight:800;overflow-wrap:break-word}
.ap-app__rating{display:flex;align-items:center;gap:12px}
.ap-app__score{width:46px;height:46px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:var(--ap-radius-pill);background:var(--ap-accent);font-size:19px;font-weight:800;color:#FFFFFF}
.ap-app__ratecol{display:flex;flex-direction:column;gap:3px}
.ap-app__ratecap{font-size:12px;line-height:16px;font-weight:600;color:var(--ap-text-muted)}
.ap-app__votes{font-size:12px;line-height:16px;color:var(--ap-text-muted)}
.ap-app__spec{display:flex;flex-direction:column}
.ap-app__specgroup{display:contents}
.ap-app__bar{position:relative;height:30px;overflow:hidden;border-radius:var(--ap-radius-pill);background:var(--ap-surface-2)}
.ap-app__barfill{display:block;height:100%;border-radius:var(--ap-radius-pill);background:var(--ap-accent)}
.ap-app__bartext{position:absolute;inset:0;text-align:center;font-size:12px;line-height:30px;font-weight:700;color:#FFFFFF;white-space:nowrap}
.ap-app__bar.is-low .ap-app__bartext{color:var(--ap-text)}
.ap-app__actions{display:flex;flex-wrap:wrap;gap:14px 10px}
.ap-app__dl{flex:1 0 100%}
.ap-abtn{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:7px;height:42px;border-radius:var(--ap-radius-btn);background:var(--ap-surface-2);box-shadow:inset 0 0 0 1px var(--ap-border);font-size:12px;line-height:16px;font-weight:600;color:var(--ap-text);padding:0;white-space:nowrap}
.ap-abtn .ap-icon{width:15px;height:15px;flex-shrink:0;color:var(--ap-text-muted)}
.ap-box{padding:16px;background:var(--ap-surface);border-radius:var(--ap-radius-card);box-shadow:inset 0 0 0 1px var(--ap-border),0 2px 10px var(--ap-shadow)}
.ap-shots{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;margin-inline:-16px;padding-inline:16px;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}
.ap-shots::-webkit-scrollbar{display:none}
.ap-prose{display:flex;flex-direction:column;gap:12px}
.ap-prose p{font-size:14px;line-height:22px}
.ap-prose h3{font-size:16px;font-weight:800}
.ap-tagsrow{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;margin-inline:-16px;padding-inline:16px;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}
.ap-tagsrow::-webkit-scrollbar{display:none}
.ap-tagsrow > *{flex:none;scroll-snap-align:start}
.ap-tagsrow__label{font-size:12px;line-height:16px;font-weight:700;color:var(--ap-text-muted)}
.ap-faq{display:flex;flex-direction:column;gap:10px}
.ap-faq__i{padding:14px;background:var(--ap-surface);border-radius:12px;box-shadow:inset 0 0 0 1px var(--ap-border)}
.ap-faq__q{display:flex;align-items:flex-start;gap:10px;cursor:pointer;list-style:none;font-size:14px;line-height:19px;font-weight:700}
.ap-faq__q::-webkit-details-marker{display:none}
.ap-faq__q .ap-icon{width:17px;height:17px;flex-shrink:0;margin-left:auto;color:var(--ap-text-muted);transition:transform .15s ease}
.ap-faq__i[open] .ap-faq__q .ap-icon{transform:rotate(180deg)}
.ap-faq__a{margin-top:8px;font-size:13px;line-height:20px;color:var(--ap-text-muted)}
.ap-author{display:flex;flex-direction:column;gap:12px}
.ap-author__h{font-size:16px;font-weight:800}
.ap-author__row{display:flex;gap:14px}
.ap-author__ava{width:56px;height:56px;flex-shrink:0;overflow:hidden;border-radius:var(--ap-radius-pill);box-shadow:inset 0 0 0 1px var(--ap-border);background:var(--ap-surface-2)}
.ap-author__ava img{width:100%;height:100%;object-fit:cover;display:block}
.ap-author__col{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}
.ap-author__name{display:flex;align-items:center;flex-wrap:wrap;gap:9px}
.ap-author__n{font-size:15px;font-weight:800}
.ap-online{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:var(--ap-radius-pill);background:var(--ap-accent-soft);font-size:11px;font-weight:700;color:var(--ap-accent)}
.ap-online::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--ap-accent)}
.ap-author__pos{font-size:12px;line-height:16px;font-weight:600;color:var(--ap-text-muted)}
.ap-author__bio{font-size:13px;line-height:20px;color:var(--ap-text-muted)}
.ap-dl__head{display:flex;align-items:center;gap:10px}
.ap-dl__ico{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--ap-accent-soft);color:var(--ap-accent)}
.ap-dl__ico .ap-icon{width:18px;height:18px}
.ap-dl__share{font-size:13px;font-weight:600;color:var(--ap-text-muted)}
.ap-soc{display:flex;flex-wrap:wrap;gap:8px}
.ap-soc__i{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:11px;font-weight:800;color:#FFFFFF}
.ap-soc__i--vk{background:#0077FF}
.ap-soc__i--tg{background:#2DAAE1}
.ap-soc__i--x{background:#111111}
.ap-soc__i--ok{background:#EE8208}
.ap-soc__i--p{background:#E60023}
.ap-soc__i--wa{background:#25D366}
.ap-soc__i--r{background:#FF4500}
.ap-file{display:flex;flex-direction:column;gap:12px;padding:14px;background:var(--ap-surface);border-radius:var(--ap-radius-card);box-shadow:inset 0 0 0 1px var(--ap-border),0 2px 10px var(--ap-shadow)}
.ap-file--main{box-shadow:inset 0 0 0 1.5px var(--ap-accent),0 2px 10px var(--ap-shadow)}
.ap-file__left{display:contents}
.ap-file__head{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:5px 6px;padding-left:58px;min-height:46px}
.ap-file__ext{position:absolute;left:0;top:0;width:46px;height:46px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;border-radius:12px;background:var(--ap-surface-2);box-shadow:inset 0 0 0 1px var(--ap-border);font-size:9px;line-height:12px;font-weight:800;color:var(--ap-text-muted)}
.ap-file__ext .ap-icon{width:16px;height:16px;color:var(--ap-accent)}
.ap-file__col,.ap-file__badges{display:contents}
.ap-file__title{flex:1 0 100%;font-size:15px;line-height:20px;font-weight:700;overflow-wrap:break-word}
.ap-file__meta{display:flex;flex-wrap:wrap;gap:7px;flex:1 0 calc(100% + 58px);margin-left:-58px;margin-top:7px}
.ap-trust{display:flex;align-items:center;gap:8px;padding:9px 11px;border-radius:10px;background:var(--ap-accent-soft);font-size:12px;line-height:16px;font-weight:600;color:var(--ap-accent)}
.ap-trust .ap-icon{width:16px;height:16px;flex-shrink:0}
.ap-file__btn{font-size:15px}
.ap-tg{display:flex;align-items:center;justify-content:center;gap:9px;height:46px;border-radius:var(--ap-radius-btn);background:var(--ap-brand);color:#FFFFFF;font-size:14px;font-weight:700}
.ap-tg .ap-icon{width:17px;height:17px}
.ap-tabs{display:flex;gap:4px;padding:4px;border-radius:var(--ap-radius-btn);background:var(--ap-surface-2)}
.ap-tabs__b{flex:1;min-width:0;height:38px;border-radius:9px;font-size:12px;font-weight:600;color:var(--ap-text-muted)}
.ap-tabs__b.is-active{background:var(--ap-surface);color:var(--ap-text);font-weight:700}
.ap-panel{display:flex;flex-direction:column;gap:12px;padding:14px}
.ap-note{display:flex;gap:9px;padding:11px;border-radius:10px;background:var(--ap-gold-soft);font-size:12px;line-height:17px;color:var(--ap-gold)}
.ap-note .ap-icon{width:16px;height:16px;flex-shrink:0;margin-top:1px}
.ap-note--grey{background:var(--ap-surface-2);color:var(--ap-text-muted)}
.ap-note--empty{padding:12px;font-size:13px;line-height:18px}
.ap-form{display:flex;flex-direction:column;gap:10px;padding:14px}
.ap-form__row{display:flex;flex-direction:column;gap:10px}
.ap-input{width:100%;height:42px;padding:11px 12px;border:0;outline:none;border-radius:10px;background:var(--ap-surface-2);font-size:13px;color:var(--ap-text)}
.ap-input::placeholder{color:var(--ap-text-muted);opacity:1}
.ap-submit{height:44px;border-radius:var(--ap-radius-btn);background:var(--ap-accent);color:#FFFFFF;font-size:14px;font-weight:700}
.ap-vlist{display:grid;gap:12px}
.ap-tagsrow a{display:inline-flex;align-items:center;padding:9px 14px;border-radius:var(--ap-radius-pill);background:var(--ap-surface);box-shadow:inset 0 0 0 1px var(--ap-border);font-size:12px;line-height:16px;font-weight:600;color:var(--ap-text)}
.ap-tagsrow a:hover{background:var(--ap-accent);box-shadow:inset 0 0 0 1px var(--ap-accent);color:#FFFFFF}
.ap-app__ratecol .rating,.ap-app__ratecol .unit-rating{display:flex;align-items:center;gap:2px;height:16px}
.ap-shots a{flex:none;width:210px;height:118px;overflow:hidden;border-radius:12px;box-shadow:inset 0 0 0 1px var(--ap-border);scroll-snap-align:start;background:var(--ap-surface-2);display:block}
.ap-shots img{width:100%;height:100%;object-fit:cover;display:block}
.ap-form__editor{width:100%}
.ap-form__editor textarea{width:100%;min-height:120px}
.ap-form__bottom{display:flex;flex-wrap:wrap;align-items:center;gap:12px}
.ap-form__sub{font-size:13px;color:var(--ap-text-muted)}
.ap-cmt__foot{font-size:12px;line-height:16px;color:var(--ap-text-muted)}
@media (min-width:1024px){.ap-page{margin-top:-100px;padding:0 var(--ap-side) 48px;display:grid;grid-template-columns:minmax(0,908fr) minmax(0,340fr);column-gap:32px;align-items:start}.ap-page__main{display:flex;flex-direction:column;gap:24px}.ap-page__side{display:flex;flex-direction:column;gap:20px}.ap-app{gap:18px;padding:22px}.ap-app__top{gap:20px}.ap-app__icon{width:118px;height:118px;border-radius:26px}.ap-app__titles{gap:10px}.ap-app__h1{font-size:32px;line-height:38px}.ap-app__rating{gap:14px}.ap-app__score{width:54px;height:54px;font-size:22px}.ap-app__ratecol{gap:4px}.ap-app__ratecap,.ap-app__votes{font-size:13px;line-height:18px}.ap-app__spec{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}.ap-app__specgroup{display:flex;flex-direction:column}.ap-app__bar{height:34px}.ap-app__bartext{font-size:13px;line-height:34px}.ap-app__actions{flex-wrap:nowrap;align-items:center;gap:12px}.ap-app__dl{flex:0 0 320px}.ap-abtn{flex:0 0 auto;height:50px;padding:0 18px;gap:8px;font-size:13px;line-height:18px}.ap-abtn .ap-icon{width:16px;height:16px}.ap-page__side .ap-sect{gap:12px}.ap-page__side .ap-sect__h2{font-size:17px}.ap-box{padding:22px}.ap-shots{gap:14px;margin-inline:0;padding-inline:0;overflow:visible}.ap-prose{gap:16px}.ap-prose p{font-size:15px;line-height:24px}.ap-prose h3{font-size:18px}.ap-tagsrow{flex-wrap:wrap;overflow:visible;margin-inline:0;padding-inline:0}.ap-tagsrow__label{font-size:13px;line-height:18px}.ap-faq__i{padding:18px}.ap-faq__q{gap:12px;font-size:16px;line-height:22px}.ap-faq__a{margin-top:9px;font-size:14px;line-height:21px}.ap-author{gap:16px}.ap-author__h{font-size:18px}.ap-author__row{gap:16px}.ap-author__ava{width:64px;height:64px}.ap-author__col{gap:5px}.ap-author__name{gap:10px}.ap-author__n{font-size:17px}.ap-online{padding:4px 9px}.ap-author__pos{font-size:13px;line-height:18px}.ap-author__bio{font-size:14px;line-height:21px}.ap-dl__head{display:contents}.ap-dl__ico{display:none}.ap-dl__share{font-size:14px}.ap-file{flex-direction:row;align-items:center;gap:22px;padding:18px}.ap-file__left{display:flex;flex-direction:column;gap:11px;flex:1;min-width:0}.ap-file__head{gap:6px 7px;padding-left:61px;min-height:48px}.ap-file__ext{width:48px;height:48px}.ap-file__ext .ap-icon{width:17px;height:17px}.ap-file__title{font-size:17px;line-height:23px}.ap-file__meta{display:contents}.ap-trust{align-self:flex-start;padding:8px 12px}.ap-file__btn{flex:0 0 240px}.ap-tg{height:50px;gap:10px;font-size:15px}.ap-tabs{width:fit-content}.ap-tabs__b{flex:0 0 auto;height:42px;padding:0 20px;font-size:14px}.ap-panel{gap:16px;padding:20px}.ap-note{gap:10px;padding:14px;font-size:14px;line-height:20px}.ap-form{gap:12px;padding:20px}.ap-form__row{flex-direction:row;gap:12px}.ap-input{height:46px;padding:0 14px;font-size:14px}.ap-submit{align-self:flex-start;height:46px;padding:0 28px;font-size:15px}.ap-page__side .ap-list{grid-template-columns:minmax(0,1fr);gap:12px}.ap-page__side .ap-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:12px}.ap-page__side .ap-card--list .ap-tags__ver,.ap-page__side .ap-card--list .ap-tags__size{font-size:12px;line-height:16px}}
.ap-app__ratecol .rating{display:block}
.ap-app__ratecol .unit-rating{position:relative;display:flex;width:88px;height:16px;margin:0;padding:0;list-style:none;gap:0}
.ap-app__ratecol .unit-rating li{position:relative;width:18px;height:16px;margin:0;padding:0;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 24' fill='none' stroke='%23DBE3EE' stroke-width='2' stroke-linejoin='round'><path d='M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z'/></svg>") 0 0 / 18px 16px no-repeat}
.ap-app__ratecol .unit-rating li a{display:block;width:18px;height:16px;text-indent:-9999px;overflow:hidden;cursor:pointer}
.ap-app__ratecol .unit-rating .current-rating{position:absolute;left:0;top:0;height:16px;z-index:1;pointer-events:none;text-indent:-9999px;overflow:hidden;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 24' fill='%23F5A524' stroke='%23F5A524' stroke-width='2' stroke-linejoin='round'><path d='M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z'/></svg>") 0 0 / 18px 16px repeat-x}
.ap-app__ratecol .unit-rating:hover li{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 24' fill='%23F5A524' stroke='%23F5A524' stroke-width='2' stroke-linejoin='round'><path d='M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z'/></svg>")}
.ap-app__ratecol .unit-rating li:hover ~ li{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 24' fill='none' stroke='%23DBE3EE' stroke-width='2' stroke-linejoin='round'><path d='M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z'/></svg>")}
.ap-app__ratecol .unit-rating:hover .current-rating{opacity:0}
.ap-shots .xfieldimagegallery{display:contents}
.ap-shots li{flex:none;width:210px;height:118px;overflow:hidden;list-style:none;border-radius:12px;box-shadow:inset 0 0 0 1px var(--ap-border);scroll-snap-align:start;background:var(--ap-surface-2)}
.ap-shots li a{width:100%;height:100%;border-radius:0;box-shadow:none}
.ap-shots li img{width:100%;height:100%;object-fit:cover;display:block}
.ap-prose h2{font-size:16px;line-height:22px;font-weight:800}
.ap-prose ul{display:flex;flex-direction:column;gap:9px;margin:0;padding:0;list-style:none}
.ap-prose ul li{position:relative;padding-left:26px;font-size:13px;line-height:1.45;color:var(--ap-text-muted)}
.ap-prose ul li::before{content:"";position:absolute;left:0;top:1px;width:16px;height:16px;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316A55C' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>") center / contain no-repeat}
.ap-prose ul li b,.ap-prose ul li strong{display:block;margin-bottom:2px;font-size:14px;line-height:19px;font-weight:700;color:var(--ap-text)}
.ap-prose ol{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;counter-reset:ap-ol}
.ap-prose ol li{display:flex;gap:10px;font-size:14px;line-height:22px;counter-increment:ap-ol}
.ap-prose ol li::before{content:counter(ap-ol);width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:var(--ap-radius-pill);background:var(--ap-accent-soft);font-size:12px;line-height:1;font-weight:800;color:var(--ap-accent)}
@media (min-width:1024px){.ap-shots li{flex:1 1 0;width:auto;height:170px}.ap-prose h2{font-size:18px;line-height:24px}.ap-prose ul{display:block;columns:2;column-gap:24px}.ap-prose ul li{break-inside:avoid;margin-bottom:10px;padding-left:27px}.ap-prose ul li::before{width:17px;height:17px}.ap-prose ul li:last-child{margin-bottom:0}.ap-prose ol li{gap:11px;font-size:15px;line-height:24px}.ap-prose ol li::before{width:26px;height:26px;font-size:13px}}
.ap-panel[hidden]{display:none}
.ap-panel__flow{display:flex;flex-direction:column;gap:12px}
.ap-panel__flow h3{font-size:15px;font-weight:800}
.ap-panel__flow ol{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;counter-reset:ap-step}
.ap-panel__flow ol li{display:flex;gap:10px;margin:0;font-size:13px;line-height:19px;counter-increment:ap-step}
.ap-panel__flow ol li::before{content:counter(ap-step);width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:var(--ap-radius-pill);background:var(--ap-accent-soft);font-size:12px;font-weight:800;color:var(--ap-accent)}
.ap-panel__flow p{font-size:13px;line-height:19px}
@media (min-width:1024px){.ap-panel__flow{display:block;columns:2;column-gap:28px}.ap-panel__flow h3{font-size:16px;margin-bottom:12px;break-after:avoid}.ap-panel__flow ol{margin-bottom:12px;break-inside:avoid}.ap-panel__flow ol li{gap:11px;font-size:14px;line-height:20px}.ap-panel__flow ol li::before{width:26px;height:26px;font-size:13px}.ap-panel__flow p{font-size:14px;line-height:20px;break-inside:avoid}}
.ap-prose p:has(> strong:first-child){position:relative;padding-left:26px;font-size:13px;line-height:1.45;color:var(--ap-text-muted)}
.ap-prose p:has(> strong:first-child) > strong{display:block;margin:10px 0 2px;font-size:14px;line-height:19px;font-weight:700;color:var(--ap-text)}
.ap-prose p:has(> strong:first-child) > strong:first-child{margin-top:0}
.ap-prose p:has(> strong:first-child) > strong::before{content:"";float:left;width:16px;height:16px;margin:1px 0 0 -26px;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316A55C' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>") center / contain no-repeat}
.ap-prose p:has(> strong:first-child) > br{display:none}
@media (min-width:1024px){.ap-prose p{line-height:1.65}.ap-prose p:has(> strong:first-child){padding-left:27px}.ap-prose p:has(> strong:first-child) > strong::before{width:17px;height:17px;margin-left:-27px}}
.ap-cmt__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px}
.ap-cmt__acts,.ap-cmt__ctrl{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px}
.ap-cmt__acts a,.ap-cmt__ctrl a{display:inline-flex;align-items:center;gap:5px;font-size:12px;line-height:16px;font-weight:700;color:var(--ap-text-muted);text-decoration:none}
.ap-cmt__acts a:hover,.ap-cmt__ctrl a:hover{color:var(--ap-brand)}
.ap-cmt__acts .ap-icon{width:14px;height:14px}
.ap-app__actions > a:not(.ap-btn):not(.ap-abtn){display:contents}
.ap-app__actions{flex-direction:column;gap:10px}
.ap-abtn{flex:none;width:100%}
@media (min-width:1024px){.ap-app__actions{flex-direction:row}.ap-abtn{width:auto}}