@font-face{font-family:Inter;src:url('../fonts/inter-cyrillic-ext-wght-normal.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
.posuv-site{--p-bg:#0f0f13;--p-panel:#18171e;--p-card:#222129;--p-line:rgba(255,255,255,.11);--p-text:#f8f6fb;--p-muted:#aaa6b2;--p-accent:#b45ff4;--p-blue:#5770ff;color:var(--p-text);background:var(--p-bg);font-family:Inter,system-ui,sans-serif;max-width:none!important;margin:0!important;padding:0;line-height:1.55;overflow:hidden}
.posuv-site *{box-sizing:border-box}.posuv-site h1,.posuv-site h2,.posuv-site h3,.posuv-site p{margin-top:0}.posuv-site h1{font-size:clamp(3rem,7vw,7.2rem);line-height:.94;letter-spacing:-.065em;max-width:950px;margin:20px 0 28px}.posuv-site h2{font-size:clamp(2.2rem,4vw,4.6rem);line-height:1;letter-spacing:-.045em}.posuv-site h3{font-size:2rem}.posuv-site p{color:var(--p-muted)}
.posuv-site-logo{display:block;width:min(320px,62vw)}.posuv-site-logo img{display:block;width:100%;height:auto}.posuv-site-hero{min-height:86vh;padding:clamp(64px,8vw,130px) max(5vw,24px) 80px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);gap:6vw;align-items:center;background:radial-gradient(circle at 15% 20%,rgba(180,95,244,.2),transparent 34%),linear-gradient(135deg,#0d0c11,#15121d)}.posuv-site-hero-copy>p{font-size:clamp(1.1rem,1.6vw,1.5rem);max-width:760px}.posuv-site-hero-copy>small{display:block;color:var(--p-muted);margin-top:22px;max-width:650px}.posuv-site-kicker,.posuv-site-heading>span{color:var(--p-accent);text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800}.posuv-site-hero-shot{margin:0;border:1px solid var(--p-line);padding:10px;background:rgba(255,255,255,.035);border-radius:30px;box-shadow:0 40px 100px rgba(0,0,0,.45);transform:perspective(1200px) rotateY(-4deg)}.posuv-site-hero-shot img{display:block;width:100%;height:auto;border-radius:21px}
.posuv-site-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:stretch}.posuv-site .posuv-site-button{--posuv-cta-bg:linear-gradient(135deg,var(--p-accent),var(--p-blue));--posuv-cta-fg:#fff;display:inline-flex;justify-content:center;align-items:center;min-height:54px;max-width:100%;padding:12px 27px;border:1px solid transparent;border-radius:999px;background:var(--posuv-cta-bg)!important;color:var(--posuv-cta-fg)!important;-webkit-text-fill-color:var(--posuv-cta-fg)!important;text-align:center;text-decoration:none!important;font-weight:750;line-height:1.2;white-space:normal;overflow-wrap:anywhere;box-shadow:0 16px 40px rgba(108,84,255,.24);opacity:1!important;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.posuv-site .posuv-site-button.is-secondary{--posuv-cta-bg:transparent;--posuv-cta-fg:var(--p-text);border-color:var(--p-line);box-shadow:none}.posuv-site .posuv-site-button:is(:link,:visited,:hover,:focus,:focus-visible,:active){background:var(--posuv-cta-bg)!important;color:var(--posuv-cta-fg)!important;-webkit-text-fill-color:var(--posuv-cta-fg)!important;opacity:1!important;text-decoration:none!important}.posuv-site .posuv-site-button:is(:hover,:focus-visible){transform:translateY(-1px);filter:brightness(1.08)}.posuv-site .posuv-site-button:active{transform:translateY(0);filter:brightness(.96)}.posuv-site .posuv-site-button:focus-visible{outline:3px solid color-mix(in srgb,var(--p-accent) 50%,transparent);outline-offset:3px}.posuv-site .posuv-site-button:is([aria-disabled="true"],.is-disabled),.posuv-site .posuv-site-button:is([aria-disabled="true"],.is-disabled):is(:hover,:focus,:active){--posuv-cta-bg:var(--p-card);--posuv-cta-fg:var(--p-muted);pointer-events:none;box-shadow:none;filter:none;transform:none;cursor:not-allowed}
.posuv-site-section{padding:clamp(72px,9vw,140px) max(5vw,24px);border-top:1px solid var(--p-line)}.posuv-site-heading{display:grid;grid-template-columns:minmax(150px,.35fr) 1fr;gap:30px;align-items:start;margin-bottom:50px}.posuv-site-heading h2{max-width:920px}.posuv-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.posuv-feature-grid article,.posuv-plan-grid article,.posuv-license-grid article,.posuv-doc-grid article{background:var(--p-panel);border:1px solid var(--p-line);border-radius:22px;padding:28px}.posuv-feature-grid b{font-size:1.15rem}.posuv-feature-grid p{margin:12px 0 0}
.posuv-gallery-main,.posuv-gallery-strip figure{margin:0;background:var(--p-panel);border:1px solid var(--p-line);border-radius:24px;overflow:hidden}.posuv-gallery-main{max-width:1120px;margin-inline:auto}.posuv-gallery-link{display:block;position:relative;cursor:zoom-in;background:var(--p-card);overflow:hidden}.posuv-gallery-link:after{content:'↗';position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:rgba(15,15,19,.78);color:#fff;font-size:1rem;line-height:1;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.posuv-gallery-link:is(:hover,:focus-visible):after{opacity:1;transform:none}.posuv-gallery-link:focus-visible{outline:3px solid var(--p-accent);outline-offset:-3px}.posuv-gallery-main img,.posuv-gallery-strip img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;transition:transform .22s ease}.posuv-gallery-link:hover img{transform:scale(1.015)}.posuv-gallery-main figcaption,.posuv-gallery-strip figcaption{padding:13px 17px;color:var(--p-muted)}.posuv-gallery-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,31%);gap:14px;max-width:1120px;margin:16px auto 0;padding:2px 2px 14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.posuv-gallery-strip figure{scroll-snap-align:start;border-radius:18px}.posuv-gallery-strip figcaption{font-size:.9rem}.posuv-gallery-strip:focus-visible{outline:3px solid rgba(180,95,244,.34);outline-offset:4px}
.posuv-gallery-lightbox{width:auto;max-width:min(94vw,1640px);max-height:94vh;margin:auto;padding:0;border:0;background:transparent;color:#fff;overflow:visible}.posuv-gallery-lightbox::backdrop{background:rgba(7,6,10,.86);backdrop-filter:blur(10px)}.posuv-gallery-lightbox[open]{display:flex;align-items:center;justify-content:center}.posuv-gallery-lightbox__frame{position:relative;display:flex;flex-direction:column;max-width:92vw;max-height:92vh;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:#15141a;box-shadow:0 35px 110px rgba(0,0,0,.6)}.posuv-gallery-lightbox__image{display:block;max-width:92vw;max-height:80vh;width:auto;height:auto;object-fit:contain;background:#0e0d12}.posuv-gallery-lightbox__caption{min-height:54px;margin:0;padding:15px 72px 15px 20px;color:#ded9e5;font-size:.95rem}.posuv-gallery-lightbox__close{position:absolute;z-index:2;top:12px;right:12px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(15,14,20,.88);color:#fff;-webkit-text-fill-color:#fff;font:700 25px/1 Inter,system-ui,sans-serif;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.3)}.posuv-gallery-lightbox__close:is(:hover,:focus-visible,:active){background:#fff;color:#17131d;-webkit-text-fill-color:#17131d}.posuv-gallery-lightbox__close:focus-visible{outline:3px solid var(--p-accent);outline-offset:3px}.posuv-gallery-lightbox.is-fallback-open{position:fixed;z-index:2147483000;inset:0;display:flex;align-items:center;justify-content:center;width:100%;max-width:none;max-height:none;padding:4vw;background:rgba(7,6,10,.9)}body.posuv-lightbox-open{overflow:hidden!important}
.posuv-steps{list-style:none;counter-reset:posuv-step;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:0;margin:0}.posuv-steps li{counter-increment:posuv-step;min-height:150px;padding:24px;border:1px solid var(--p-line);border-radius:22px;background:linear-gradient(145deg,var(--p-panel),#121116);font-size:1.08rem}.posuv-steps li:before{content:'0' counter(posuv-step);display:block;color:var(--p-accent);font-weight:800;margin-bottom:28px}
.posuv-plan-comparison{width:100%;max-width:1120px;margin-inline:auto;overflow:hidden;border:1px solid var(--p-line);border-radius:28px;background:var(--p-panel);box-shadow:0 24px 70px rgba(0,0,0,.08)}.posuv-plan-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.posuv-plan-grid article{display:flex;flex-direction:column;padding:clamp(28px,4vw,54px);border:0;border-radius:0}.posuv-plan-grid article+article{border-left:1px solid var(--p-line)}.posuv-plan-grid article.is-pro{background:linear-gradient(150deg,rgba(180,95,244,.23),rgba(87,112,255,.11)),var(--p-panel);border-color:rgba(180,95,244,.5)}.posuv-plan-grid h3{font-size:clamp(2.6rem,5vw,5rem);margin:10px 0 25px}.posuv-plan-grid ul,.posuv-product-copy ul{list-style:none;padding:0;margin:0 0 30px}.posuv-plan-grid ul{flex:1}.posuv-plan-grid .posuv-site-button{align-self:flex-start;margin-top:auto}.posuv-plan-grid li,.posuv-product-copy li{padding:9px 0;border-bottom:1px solid var(--p-line)}.posuv-plan-grid li:before,.posuv-product-copy li:before{content:'✓';color:var(--p-accent);margin-right:10px}
.posuv-compare-wrap{width:100%;margin:0;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;border:0;border-top:1px solid var(--p-line);border-radius:0}.posuv-compare-table{width:100%;min-width:660px;border-collapse:collapse;background:var(--p-panel)}.posuv-compare-table th,.posuv-compare-table td{padding:17px 22px;border-bottom:1px solid var(--p-line);text-align:left}.posuv-site .posuv-compare-table tr>:first-child{padding-left:clamp(24px,3vw,38px)}.posuv-site .posuv-compare-table tr>:last-child{padding-right:clamp(24px,3vw,38px)}.posuv-compare-table th:not(:first-child),.posuv-compare-table td{text-align:center}.posuv-compare-table thead th{color:var(--p-accent)}.posuv-compare-table tbody tr:last-child th,.posuv-compare-table tbody tr:last-child td{border-bottom:0}
.posuv-license-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.posuv-license-grid.has-free{grid-template-columns:repeat(4,1fr)}.posuv-license-grid article{display:flex;flex-direction:column}.posuv-license-grid b{font-size:3rem;line-height:1.1;margin-top:12px}.posuv-license-grid small,.posuv-site-note{color:var(--p-muted)}.posuv-site .posuv-license-card-link{display:block;color:var(--p-text)!important;-webkit-text-fill-color:var(--p-text)!important;text-decoration:none!important;border-radius:22px}.posuv-site .posuv-license-card-link:is(:link,:visited,:hover,:focus,:focus-visible,:active){color:var(--p-text)!important;-webkit-text-fill-color:var(--p-text)!important;text-decoration:none!important}.posuv-license-card-link.is-free article{background:linear-gradient(150deg,rgba(180,95,244,.11),rgba(87,112,255,.06)),var(--p-panel)}.posuv-license-card-link article{height:100%;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.posuv-license-card-link:hover article,.posuv-license-card-link:focus-visible article{transform:translateY(-3px);border-color:var(--p-accent);box-shadow:0 20px 55px rgba(101,75,158,.16)}.posuv-license-card-link:active article{transform:translateY(0);box-shadow:0 8px 24px rgba(101,75,158,.12)}.posuv-license-card-link:focus-visible{outline:3px solid rgba(180,95,244,.34);outline-offset:3px}.posuv-license-card-link em{font-style:normal;color:var(--p-accent);-webkit-text-fill-color:var(--p-accent);font-weight:750;margin-top:22px}.posuv-site-note{margin-top:18px}.posuv-faq{max-width:1000px;margin-left:auto}.posuv-faq details{border-top:1px solid var(--p-line);padding:22px 0}.posuv-faq summary{cursor:pointer;font-size:1.15rem;font-weight:720}.posuv-faq p{margin:14px 0 0;max-width:760px}.posuv-site-cta{padding:clamp(70px,10vw,150px) max(5vw,24px);display:flex;align-items:end;justify-content:space-between;gap:40px;background:radial-gradient(circle at 90% 30%,rgba(87,112,255,.2),transparent 30%),var(--p-panel)}.posuv-site-cta h2{max-width:760px;margin:32px 0 18px}.posuv-site-cta p{max-width:620px}
.posuv-docs{padding:clamp(64px,8vw,130px) max(5vw,24px)}.posuv-docs header{max-width:1000px;margin-bottom:70px}.posuv-docs header h1{font-size:clamp(3rem,6vw,6rem)}.posuv-doc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.posuv-doc-grid article>span{color:var(--p-accent);font-weight:800}.posuv-doc-grid h2{font-size:1.7rem;margin:28px 0 14px}.posuv-doc-grid ol{padding-left:1.3rem;margin:0}.posuv-doc-grid li{padding:5px 0;color:var(--p-muted)}.posuv-product-copy{padding:10px;background:transparent;color:inherit}.posuv-product-copy>section{padding:34px;border:1px solid var(--p-line);background:var(--p-panel);border-radius:22px;margin-bottom:16px}.posuv-product-copy .posuv-site-logo{max-width:260px;margin-bottom:35px}.posuv-product-copy h2{font-size:clamp(2rem,4vw,3.8rem)}.posuv-product-copy .posuv-site-button{margin:4px}.posuv-product-pricing small{color:#ffcf70}
@media (prefers-color-scheme:light){.posuv-site{--p-bg:#f7f5fa;--p-panel:#fff;--p-card:#f0edf4;--p-line:rgba(25,20,35,.12);--p-text:#17131d;--p-muted:#6d6875}.posuv-site-hero{background:radial-gradient(circle at 15% 20%,rgba(180,95,244,.15),transparent 34%),#fbf9fc}.posuv-site-hero-shot{box-shadow:0 35px 80px rgba(52,35,70,.16)}.posuv-steps li{background:linear-gradient(145deg,#fff,#f5f1f8)}}
body.posuv-public-page #aihuba-root,body.posuv-public-page .elements-bar,body.posuv-public-page .search-global.fixed{display:none!important}
@media (max-width:1050px){.posuv-site-hero{grid-template-columns:1fr;min-height:auto}.posuv-site-hero-shot{transform:none}.posuv-feature-grid,.posuv-license-grid.has-free{grid-template-columns:repeat(2,1fr)}}
@media (max-width:700px){.posuv-site h1{font-size:3.25rem}.posuv-site-section{padding-block:64px}.posuv-site-heading{grid-template-columns:1fr;gap:12px}.posuv-feature-grid,.posuv-plan-grid,.posuv-license-grid,.posuv-license-grid.has-free,.posuv-doc-grid,.posuv-steps{grid-template-columns:1fr}.posuv-plan-comparison{border-radius:22px}.posuv-plan-grid article+article{border-left:0;border-top:1px solid var(--p-line)}.posuv-gallery-strip{grid-auto-columns:minmax(230px,82%)}.posuv-gallery-main,.posuv-gallery-strip figure{border-radius:18px}.posuv-site-cta{align-items:flex-start;flex-direction:column}.posuv-site-actions{width:100%}.posuv-site-button{flex:1;min-width:210px}}


/* WordPress.org availability */
.posuv-site .posuv-wporg-badge{display:inline-flex;align-items:center;gap:9px;margin:14px 0 0 14px;padding:8px 12px;border:1px solid rgba(180,95,244,.42);border-radius:999px;background:rgba(180,95,244,.09);color:var(--p-text)!important;text-decoration:none!important;font-size:.78rem;font-weight:750;line-height:1.2;vertical-align:middle;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.posuv-site .posuv-wporg-badge>span{width:8px;height:8px;border-radius:50%;background:var(--p-accent);box-shadow:0 0 0 5px rgba(180,95,244,.12)}
.posuv-site .posuv-wporg-badge:is(:hover,:focus-visible){transform:translateY(-1px);border-color:var(--p-accent);background:rgba(180,95,244,.15)}
.posuv-site .posuv-wporg-badge:focus-visible{outline:3px solid rgba(180,95,244,.32);outline-offset:3px}
@media (max-width:700px){.posuv-site .posuv-wporg-badge{display:flex;width:max-content;max-width:100%;margin:14px 0 0}}
