.pb-hub-page .pb-hub-hero__figure{margin:1.35rem auto 0;max-width:min(720px,100%);border-radius:var(--prob-radius);border:1px solid var(--prob-border);overflow:hidden;background:var(--prob-bg-band)}.pb-hub-page .pb-hub-hero__figure img{display:block;width:100%;height:auto;max-height:min(380px,52vw);object-fit:cover}.pb-hub-page .pb-hub-hero__ctas{display:flex;flex-wrap:wrap;gap:0.65rem;justify-content:center;margin-top:1.15rem}.pb-hub-formats{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr))}.pb-hub-format{display:flex;flex-direction:column;height:100%;border-radius:14px;border:1px solid var(--prob-border);background:var(--prob-bg-band);overflow:hidden;transition:border-color 0.15s ease,box-shadow 0.15s ease}body.prob-site:not(.light-mode) .pb-hub-format{background:rgba(255,255,255,0.04);border-color:rgba(255,255,255,0.1)}.pb-hub-format:hover{border-color:rgba(110,101,195,0.45);box-shadow:0 8px 28px rgba(0,0,0,0.08)}.pb-hub-format__img{margin:0;aspect-ratio:3 / 2;overflow:hidden;background:rgba(0,0,0,0.04)}.pb-hub-format__img img{display:block;width:100%;height:100%;object-fit:cover}.pb-hub-format__body{display:flex;flex-direction:column;flex:1;padding:1rem 1.05rem 1.1rem;gap:0.45rem}.pb-hub-format__body h3{margin:0;font-size:1.08rem}.pb-hub-format__body h3 a{color:inherit;text-decoration:none}.pb-hub-format__body h3 a:hover{color:var(--prob-accent)}.pb-hub-format__body p{margin:0;font-size:0.9rem;line-height:1.55;color:var(--prob-text-muted)}.pb-hub-format__price{margin-top:auto;padding-top:0.5rem;font-size:0.88rem;font-weight:700;color:var(--prob-accent)}.pb-hub-format__link{font-size:0.88rem;font-weight:700}.pb-hub-layout{display:grid;gap:clamp(2rem,4vw,3rem)}@media (min-width:1024px){.pb-hub-layout{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:start}}.pb-hub-sidebar{display:grid;gap:1rem;position:sticky;top:calc(var(--prob-nav-h,4rem)+1rem)}.pb-hub-tips{display:grid;gap:0.75rem}@media (min-width:700px){.pb-hub-tips{grid-template-columns:repeat(2,minmax(0,1fr))}}.pb-hub-tip{padding:1rem 1.05rem;border-radius:12px;border:1px solid var(--prob-border);background:var(--prob-bg-band)}body.prob-site:not(.light-mode) .pb-hub-tip{background:rgba(255,255,255,0.04);border-color:rgba(255,255,255,0.1)}.pb-hub-tip h3{margin:0 0 0.4rem;font-size:0.98rem}.pb-hub-tip p{margin:0;font-size:0.9rem;line-height:1.55;color:var(--prob-text-muted)}